"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/05/03 01:52:44 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-rupohej1fage" 2026/05/03 01:52:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/03 01:52:44 DEBUG : Creating backend with remote "/tmp/rclone1732247940" === RUN TestDirHandleMethods run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:52:44 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:52:47 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:52:47 DEBUG : dir: Looking for writers 2026/05/03 01:52:47 DEBUG : Looking for writers 2026/05/03 01:52:47 DEBUG : dir: reading active writers 2026/05/03 01:52:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.89s) === RUN TestDirHandleReaddir run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:52:48 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:52:51 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:52:51 DEBUG : dir/subdir: Looking for writers 2026/05/03 01:52:51 DEBUG : dir: Looking for writers 2026/05/03 01:52:51 DEBUG : file1: reading active writers 2026/05/03 01:52:51 DEBUG : file2: reading active writers 2026/05/03 01:52:51 DEBUG : subdir: reading active writers 2026/05/03 01:52:51 DEBUG : Looking for writers 2026/05/03 01:52:51 DEBUG : dir: reading active writers 2026/05/03 01:52:51 DEBUG : >WaitForWriters: 2026/05/03 01:52:52 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rupohej1fage/dir not empty`) 2026/05/03 01:52:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/03 01:52:52 DEBUG : pacer: Reducing sleep to 15ms 2026/05/03 01:52:52 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.46s) === RUN TestDirHandleReaddirnames run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:52:53 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:52:53 DEBUG : pacer: Reducing sleep to 10ms 2026/05/03 01:52:54 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:52:54 DEBUG : dir: Looking for writers 2026/05/03 01:52:54 DEBUG : file1: reading active writers 2026/05/03 01:52:54 DEBUG : Looking for writers 2026/05/03 01:52:54 DEBUG : dir: reading active writers 2026/05/03 01:52:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.07s) === RUN TestDirMethods run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:52:55 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:52:56 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:52:56 DEBUG : dir: Looking for writers 2026/05/03 01:52:56 DEBUG : Looking for writers 2026/05/03 01:52:56 DEBUG : dir: reading active writers 2026/05/03 01:52:56 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.88s) === RUN TestDirForgetAll run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:52:57 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:52:58 DEBUG : dir: forgetting directory cache 2026/05/03 01:52:58 DEBUG : forgetting directory cache 2026/05/03 01:52:58 DEBUG : dir: forgetting directory cache 2026/05/03 01:52:58 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:52:58 DEBUG : Looking for writers 2026/05/03 01:52:58 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.03s) === RUN TestDirForgetPath run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:52:59 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:53:00 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/03 01:53:00 DEBUG : dir: invalidating directory cache 2026/05/03 01:53:00 DEBUG : >ForgetPath: 2026/05/03 01:53:00 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/03 01:53:00 DEBUG : invalidating directory cache 2026/05/03 01:53:00 DEBUG : dir: forgetting directory cache 2026/05/03 01:53:00 DEBUG : >ForgetPath: 2026/05/03 01:53:00 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/03 01:53:00 DEBUG : >ForgetPath: 2026/05/03 01:53:00 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:53:00 DEBUG : dir: Looking for writers 2026/05/03 01:53:00 DEBUG : Looking for writers 2026/05/03 01:53:00 DEBUG : dir: reading active writers 2026/05/03 01:53:00 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.01s) === RUN TestDirWalk run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:53:01 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:53:03 DEBUG : forgetting directory cache 2026/05/03 01:53:03 DEBUG : dir: forgetting directory cache 2026/05/03 01:53:04 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:53:04 DEBUG : dir: Looking for writers 2026/05/03 01:53:04 DEBUG : fil/a/b: Looking for writers 2026/05/03 01:53:04 DEBUG : fil/a: Looking for writers 2026/05/03 01:53:04 DEBUG : b: reading active writers 2026/05/03 01:53:04 DEBUG : fil: Looking for writers 2026/05/03 01:53:04 DEBUG : a: reading active writers 2026/05/03 01:53:04 DEBUG : Looking for writers 2026/05/03 01:53:04 DEBUG : dir: reading active writers 2026/05/03 01:53:04 DEBUG : fil: reading active writers 2026/05/03 01:53:04 DEBUG : >WaitForWriters: 2026/05/03 01:53:05 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rupohej1fage/fil/a not empty`) 2026/05/03 01:53:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/03 01:53:05 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-rupohej1fage/fil/a not empty`) 2026/05/03 01:53:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/03 01:53:05 DEBUG : pacer: Reducing sleep to 30ms 2026/05/03 01:53:05 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rupohej1fage/fil not empty`) 2026/05/03 01:53:05 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/05/03 01:53:05 DEBUG : pacer: Reducing sleep to 45ms 2026/05/03 01:53:05 DEBUG : pacer: Reducing sleep to 33.75ms 2026/05/03 01:53:05 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestDirWalk (4.87s) === RUN TestDirSetModTime run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:53:05 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:53:06 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/05/03 01:53:06 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/05/03 01:53:06 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/05/03 01:53:06 DEBUG : pacer: Reducing sleep to 10ms 2026/05/03 01:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:53:07 DEBUG : dir: Looking for writers 2026/05/03 01:53:07 DEBUG : Looking for writers 2026/05/03 01:53:07 DEBUG : dir: reading active writers 2026/05/03 01:53:07 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.91s) === RUN TestDirStat run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:53:07 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:53:09 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:53:09 DEBUG : dir: Looking for writers 2026/05/03 01:53:09 DEBUG : file1: reading active writers 2026/05/03 01:53:09 DEBUG : Looking for writers 2026/05/03 01:53:09 DEBUG : dir: reading active writers 2026/05/03 01:53:09 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.03s) === RUN TestDirReadDirAll run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:53:09 INFO : files root 'rclone-test-rupohej1fage': 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:259 Error: Should be true Test: TestDirReadDirAll Messages: listing wrong, want dir/file1 (14), dir/file2 (15), dir/subdir/file3 (16) got dir/file2 (15), dir/subdir/file3 (16) 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:259 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestDirReadDirAll Messages: 1 objects not found dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:265 Error: Not equal: expected: []string{"file1,14,false", "file2,15,false", "subdir,0,true"} actual : []string{"file2,15,false", "subdir,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=3) { - (string) (len=14) "file1,14,false", +([]string) (len=2) { (string) (len=14) "file2,15,false", Test: TestDirReadDirAll === RUN TestDirReadDirAll/Virtual 2026/05/03 01:53:21 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/03 01:53:21 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/03 01:53:21 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/03 01:53:21 DEBUG : dir: Added virtual directory entry vDel: "subdir" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:287 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,17,false"} actual : []string{"virtualDir,0,true", "virtualFile,17,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=3) { - (string) (len=14) "file1,14,false", +([]string) (len=2) { (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/05/03 01:53:24 DEBUG : dir: invalidating directory cache 2026/05/03 01:53:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/03 01:53:24 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/03 01:53:24 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/03 01:53:24 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/03 01:53:24 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:300 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false"} actual : []string{"virtualDir,0,true", "virtualFile,20,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=3) { - (string) (len=14) "file1,14,false", +([]string) (len=2) { (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/05/03 01:53:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/03 01:53:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/03 01:53:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 01:53:24 DEBUG : dir: invalidating directory cache 2026/05/03 01:53:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/03 01:53:24 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/03 01:53:24 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:324 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=4) { - (string) (len=14) "file1,14,false", +([]string) (len=3) { (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/05/03 01:53:24 DEBUG : forgetting directory cache 2026/05/03 01:53:24 DEBUG : dir: forgetting directory cache 2026/05/03 01:53:24 DEBUG : dir/virtualDir: forgetting directory cache dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:329 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=4) { - (string) (len=14) "file1,14,false", +([]string) (len=3) { (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/05/03 01:53:24 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:53:24 DEBUG : dir/virtualDir: Looking for writers 2026/05/03 01:53:24 DEBUG : dir: Looking for writers 2026/05/03 01:53:24 DEBUG : virtualFile: reading active writers 2026/05/03 01:53:24 DEBUG : virtualDir: reading active writers 2026/05/03 01:53:24 DEBUG : virtualFile2: reading active writers 2026/05/03 01:53:24 DEBUG : Looking for writers 2026/05/03 01:53:24 DEBUG : dir: reading active writers 2026/05/03 01:53:24 DEBUG : >WaitForWriters: 2026/05/03 01:53:25 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rupohej1fage/dir not empty`) 2026/05/03 01:53:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/03 01:53:25 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-rupohej1fage/dir not empty`) 2026/05/03 01:53:25 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/03 01:53:25 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-rupohej1fage/dir not empty`) 2026/05/03 01:53:25 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/03 01:53:26 DEBUG : pacer: Reducing sleep to 60ms 2026/05/03 01:53:26 DEBUG : pacer: Reducing sleep to 45ms --- FAIL: TestDirReadDirAll (16.27s) --- FAIL: TestDirReadDirAll/Virtual (3.30s) === RUN TestDirOpen run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:53:26 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:53:26 DEBUG : pacer: Reducing sleep to 33.75ms 2026/05/03 01:53:27 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/05/03 01:53:27 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/05/03 01:53:27 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/05/03 01:53:27 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/05/03 01:53:27 ERROR : dir/: Can only open directories read only 2026/05/03 01:53:27 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:53:27 DEBUG : dir: Looking for writers 2026/05/03 01:53:27 DEBUG : Looking for writers 2026/05/03 01:53:27 DEBUG : dir: reading active writers 2026/05/03 01:53:27 DEBUG : >WaitForWriters: 2026/05/03 01:53:27 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirOpen (1.97s) === RUN TestDirCreate run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:53:28 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:53:29 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:53:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/03 01:53:29 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/03 01:53:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/03 01:53:29 DEBUG : files root 'rclone-test-rupohej1fage': File to upload is small (5 bytes), uploading instead of streaming 2026/05/03 01:53:30 DEBUG : dir/potato: size = 5 OK 2026/05/03 01:53:30 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/05/03 01:53:30 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/03 01:53:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/03 01:53:30 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:53:30 DEBUG : dir: Looking for writers 2026/05/03 01:53:30 DEBUG : file1: reading active writers 2026/05/03 01:53:30 DEBUG : potato: reading active writers 2026/05/03 01:53:30 DEBUG : Looking for writers 2026/05/03 01:53:30 DEBUG : dir: reading active writers 2026/05/03 01:53:30 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.13s) === RUN TestDirMkdir run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:53:31 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:53:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/03 01:53:33 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:53:33 DEBUG : dir/sub: Looking for writers 2026/05/03 01:53:33 DEBUG : dir: Looking for writers 2026/05/03 01:53:33 DEBUG : file1: reading active writers 2026/05/03 01:53:33 DEBUG : sub: reading active writers 2026/05/03 01:53:33 DEBUG : Looking for writers 2026/05/03 01:53:33 DEBUG : dir: reading active writers 2026/05/03 01:53:33 DEBUG : >WaitForWriters: 2026/05/03 01:53:34 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rupohej1fage/dir not empty`) 2026/05/03 01:53:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/03 01:53:34 DEBUG : pacer: Reducing sleep to 15ms 2026/05/03 01:53:34 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.30s) === RUN TestDirMkdirSub run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:53:34 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:53:35 DEBUG : pacer: Reducing sleep to 10ms 2026/05/03 01:53:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/03 01:53:36 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/03 01:53:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:53:37 DEBUG : dir/sub/subsub: Looking for writers 2026/05/03 01:53:37 DEBUG : dir/sub: Looking for writers 2026/05/03 01:53:37 DEBUG : subsub: reading active writers 2026/05/03 01:53:37 DEBUG : dir: Looking for writers 2026/05/03 01:53:37 DEBUG : file1: reading active writers 2026/05/03 01:53:37 DEBUG : sub: reading active writers 2026/05/03 01:53:37 DEBUG : Looking for writers 2026/05/03 01:53:37 DEBUG : dir: reading active writers 2026/05/03 01:53:37 DEBUG : >WaitForWriters: 2026/05/03 01:53:38 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rupohej1fage/dir/sub not empty`) 2026/05/03 01:53:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/03 01:53:38 DEBUG : pacer: Reducing sleep to 15ms 2026/05/03 01:53:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/03 01:53:38 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMkdirSub (3.94s) === RUN TestDirRemove run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:53:38 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:53:39 ERROR : dir/: Dir.Remove not empty 2026/05/03 01:53:39 DEBUG : dir/file1: Remove: 2026/05/03 01:53:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 01:53:39 DEBUG : dir/file1: >Remove: err= 2026/05/03 01:53:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/03 01:53:40 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:53:40 DEBUG : Looking for writers 2026/05/03 01:53:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.02s) === RUN TestDirRemoveAll run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:53:40 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:53:43 DEBUG : dir/file1: Remove: 2026/05/03 01:53:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 01:53:43 DEBUG : dir/file1: >Remove: err= 2026/05/03 01:53:43 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/03 01:53:43 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:53:43 DEBUG : Looking for writers 2026/05/03 01:53:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.25s) === RUN TestDirRemoveName run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:53:43 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:53:45 DEBUG : dir/file1: Remove: 2026/05/03 01:53:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 01:53:45 DEBUG : dir/file1: >Remove: err= 2026/05/03 01:53:45 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:53:45 DEBUG : dir: Looking for writers 2026/05/03 01:53:45 DEBUG : Looking for writers 2026/05/03 01:53:45 DEBUG : dir: reading active writers 2026/05/03 01:53:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.39s) === RUN TestDirRename run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:53:46 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:53:48 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/03 01:53:49 DEBUG : dir: Updating dir with dir2 0x17f8e4fa7790 2026/05/03 01:53:49 DEBUG : dir: forgetting directory cache 2026/05/03 01:53:49 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/03 01:53:49 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/03 01:53:50 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/03 01:53:50 DEBUG : file2: Updating file with file2 0x17f8e4c4fa00 2026/05/03 01:53:50 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/03 01:53:50 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/03 01:53:50 INFO : dir2/file3: Deleted 2026/05/03 01:53:51 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/03 01:53:51 DEBUG : dir2/file3: Updating file with dir2/file3 0x17f8e4c4fa00 2026/05/03 01:53:51 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/03 01:53:51 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/03 01:53:51 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/03 01:53:52 DEBUG : empty directory: Updating dir with renamed empty directory 0x17f8e4c4e4e0 2026/05/03 01:53:52 DEBUG : empty directory: forgetting directory cache 2026/05/03 01:53:52 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/03 01:53:52 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/03 01:53:52 DEBUG : dir2: Renaming to "dir3" 2026/05/03 01:53:52 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:53:52 DEBUG : renamed empty directory: Looking for writers 2026/05/03 01:53:52 DEBUG : dir3: Looking for writers 2026/05/03 01:53:52 DEBUG : file3: reading active writers 2026/05/03 01:53:52 DEBUG : Looking for writers 2026/05/03 01:53:52 DEBUG : dir3: reading active writers 2026/05/03 01:53:52 DEBUG : renamed empty directory: reading active writers 2026/05/03 01:53:52 DEBUG : >WaitForWriters: --- PASS: TestDirRename (6.88s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:53:53 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:53:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/03 01:53:54 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:53:54 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 01:53:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/03 01:53:54 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/03 01:53:54 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/03 01:53:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/03 01:53:54 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:53:54 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 01:53:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/03 01:53:54 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/03 01:53:54 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/03 01:53:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/03 01:53:54 DEBUG : files root 'rclone-test-rupohej1fage': File to upload is small (12 bytes), uploading instead of streaming 2026/05/03 01:53:55 DEBUG : dir/sub/file2: size = 12 OK 2026/05/03 01:53:55 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/05/03 01:53:55 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/03 01:53:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/03 01:53:55 DEBUG : forgetting directory cache 2026/05/03 01:53:55 DEBUG : dir: forgetting directory cache 2026/05/03 01:53:55 DEBUG : dir/sub: forgetting directory cache 2026/05/03 01:53:55 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/03 01:53:55 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/03 01:53:55 DEBUG : files root 'rclone-test-rupohej1fage': File to upload is small (5 bytes), uploading instead of streaming 2026/05/03 01:53:56 DEBUG : dir/sub/file0: size = 5 OK 2026/05/03 01:53:56 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/05/03 01:53:56 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/03 01:53:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/03 01:53:56 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:53:56 DEBUG : dir/sub: Looking for writers 2026/05/03 01:53:56 DEBUG : file0: reading active writers 2026/05/03 01:53:56 DEBUG : file2: reading active writers 2026/05/03 01:53:56 DEBUG : dir: Looking for writers 2026/05/03 01:53:56 DEBUG : file1: reading active writers 2026/05/03 01:53:56 DEBUG : sub: reading active writers 2026/05/03 01:53:56 DEBUG : Looking for writers 2026/05/03 01:53:56 DEBUG : dir: reading active writers 2026/05/03 01:53:56 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (4.53s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:53:57 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:53:58 DEBUG : forgetting directory cache 2026/05/03 01:54:00 DEBUG : forgetting directory cache 2026/05/03 01:54:00 DEBUG : dir: forgetting directory cache 2026/05/03 01:54:00 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:00 DEBUG : dir: Looking for writers 2026/05/03 01:54:00 DEBUG : Looking for writers 2026/05/03 01:54:00 DEBUG : dir: reading active writers 2026/05/03 01:54:00 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.77s) === RUN TestDirMetadataExtension run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:54:01 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:54:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/03 01:54:02 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:54:02 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/03 01:54:02 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/03 01:54:02 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/03 01:54:02 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:54:02 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/03 01:54:02 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/03 01:54:02 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:54:02 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/03 01:54:02 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/03 01:54:02 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/03 01:54:02 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:54:02 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/03 01:54:02 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:02 DEBUG : dir: Looking for writers 2026/05/03 01:54:02 DEBUG : file1: reading active writers 2026/05/03 01:54:02 DEBUG : file1.metadata: reading active writers 2026/05/03 01:54:02 DEBUG : Looking for writers 2026/05/03 01:54:02 DEBUG : dir: reading active writers 2026/05/03 01:54:02 DEBUG : dir.metadata: reading active writers 2026/05/03 01:54:02 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.98s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:54:03 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:54:04 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:04 DEBUG : dir: Looking for writers 2026/05/03 01:54:04 DEBUG : file1: reading active writers 2026/05/03 01:54:04 DEBUG : Looking for writers 2026/05/03 01:54:04 DEBUG : dir: reading active writers 2026/05/03 01:54:04 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.98s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:54:05 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:54:07 DEBUG : Can set mod time: true 2026/05/03 01:54:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/03 01:54:08 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:08 DEBUG : dir: Looking for writers 2026/05/03 01:54:08 DEBUG : file1: reading active writers 2026/05/03 01:54:08 DEBUG : Looking for writers 2026/05/03 01:54:08 DEBUG : dir: reading active writers 2026/05/03 01:54:08 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:54:08 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:54:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 01:54:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/03 01:54:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:54:10 DEBUG : files root 'rclone-test-rupohej1fage': File to upload is small (0 bytes), uploading instead of streaming 2026/05/03 01:54:11 DEBUG : dir/file1: size = 0 OK 2026/05/03 01:54:11 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/03 01:54:11 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/03 01:54:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/03 01:54:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:54:11 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:11 DEBUG : dir: Looking for writers 2026/05/03 01:54:11 DEBUG : file1: reading active writers 2026/05/03 01:54:11 DEBUG : Looking for writers 2026/05/03 01:54:11 DEBUG : dir: reading active writers 2026/05/03 01:54:11 DEBUG : >WaitForWriters: 2026/05/03 01:54:11 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:11 DEBUG : dir: Looking for writers 2026/05/03 01:54:11 DEBUG : file1: reading active writers 2026/05/03 01:54:11 DEBUG : Looking for writers 2026/05/03 01:54:11 DEBUG : dir: reading active writers 2026/05/03 01:54:11 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:54:12 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:54:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 01:54:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/03 01:54:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:54:13 DEBUG : files root 'rclone-test-rupohej1fage': File to upload is small (5 bytes), uploading instead of streaming 2026/05/03 01:54:14 DEBUG : dir/file1: size = 5 OK 2026/05/03 01:54:14 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/03 01:54:14 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/03 01:54:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/03 01:54:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:54:14 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:14 DEBUG : dir: Looking for writers 2026/05/03 01:54:14 DEBUG : file1: reading active writers 2026/05/03 01:54:14 DEBUG : Looking for writers 2026/05/03 01:54:14 DEBUG : dir: reading active writers 2026/05/03 01:54:14 DEBUG : >WaitForWriters: 2026/05/03 01:54:14 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:14 DEBUG : dir: Looking for writers 2026/05/03 01:54:14 DEBUG : file1: reading active writers 2026/05/03 01:54:14 DEBUG : Looking for writers 2026/05/03 01:54:14 DEBUG : dir: reading active writers 2026/05/03 01:54:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:54:15 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:54:15 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:54:15 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:15 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:54:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:54:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:15 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:54:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/03 01:54:17 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:17 DEBUG : dir: Looking for writers 2026/05/03 01:54:17 DEBUG : file1: reading active writers 2026/05/03 01:54:17 DEBUG : Looking for writers 2026/05/03 01:54:17 DEBUG : dir: reading active writers 2026/05/03 01:54:17 DEBUG : >WaitForWriters: 2026/05/03 01:54:17 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:54:17 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:54:17 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:54:17 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:17 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:54:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:54:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:17 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:54:19 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/03 01:54:19 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 01:54:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 01:54:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 01:54:19 DEBUG : dir/file1(0x17f8e4bac640): close: 2026/05/03 01:54:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/03 01:54:19 DEBUG : dir/file1(0x17f8e4bac640): >close: err= 2026/05/03 01:54:19 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:19 DEBUG : dir: Looking for writers 2026/05/03 01:54:19 DEBUG : file1: reading active writers 2026/05/03 01:54:19 DEBUG : Looking for writers 2026/05/03 01:54:19 DEBUG : dir: reading active writers 2026/05/03 01:54:19 DEBUG : >WaitForWriters: 2026/05/03 01:54:19 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:19 DEBUG : dir: Looking for writers 2026/05/03 01:54:19 DEBUG : file1: reading active writers 2026/05/03 01:54:19 DEBUG : Looking for writers 2026/05/03 01:54:19 DEBUG : dir: reading active writers 2026/05/03 01:54:19 DEBUG : >WaitForWriters: 2026/05/03 01:54:19 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:54:20 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:54:20 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:54:20 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:20 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:54:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:54:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:20 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:54:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/03 01:54:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 01:54:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 01:54:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 01:54:21 DEBUG : dir/file1(0x17f8e4d39900): _writeAt: size=5, off=0 2026/05/03 01:54:21 DEBUG : dir/file1(0x17f8e4d39900): openPending: 2026/05/03 01:54:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/03 01:54:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/03 01:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:54:21 DEBUG : dir/file1(0x17f8e4d39900): >openPending: err= 2026/05/03 01:54:21 DEBUG : dir/file1(0x17f8e4d39900): >_writeAt: n=5, err= 2026/05/03 01:54:21 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/03 01:54:21 DEBUG : dir/file1(0x17f8e4d39900): close: 2026/05/03 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/03 01:54:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/03 01:54:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/03 01:54:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/03 01:54:21 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/03 01:54:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/03 01:54:21 DEBUG : dir/file1(0x17f8e4d39900): >close: err= 2026/05/03 01:54:21 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:21 DEBUG : dir: Looking for writers 2026/05/03 01:54:21 DEBUG : file1: reading active writers 2026/05/03 01:54:21 DEBUG : Looking for writers 2026/05/03 01:54:21 DEBUG : dir: reading active writers 2026/05/03 01:54:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 01:54:21 DEBUG : dir: Looking for writers 2026/05/03 01:54:21 DEBUG : file1: reading active writers 2026/05/03 01:54:21 DEBUG : Looking for writers 2026/05/03 01:54:21 DEBUG : dir: reading active writers 2026/05/03 01:54:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 01:54:22 DEBUG : dir: Looking for writers 2026/05/03 01:54:22 DEBUG : file1: reading active writers 2026/05/03 01:54:22 DEBUG : Looking for writers 2026/05/03 01:54:22 DEBUG : dir: reading active writers 2026/05/03 01:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 01:54:22 DEBUG : dir: Looking for writers 2026/05/03 01:54:22 DEBUG : file1: reading active writers 2026/05/03 01:54:22 DEBUG : Looking for writers 2026/05/03 01:54:22 DEBUG : dir: reading active writers 2026/05/03 01:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 01:54:22 DEBUG : dir/file1: vfs cache: starting upload 2026/05/03 01:54:22 DEBUG : dir: Looking for writers 2026/05/03 01:54:22 DEBUG : file1: reading active writers 2026/05/03 01:54:22 DEBUG : Looking for writers 2026/05/03 01:54:22 DEBUG : dir: reading active writers 2026/05/03 01:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/03 01:54:22 DEBUG : dir: Looking for writers 2026/05/03 01:54:22 DEBUG : file1: reading active writers 2026/05/03 01:54:22 DEBUG : Looking for writers 2026/05/03 01:54:22 DEBUG : dir: reading active writers 2026/05/03 01:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/03 01:54:22 DEBUG : dir: Looking for writers 2026/05/03 01:54:22 DEBUG : file1: reading active writers 2026/05/03 01:54:22 DEBUG : Looking for writers 2026/05/03 01:54:22 DEBUG : dir: reading active writers 2026/05/03 01:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/03 01:54:22 DEBUG : dir/file1: size = 14 OK 2026/05/03 01:54:22 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/03 01:54:22 INFO : dir/file1: Copied (replaced existing) 2026/05/03 01:54:22 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/05/03 01:54:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/03 01:54:22 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/03 01:54:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:54:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/03 01:54:23 DEBUG : dir: Looking for writers 2026/05/03 01:54:23 DEBUG : file1: reading active writers 2026/05/03 01:54:23 DEBUG : Looking for writers 2026/05/03 01:54:23 DEBUG : dir: reading active writers 2026/05/03 01:54:23 DEBUG : >WaitForWriters: 2026/05/03 01:54:23 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:23 DEBUG : dir: Looking for writers 2026/05/03 01:54:23 DEBUG : file1: reading active writers 2026/05/03 01:54:23 DEBUG : Looking for writers 2026/05/03 01:54:23 DEBUG : dir: reading active writers 2026/05/03 01:54:23 DEBUG : >WaitForWriters: 2026/05/03 01:54:23 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (18.95s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.58s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.27s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.30s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.45s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.46s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.89s) === RUN TestFileOpenRead run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:54:24 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:54:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 01:54:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/03 01:54:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:54:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/03 01:54:25 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:25 DEBUG : dir: Looking for writers 2026/05/03 01:54:25 DEBUG : file1: reading active writers 2026/05/03 01:54:25 DEBUG : Looking for writers 2026/05/03 01:54:25 DEBUG : dir: reading active writers 2026/05/03 01:54:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.29s) === RUN TestFileOpenReadUnknownSize 2026/05/03 01:54:26 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/03 01:54:26 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/03 01:54:26 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:54:26 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/03 01:54:26 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:26 DEBUG : Looking for writers 2026/05/03 01:54:26 DEBUG : file.txt: reading active writers 2026/05/03 01:54:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:54:26 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:54:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:54:27 DEBUG : files root 'rclone-test-rupohej1fage': File to upload is small (25 bytes), uploading instead of streaming 2026/05/03 01:54:28 DEBUG : dir/file1: size = 25 OK 2026/05/03 01:54:28 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/03 01:54:28 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/03 01:54:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:54:28 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:28 DEBUG : dir: Looking for writers 2026/05/03 01:54:28 DEBUG : file1: reading active writers 2026/05/03 01:54:28 DEBUG : Looking for writers 2026/05/03 01:54:28 DEBUG : dir: reading active writers 2026/05/03 01:54:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.83s) === RUN TestFileRemove run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:54:29 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:54:30 DEBUG : dir/file1: Remove: 2026/05/03 01:54:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 01:54:30 DEBUG : dir/file1: >Remove: err= 2026/05/03 01:54:31 DEBUG : dir/file1: Remove: 2026/05/03 01:54:31 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/03 01:54:31 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:31 DEBUG : dir: Looking for writers 2026/05/03 01:54:31 DEBUG : Looking for writers 2026/05/03 01:54:31 DEBUG : dir: reading active writers 2026/05/03 01:54:31 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.29s) === RUN TestFileRemoveAll run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:54:31 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:54:33 DEBUG : dir/file1: Remove: 2026/05/03 01:54:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 01:54:33 DEBUG : dir/file1: >Remove: err= 2026/05/03 01:54:33 DEBUG : dir/file1: Remove: 2026/05/03 01:54:33 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/03 01:54:33 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:33 DEBUG : dir: Looking for writers 2026/05/03 01:54:33 DEBUG : Looking for writers 2026/05/03 01:54:33 DEBUG : dir: reading active writers 2026/05/03 01:54:33 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.32s) === RUN TestFileOpen run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:54:34 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:54:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 01:54:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/03 01:54:35 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/03 01:54:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/03 01:54:35 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/03 01:54:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/03 01:54:35 DEBUG : dir/file1: Open: flags=0x3 2026/05/03 01:54:35 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/03 01:54:35 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/03 01:54:35 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:35 DEBUG : dir: Looking for writers 2026/05/03 01:54:35 DEBUG : file1: reading active writers 2026/05/03 01:54:35 DEBUG : Looking for writers 2026/05/03 01:54:35 DEBUG : dir: reading active writers 2026/05/03 01:54:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.05s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:54:36 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:54:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:37 DEBUG : dir: Looking for writers 2026/05/03 01:54:37 DEBUG : file1: reading active writers 2026/05/03 01:54:37 DEBUG : Looking for writers 2026/05/03 01:54:37 DEBUG : dir: reading active writers 2026/05/03 01:54:37 DEBUG : >WaitForWriters: 2026/05/03 01:54:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 01:54:38 DEBUG : newLeaf: Updating file with newLeaf 0x17f8e53920d0 2026/05/03 01:54:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 01:54:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 01:54:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/03 01:54:39 DEBUG : dir/file1: Updating file with dir/file1 0x17f8e53920d0 2026/05/03 01:54:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/03 01:54:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:54:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 01:54:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/03 01:54:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:54:39 DEBUG : dir/file1: File is currently open, delaying rename 0x17f8e53920d0 2026/05/03 01:54:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 01:54:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 01:54:39 DEBUG : files root 'rclone-test-rupohej1fage': File to upload is small (25 bytes), uploading instead of streaming 2026/05/03 01:54:40 DEBUG : dir/file1: size = 25 OK 2026/05/03 01:54:40 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/03 01:54:40 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/03 01:54:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 01:54:40 DEBUG : newLeaf: Running delayed rename now 2026/05/03 01:54:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 01:54:40 DEBUG : newLeaf: Updating file with newLeaf 0x17f8e53920d0 2026/05/03 01:54:40 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:40 DEBUG : dir: Looking for writers 2026/05/03 01:54:40 DEBUG : Looking for writers 2026/05/03 01:54:40 DEBUG : dir: reading active writers 2026/05/03 01:54:40 DEBUG : newLeaf: reading active writers 2026/05/03 01:54:40 DEBUG : >WaitForWriters: 2026/05/03 01:54:40 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:40 DEBUG : dir: Looking for writers 2026/05/03 01:54:40 DEBUG : Looking for writers 2026/05/03 01:54:40 DEBUG : dir: reading active writers 2026/05/03 01:54:40 DEBUG : newLeaf: reading active writers 2026/05/03 01:54:40 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:54:41 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:54:41 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:54:41 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:41 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:54:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:54:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:41 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:54:42 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:42 DEBUG : dir: Looking for writers 2026/05/03 01:54:42 DEBUG : file1: reading active writers 2026/05/03 01:54:42 DEBUG : Looking for writers 2026/05/03 01:54:42 DEBUG : dir: reading active writers 2026/05/03 01:54:42 DEBUG : >WaitForWriters: 2026/05/03 01:54:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 01:54:43 DEBUG : newLeaf: Updating file with newLeaf 0x17f8e4a18000 2026/05/03 01:54:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 01:54:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 01:54:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/03 01:54:44 DEBUG : dir/file1: Updating file with dir/file1 0x17f8e4a18000 2026/05/03 01:54:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/03 01:54:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:54:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 01:54:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/03 01:54:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:54:44 DEBUG : dir/file1: File is currently open, delaying rename 0x17f8e4a18000 2026/05/03 01:54:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 01:54:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 01:54:44 DEBUG : files root 'rclone-test-rupohej1fage': File to upload is small (25 bytes), uploading instead of streaming 2026/05/03 01:54:45 DEBUG : dir/file1: size = 25 OK 2026/05/03 01:54:45 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/03 01:54:45 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/03 01:54:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 01:54:45 DEBUG : newLeaf: Running delayed rename now 2026/05/03 01:54:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 01:54:46 DEBUG : newLeaf: Updating file with newLeaf 0x17f8e4a18000 2026/05/03 01:54:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:46 DEBUG : dir: Looking for writers 2026/05/03 01:54:46 DEBUG : Looking for writers 2026/05/03 01:54:46 DEBUG : dir: reading active writers 2026/05/03 01:54:46 DEBUG : newLeaf: reading active writers 2026/05/03 01:54:46 DEBUG : >WaitForWriters: 2026/05/03 01:54:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:46 DEBUG : dir: Looking for writers 2026/05/03 01:54:46 DEBUG : Looking for writers 2026/05/03 01:54:46 DEBUG : newLeaf: reading active writers 2026/05/03 01:54:46 DEBUG : dir: reading active writers 2026/05/03 01:54:46 DEBUG : >WaitForWriters: 2026/05/03 01:54:46 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:54:47 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:54:47 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:54:47 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:47 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:54:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:54:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:47 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:54:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 01:54:48 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 01:54:48 DEBUG : dir/file1(0x17f8e4d38600): openPending: 2026/05/03 01:54:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/03 01:54:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/03 01:54:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:54:48 DEBUG : dir/file1(0x17f8e4d38600): >openPending: err= 2026/05/03 01:54:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/03 01:54:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 01:54:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:54:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 01:54:48 DEBUG : dir/file1(0x17f8e4d38600): _writeAt: size=14, off=0 2026/05/03 01:54:48 DEBUG : dir/file1(0x17f8e4d38600): >_writeAt: n=14, err= 2026/05/03 01:54:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/03 01:54:48 DEBUG : dir/file1(0x17f8e4d38600): close: 2026/05/03 01:54:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/03 01:54:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/03 01:54:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/03 01:54:48 DEBUG : dir/file1(0x17f8e4d38600): >close: err= 2026/05/03 01:54:48 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:48 DEBUG : dir: Looking for writers 2026/05/03 01:54:48 DEBUG : file1: reading active writers 2026/05/03 01:54:48 DEBUG : Looking for writers 2026/05/03 01:54:48 DEBUG : dir: reading active writers 2026/05/03 01:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 01:54:48 DEBUG : dir: Looking for writers 2026/05/03 01:54:48 DEBUG : file1: reading active writers 2026/05/03 01:54:48 DEBUG : Looking for writers 2026/05/03 01:54:48 DEBUG : dir: reading active writers 2026/05/03 01:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 01:54:48 DEBUG : dir: Looking for writers 2026/05/03 01:54:48 DEBUG : file1: reading active writers 2026/05/03 01:54:48 DEBUG : Looking for writers 2026/05/03 01:54:48 DEBUG : dir: reading active writers 2026/05/03 01:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 01:54:48 DEBUG : dir: Looking for writers 2026/05/03 01:54:48 DEBUG : file1: reading active writers 2026/05/03 01:54:48 DEBUG : Looking for writers 2026/05/03 01:54:48 DEBUG : dir: reading active writers 2026/05/03 01:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 01:54:48 DEBUG : dir/file1: vfs cache: starting upload 2026/05/03 01:54:48 DEBUG : dir: Looking for writers 2026/05/03 01:54:48 DEBUG : file1: reading active writers 2026/05/03 01:54:48 DEBUG : Looking for writers 2026/05/03 01:54:48 DEBUG : dir: reading active writers 2026/05/03 01:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/03 01:54:49 DEBUG : dir: Looking for writers 2026/05/03 01:54:49 DEBUG : file1: reading active writers 2026/05/03 01:54:49 DEBUG : Looking for writers 2026/05/03 01:54:49 DEBUG : dir: reading active writers 2026/05/03 01:54:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/03 01:54:49 DEBUG : dir: Looking for writers 2026/05/03 01:54:49 DEBUG : file1: reading active writers 2026/05/03 01:54:49 DEBUG : Looking for writers 2026/05/03 01:54:49 DEBUG : dir: reading active writers 2026/05/03 01:54:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/03 01:54:49 DEBUG : dir/file1: size = 14 OK 2026/05/03 01:54:49 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/03 01:54:49 INFO : dir/file1: Copied (replaced existing) 2026/05/03 01:54:49 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/03 01:54:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/03 01:54:49 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/03 01:54:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:54:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/03 01:54:50 DEBUG : dir: Looking for writers 2026/05/03 01:54:50 DEBUG : file1: reading active writers 2026/05/03 01:54:50 DEBUG : Looking for writers 2026/05/03 01:54:50 DEBUG : dir: reading active writers 2026/05/03 01:54:50 DEBUG : >WaitForWriters: 2026/05/03 01:54:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 01:54:50 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 01:54:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 01:54:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 01:54:50 DEBUG : dir/file1(0x17f8e55a3e00): _readAt: size=512, off=0 2026/05/03 01:54:50 DEBUG : dir/file1(0x17f8e55a3e00): openPending: 2026/05/03 01:54:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/03 01:54:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/03 01:54:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:54:50 DEBUG : dir/file1(0x17f8e55a3e00): >openPending: err= 2026/05/03 01:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/03 01:54:50 DEBUG : dir/file1(0x17f8e55a3e00): >_readAt: n=14, err=EOF 2026/05/03 01:54:50 DEBUG : dir/file1(0x17f8e55a3e00): close: 2026/05/03 01:54:50 DEBUG : dir/file1(0x17f8e55a3e00): >close: err= 2026/05/03 01:54:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 01:54:50 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/03 01:54:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/03 01:54:50 DEBUG : newLeaf: Updating file with newLeaf 0x17f8e4a18340 2026/05/03 01:54:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 01:54:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 01:54:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/03 01:54:51 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/03 01:54:51 DEBUG : dir/file1: Updating file with dir/file1 0x17f8e4a18340 2026/05/03 01:54:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/03 01:54:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:54:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 01:54:52 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 01:54:52 DEBUG : dir/file1(0x17f8e4bace80): openPending: 2026/05/03 01:54:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/03 01:54:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/03 01:54:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:54:52 DEBUG : dir/file1(0x17f8e4bace80): >openPending: err= 2026/05/03 01:54:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/03 01:54:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 01:54:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 01:54:52 DEBUG : dir/file1(0x17f8e4bace80): _writeAt: size=25, off=0 2026/05/03 01:54:52 DEBUG : dir/file1(0x17f8e4bace80): >_writeAt: n=25, err= 2026/05/03 01:54:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 01:54:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/03 01:54:52 DEBUG : newLeaf: Updating file with newLeaf 0x17f8e4a18340 2026/05/03 01:54:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 01:54:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 01:54:52 DEBUG : newLeaf(0x17f8e4bace80): close: 2026/05/03 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/03 01:54:52 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-03 01:54:52.067856556 +0000 UTC m=+128.041694819 2026/05/03 01:54:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/03 01:54:52 DEBUG : newLeaf(0x17f8e4bace80): >close: err= 2026/05/03 01:54:52 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:52 DEBUG : dir: Looking for writers 2026/05/03 01:54:52 DEBUG : Looking for writers 2026/05/03 01:54:52 DEBUG : newLeaf: reading active writers 2026/05/03 01:54:52 DEBUG : dir: reading active writers 2026/05/03 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 01:54:52 DEBUG : dir: Looking for writers 2026/05/03 01:54:52 DEBUG : Looking for writers 2026/05/03 01:54:52 DEBUG : newLeaf: reading active writers 2026/05/03 01:54:52 DEBUG : dir: reading active writers 2026/05/03 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 01:54:52 DEBUG : dir: Looking for writers 2026/05/03 01:54:52 DEBUG : Looking for writers 2026/05/03 01:54:52 DEBUG : dir: reading active writers 2026/05/03 01:54:52 DEBUG : newLeaf: reading active writers 2026/05/03 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 01:54:52 DEBUG : dir: Looking for writers 2026/05/03 01:54:52 DEBUG : Looking for writers 2026/05/03 01:54:52 DEBUG : dir: reading active writers 2026/05/03 01:54:52 DEBUG : newLeaf: reading active writers 2026/05/03 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 01:54:52 DEBUG : newLeaf: vfs cache: starting upload 2026/05/03 01:54:52 DEBUG : dir: Looking for writers 2026/05/03 01:54:52 DEBUG : Looking for writers 2026/05/03 01:54:52 DEBUG : dir: reading active writers 2026/05/03 01:54:52 DEBUG : newLeaf: reading active writers 2026/05/03 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/03 01:54:52 DEBUG : dir: Looking for writers 2026/05/03 01:54:52 DEBUG : Looking for writers 2026/05/03 01:54:52 DEBUG : dir: reading active writers 2026/05/03 01:54:52 DEBUG : newLeaf: reading active writers 2026/05/03 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/03 01:54:53 DEBUG : dir: Looking for writers 2026/05/03 01:54:53 DEBUG : Looking for writers 2026/05/03 01:54:53 DEBUG : dir: reading active writers 2026/05/03 01:54:53 DEBUG : newLeaf: reading active writers 2026/05/03 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/03 01:54:53 DEBUG : newLeaf: size = 25 OK 2026/05/03 01:54:53 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/03 01:54:53 INFO : newLeaf: Copied (replaced existing) 2026/05/03 01:54:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-03 01:54:52 +0000 UTC," 2026/05/03 01:54:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/03 01:54:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 01:54:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/03 01:54:53 DEBUG : dir: Looking for writers 2026/05/03 01:54:53 DEBUG : Looking for writers 2026/05/03 01:54:53 DEBUG : dir: reading active writers 2026/05/03 01:54:53 DEBUG : newLeaf: reading active writers 2026/05/03 01:54:53 DEBUG : >WaitForWriters: 2026/05/03 01:54:54 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:54 DEBUG : dir: Looking for writers 2026/05/03 01:54:54 DEBUG : Looking for writers 2026/05/03 01:54:54 DEBUG : dir: reading active writers 2026/05/03 01:54:54 DEBUG : newLeaf: reading active writers 2026/05/03 01:54:54 DEBUG : >WaitForWriters: 2026/05/03 01:54:54 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:54:54 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:54:54 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:54:54 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:54 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:54:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:54:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:54:54 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:54:56 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:56 DEBUG : dir: Looking for writers 2026/05/03 01:54:56 DEBUG : file1: reading active writers 2026/05/03 01:54:56 DEBUG : Looking for writers 2026/05/03 01:54:56 DEBUG : dir: reading active writers 2026/05/03 01:54:56 DEBUG : >WaitForWriters: 2026/05/03 01:54:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 01:54:57 DEBUG : newLeaf: Updating file with newLeaf 0x17f8e504eea0 2026/05/03 01:54:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 01:54:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 01:54:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/03 01:54:57 DEBUG : dir/file1: Updating file with dir/file1 0x17f8e504eea0 2026/05/03 01:54:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/03 01:54:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:54:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 01:54:58 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 01:54:58 DEBUG : dir/file1(0x17f8e4c60c40): openPending: 2026/05/03 01:54:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/03 01:54:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/03 01:54:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:54:58 DEBUG : dir/file1(0x17f8e4c60c40): >openPending: err= 2026/05/03 01:54:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/03 01:54:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 01:54:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 01:54:58 DEBUG : dir/file1(0x17f8e4c60c40): _writeAt: size=25, off=0 2026/05/03 01:54:58 DEBUG : dir/file1(0x17f8e4c60c40): >_writeAt: n=25, err= 2026/05/03 01:54:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 01:54:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/03 01:54:58 DEBUG : newLeaf: Updating file with newLeaf 0x17f8e504eea0 2026/05/03 01:54:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 01:54:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 01:54:58 DEBUG : newLeaf(0x17f8e4c60c40): close: 2026/05/03 01:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/03 01:54:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-03 01:54:58.172704134 +0000 UTC m=+134.146542397 2026/05/03 01:54:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/03 01:54:58 DEBUG : newLeaf(0x17f8e4c60c40): >close: err= 2026/05/03 01:54:58 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:54:58 DEBUG : dir: Looking for writers 2026/05/03 01:54:58 DEBUG : Looking for writers 2026/05/03 01:54:58 DEBUG : dir: reading active writers 2026/05/03 01:54:58 DEBUG : newLeaf: reading active writers 2026/05/03 01:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 01:54:58 DEBUG : dir: Looking for writers 2026/05/03 01:54:58 DEBUG : Looking for writers 2026/05/03 01:54:58 DEBUG : dir: reading active writers 2026/05/03 01:54:58 DEBUG : newLeaf: reading active writers 2026/05/03 01:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 01:54:58 DEBUG : dir: Looking for writers 2026/05/03 01:54:58 DEBUG : Looking for writers 2026/05/03 01:54:58 DEBUG : dir: reading active writers 2026/05/03 01:54:58 DEBUG : newLeaf: reading active writers 2026/05/03 01:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 01:54:58 DEBUG : dir: Looking for writers 2026/05/03 01:54:58 DEBUG : Looking for writers 2026/05/03 01:54:58 DEBUG : dir: reading active writers 2026/05/03 01:54:58 DEBUG : newLeaf: reading active writers 2026/05/03 01:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 01:54:58 DEBUG : newLeaf: vfs cache: starting upload 2026/05/03 01:54:58 DEBUG : dir: Looking for writers 2026/05/03 01:54:58 DEBUG : Looking for writers 2026/05/03 01:54:58 DEBUG : dir: reading active writers 2026/05/03 01:54:58 DEBUG : newLeaf: reading active writers 2026/05/03 01:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/03 01:54:59 DEBUG : dir: Looking for writers 2026/05/03 01:54:59 DEBUG : Looking for writers 2026/05/03 01:54:59 DEBUG : dir: reading active writers 2026/05/03 01:54:59 DEBUG : newLeaf: reading active writers 2026/05/03 01:54:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/03 01:54:59 DEBUG : dir: Looking for writers 2026/05/03 01:54:59 DEBUG : Looking for writers 2026/05/03 01:54:59 DEBUG : dir: reading active writers 2026/05/03 01:54:59 DEBUG : newLeaf: reading active writers 2026/05/03 01:54:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/03 01:54:59 DEBUG : newLeaf: size = 25 OK 2026/05/03 01:54:59 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/03 01:54:59 INFO : newLeaf: Copied (replaced existing) 2026/05/03 01:54:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-03 01:54:58 +0000 UTC," 2026/05/03 01:54:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/03 01:54:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 01:54:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/03 01:55:00 DEBUG : dir: Looking for writers 2026/05/03 01:55:00 DEBUG : Looking for writers 2026/05/03 01:55:00 DEBUG : newLeaf: reading active writers 2026/05/03 01:55:00 DEBUG : dir: reading active writers 2026/05/03 01:55:00 DEBUG : >WaitForWriters: 2026/05/03 01:55:00 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:00 DEBUG : dir: Looking for writers 2026/05/03 01:55:00 DEBUG : Looking for writers 2026/05/03 01:55:00 DEBUG : newLeaf: reading active writers 2026/05/03 01:55:00 DEBUG : dir: reading active writers 2026/05/03 01:55:00 DEBUG : >WaitForWriters: 2026/05/03 01:55:00 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:55:01 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:01 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:55:01 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:01 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:01 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:55:02 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 01:55:02 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 01:55:02 DEBUG : dir/file1(0x17f8e5057a80): openPending: 2026/05/03 01:55:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/03 01:55:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/03 01:55:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:02 DEBUG : dir/file1(0x17f8e5057a80): >openPending: err= 2026/05/03 01:55:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/03 01:55:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 01:55:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 01:55:02 DEBUG : dir/file1(0x17f8e5057a80): _writeAt: size=14, off=0 2026/05/03 01:55:02 DEBUG : dir/file1(0x17f8e5057a80): >_writeAt: n=14, err= 2026/05/03 01:55:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/03 01:55:02 DEBUG : dir/file1(0x17f8e5057a80): close: 2026/05/03 01:55:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/03 01:55:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/03 01:55:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/03 01:55:02 DEBUG : dir/file1(0x17f8e5057a80): >close: err= 2026/05/03 01:55:02 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:02 DEBUG : dir: Looking for writers 2026/05/03 01:55:02 DEBUG : file1: reading active writers 2026/05/03 01:55:02 DEBUG : Looking for writers 2026/05/03 01:55:02 DEBUG : dir: reading active writers 2026/05/03 01:55:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 01:55:02 DEBUG : dir: Looking for writers 2026/05/03 01:55:02 DEBUG : file1: reading active writers 2026/05/03 01:55:02 DEBUG : Looking for writers 2026/05/03 01:55:02 DEBUG : dir: reading active writers 2026/05/03 01:55:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 01:55:02 DEBUG : dir: Looking for writers 2026/05/03 01:55:02 DEBUG : file1: reading active writers 2026/05/03 01:55:02 DEBUG : Looking for writers 2026/05/03 01:55:02 DEBUG : dir: reading active writers 2026/05/03 01:55:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 01:55:02 DEBUG : dir: Looking for writers 2026/05/03 01:55:02 DEBUG : file1: reading active writers 2026/05/03 01:55:02 DEBUG : Looking for writers 2026/05/03 01:55:02 DEBUG : dir: reading active writers 2026/05/03 01:55:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 01:55:02 DEBUG : dir/file1: vfs cache: starting upload 2026/05/03 01:55:02 DEBUG : dir: Looking for writers 2026/05/03 01:55:02 DEBUG : file1: reading active writers 2026/05/03 01:55:02 DEBUG : Looking for writers 2026/05/03 01:55:02 DEBUG : dir: reading active writers 2026/05/03 01:55:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/03 01:55:02 DEBUG : dir: Looking for writers 2026/05/03 01:55:02 DEBUG : file1: reading active writers 2026/05/03 01:55:02 DEBUG : Looking for writers 2026/05/03 01:55:02 DEBUG : dir: reading active writers 2026/05/03 01:55:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/03 01:55:02 DEBUG : dir: Looking for writers 2026/05/03 01:55:02 DEBUG : file1: reading active writers 2026/05/03 01:55:02 DEBUG : Looking for writers 2026/05/03 01:55:02 DEBUG : dir: reading active writers 2026/05/03 01:55:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/03 01:55:03 DEBUG : dir/file1: size = 14 OK 2026/05/03 01:55:03 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/03 01:55:03 INFO : dir/file1: Copied (replaced existing) 2026/05/03 01:55:03 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/03 01:55:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/03 01:55:03 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/03 01:55:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/03 01:55:03 DEBUG : dir: Looking for writers 2026/05/03 01:55:03 DEBUG : file1: reading active writers 2026/05/03 01:55:03 DEBUG : Looking for writers 2026/05/03 01:55:03 DEBUG : dir: reading active writers 2026/05/03 01:55:03 DEBUG : >WaitForWriters: 2026/05/03 01:55:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 01:55:03 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 01:55:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 01:55:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 01:55:03 DEBUG : dir/file1(0x17f8e55f00c0): _readAt: size=512, off=0 2026/05/03 01:55:03 DEBUG : dir/file1(0x17f8e55f00c0): openPending: 2026/05/03 01:55:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/03 01:55:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/03 01:55:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:03 DEBUG : dir/file1(0x17f8e55f00c0): >openPending: err= 2026/05/03 01:55:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/03 01:55:03 DEBUG : dir/file1(0x17f8e55f00c0): >_readAt: n=14, err=EOF 2026/05/03 01:55:03 DEBUG : dir/file1(0x17f8e55f00c0): close: 2026/05/03 01:55:03 DEBUG : dir/file1(0x17f8e55f00c0): >close: err= 2026/05/03 01:55:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 01:55:04 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/03 01:55:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/03 01:55:04 DEBUG : newLeaf: Updating file with newLeaf 0x17f8e551e5b0 2026/05/03 01:55:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 01:55:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 01:55:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/03 01:55:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/03 01:55:05 DEBUG : dir/file1: Updating file with dir/file1 0x17f8e551e5b0 2026/05/03 01:55:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/03 01:55:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 01:55:05 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 01:55:05 DEBUG : dir/file1(0x17f8e55f0840): openPending: 2026/05/03 01:55:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/03 01:55:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/03 01:55:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:05 DEBUG : dir/file1(0x17f8e55f0840): >openPending: err= 2026/05/03 01:55:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/03 01:55:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 01:55:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 01:55:05 DEBUG : dir/file1(0x17f8e55f0840): _writeAt: size=25, off=0 2026/05/03 01:55:05 DEBUG : dir/file1(0x17f8e55f0840): >_writeAt: n=25, err= 2026/05/03 01:55:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 01:55:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/03 01:55:06 DEBUG : newLeaf: Updating file with newLeaf 0x17f8e551e5b0 2026/05/03 01:55:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 01:55:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 01:55:06 DEBUG : newLeaf(0x17f8e55f0840): close: 2026/05/03 01:55:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/03 01:55:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-03 01:55:05.619279016 +0000 UTC m=+141.593117319 2026/05/03 01:55:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/03 01:55:06 DEBUG : newLeaf(0x17f8e55f0840): >close: err= 2026/05/03 01:55:06 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:06 DEBUG : dir: Looking for writers 2026/05/03 01:55:06 DEBUG : Looking for writers 2026/05/03 01:55:06 DEBUG : dir: reading active writers 2026/05/03 01:55:06 DEBUG : newLeaf: reading active writers 2026/05/03 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 01:55:06 DEBUG : dir: Looking for writers 2026/05/03 01:55:06 DEBUG : Looking for writers 2026/05/03 01:55:06 DEBUG : newLeaf: reading active writers 2026/05/03 01:55:06 DEBUG : dir: reading active writers 2026/05/03 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 01:55:06 DEBUG : dir: Looking for writers 2026/05/03 01:55:06 DEBUG : Looking for writers 2026/05/03 01:55:06 DEBUG : dir: reading active writers 2026/05/03 01:55:06 DEBUG : newLeaf: reading active writers 2026/05/03 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 01:55:06 DEBUG : dir: Looking for writers 2026/05/03 01:55:06 DEBUG : Looking for writers 2026/05/03 01:55:06 DEBUG : dir: reading active writers 2026/05/03 01:55:06 DEBUG : newLeaf: reading active writers 2026/05/03 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 01:55:06 DEBUG : newLeaf: vfs cache: starting upload 2026/05/03 01:55:06 DEBUG : dir: Looking for writers 2026/05/03 01:55:06 DEBUG : Looking for writers 2026/05/03 01:55:06 DEBUG : dir: reading active writers 2026/05/03 01:55:06 DEBUG : newLeaf: reading active writers 2026/05/03 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/03 01:55:06 DEBUG : dir: Looking for writers 2026/05/03 01:55:06 DEBUG : Looking for writers 2026/05/03 01:55:06 DEBUG : dir: reading active writers 2026/05/03 01:55:06 DEBUG : newLeaf: reading active writers 2026/05/03 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/03 01:55:06 DEBUG : dir: Looking for writers 2026/05/03 01:55:06 DEBUG : Looking for writers 2026/05/03 01:55:06 DEBUG : dir: reading active writers 2026/05/03 01:55:06 DEBUG : newLeaf: reading active writers 2026/05/03 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/03 01:55:07 DEBUG : newLeaf: size = 25 OK 2026/05/03 01:55:07 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/03 01:55:07 INFO : newLeaf: Copied (replaced existing) 2026/05/03 01:55:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-03 01:55:05 +0000 UTC," 2026/05/03 01:55:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/03 01:55:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 01:55:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/03 01:55:07 DEBUG : dir: Looking for writers 2026/05/03 01:55:07 DEBUG : Looking for writers 2026/05/03 01:55:07 DEBUG : dir: reading active writers 2026/05/03 01:55:07 DEBUG : newLeaf: reading active writers 2026/05/03 01:55:07 DEBUG : >WaitForWriters: 2026/05/03 01:55:07 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:07 DEBUG : dir: Looking for writers 2026/05/03 01:55:07 DEBUG : Looking for writers 2026/05/03 01:55:07 DEBUG : dir: reading active writers 2026/05/03 01:55:07 DEBUG : newLeaf: reading active writers 2026/05/03 01:55:07 DEBUG : >WaitForWriters: 2026/05/03 01:55:07 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:55:08 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:08 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:55:08 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:08 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:08 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:55:09 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:09 DEBUG : dir: Looking for writers 2026/05/03 01:55:09 DEBUG : file1: reading active writers 2026/05/03 01:55:09 DEBUG : Looking for writers 2026/05/03 01:55:09 DEBUG : dir: reading active writers 2026/05/03 01:55:09 DEBUG : >WaitForWriters: 2026/05/03 01:55:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 01:55:09 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 01:55:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 01:55:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 01:55:09 DEBUG : dir/file1(0x17f8e4852740): _readAt: size=512, off=0 2026/05/03 01:55:09 DEBUG : dir/file1(0x17f8e4852740): openPending: 2026/05/03 01:55:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/03 01:55:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/03 01:55:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:09 DEBUG : dir/file1(0x17f8e4852740): >openPending: err= 2026/05/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/03 01:55:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 01:55:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:55:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:55:10 DEBUG : dir/file1(0x17f8e4852740): >_readAt: n=14, err=EOF 2026/05/03 01:55:10 DEBUG : dir/file1(0x17f8e4852740): close: 2026/05/03 01:55:10 DEBUG : dir/file1(0x17f8e4852740): >close: err= 2026/05/03 01:55:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 01:55:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/03 01:55:10 DEBUG : newLeaf: Updating file with newLeaf 0x17f8e5569930 2026/05/03 01:55:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 01:55:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/03 01:55:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/03 01:55:11 DEBUG : dir/file1: Updating file with dir/file1 0x17f8e5569930 2026/05/03 01:55:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/03 01:55:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 01:55:12 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 01:55:12 DEBUG : dir/file1(0x17f8e55f0c00): openPending: 2026/05/03 01:55: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/05/03 01:55:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/03 01:55:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:12 DEBUG : dir/file1(0x17f8e55f0c00): >openPending: err= 2026/05/03 01:55:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/03 01:55:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 01:55:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 01:55:12 DEBUG : dir/file1(0x17f8e55f0c00): _writeAt: size=25, off=0 2026/05/03 01:55:12 DEBUG : dir/file1(0x17f8e55f0c00): >_writeAt: n=25, err= 2026/05/03 01:55:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 01:55:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/03 01:55:12 DEBUG : newLeaf: Updating file with newLeaf 0x17f8e5569930 2026/05/03 01:55:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 01:55:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 01:55:12 DEBUG : newLeaf(0x17f8e55f0c00): close: 2026/05/03 01:55:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/03 01:55:12 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-03 01:55:12.023825862 +0000 UTC m=+147.997664125 2026/05/03 01:55:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/03 01:55:12 DEBUG : newLeaf(0x17f8e55f0c00): >close: err= 2026/05/03 01:55:12 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:12 DEBUG : dir: Looking for writers 2026/05/03 01:55:12 DEBUG : Looking for writers 2026/05/03 01:55:12 DEBUG : dir: reading active writers 2026/05/03 01:55:12 DEBUG : newLeaf: reading active writers 2026/05/03 01:55:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 01:55:12 DEBUG : dir: Looking for writers 2026/05/03 01:55:12 DEBUG : Looking for writers 2026/05/03 01:55:12 DEBUG : dir: reading active writers 2026/05/03 01:55:12 DEBUG : newLeaf: reading active writers 2026/05/03 01:55:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 01:55:12 DEBUG : dir: Looking for writers 2026/05/03 01:55:12 DEBUG : Looking for writers 2026/05/03 01:55:12 DEBUG : dir: reading active writers 2026/05/03 01:55:12 DEBUG : newLeaf: reading active writers 2026/05/03 01:55:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 01:55:12 DEBUG : dir: Looking for writers 2026/05/03 01:55:12 DEBUG : Looking for writers 2026/05/03 01:55:12 DEBUG : dir: reading active writers 2026/05/03 01:55:12 DEBUG : newLeaf: reading active writers 2026/05/03 01:55:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 01:55:12 DEBUG : newLeaf: vfs cache: starting upload 2026/05/03 01:55:12 DEBUG : dir: Looking for writers 2026/05/03 01:55:12 DEBUG : Looking for writers 2026/05/03 01:55:12 DEBUG : dir: reading active writers 2026/05/03 01:55:12 DEBUG : newLeaf: reading active writers 2026/05/03 01:55:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/03 01:55:12 DEBUG : dir: Looking for writers 2026/05/03 01:55:12 DEBUG : Looking for writers 2026/05/03 01:55:12 DEBUG : dir: reading active writers 2026/05/03 01:55:12 DEBUG : newLeaf: reading active writers 2026/05/03 01:55:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/03 01:55:13 DEBUG : dir: Looking for writers 2026/05/03 01:55:13 DEBUG : Looking for writers 2026/05/03 01:55:13 DEBUG : newLeaf: reading active writers 2026/05/03 01:55:13 DEBUG : dir: reading active writers 2026/05/03 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/03 01:55:13 DEBUG : newLeaf: size = 25 OK 2026/05/03 01:55:13 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/03 01:55:13 INFO : newLeaf: Copied (replaced existing) 2026/05/03 01:55:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-03 01:55:12 +0000 UTC," 2026/05/03 01:55:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/03 01:55:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 01:55:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/03 01:55:13 DEBUG : dir: Looking for writers 2026/05/03 01:55:13 DEBUG : Looking for writers 2026/05/03 01:55:13 DEBUG : dir: reading active writers 2026/05/03 01:55:13 DEBUG : newLeaf: reading active writers 2026/05/03 01:55:13 DEBUG : >WaitForWriters: 2026/05/03 01:55:14 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:14 DEBUG : dir: Looking for writers 2026/05/03 01:55:14 DEBUG : Looking for writers 2026/05/03 01:55:14 DEBUG : newLeaf: reading active writers 2026/05/03 01:55:14 DEBUG : dir: reading active writers 2026/05/03 01:55:14 DEBUG : >WaitForWriters: 2026/05/03 01:55:14 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting --- PASS: TestFileRename (38.84s) --- PASS: TestFileRename/off,forceCache=false (5.55s) --- PASS: TestFileRename/minimal,forceCache=false (5.73s) --- PASS: TestFileRename/minimal,forceCache=true (7.57s) --- PASS: TestFileRename/writes,forceCache=false (6.14s) --- PASS: TestFileRename/writes,forceCache=true (7.42s) --- PASS: TestFileRename/full,forceCache=false (6.43s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:55:14 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:14 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:14 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:14 DEBUG : Looking for writers 2026/05/03 01:55:14 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:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:55:15 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 01:55:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 01:55:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/03 01:55:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/03 01:55:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:55:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/03 01:55:16 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/03 01:55:16 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:16 DEBUG : dir: Looking for writers 2026/05/03 01:55:16 DEBUG : file1: reading active writers 2026/05/03 01:55:16 DEBUG : Looking for writers 2026/05/03 01:55:16 DEBUG : dir: reading active writers 2026/05/03 01:55:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.31s) === RUN TestReadFileHandleSeek run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:55:17 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 01:55:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 01:55:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/03 01:55:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/03 01:55:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:55:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/03 01:55:19 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/03 01:55:19 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/03 01:55:19 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/03 01:55:19 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/03 01:55:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/03 01:55:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/03 01:55:19 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/03 01:55:19 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/03 01:55:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/03 01:55:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/03 01:55:19 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/03 01:55:20 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/03 01:55:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/03 01:55:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/03 01:55:20 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/03 01:55:20 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:20 DEBUG : dir: Looking for writers 2026/05/03 01:55:20 DEBUG : file1: reading active writers 2026/05/03 01:55:20 DEBUG : Looking for writers 2026/05/03 01:55:20 DEBUG : dir: reading active writers 2026/05/03 01:55:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.86s) === RUN TestReadFileHandleReadAt run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:55:21 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 01:55:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 01:55:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/03 01:55:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/03 01:55:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:55:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/03 01:55:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/03 01:55:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/03 01:55:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/03 01:55:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/03 01:55:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/03 01:55:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/03 01:55:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/03 01:55:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/03 01:55:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/03 01:55:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/03 01:55:23 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/03 01:55:24 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/03 01:55:24 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/03 01:55:24 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/03 01:55:24 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/03 01:55:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/03 01:55:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/03 01:55:24 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/03 01:55:24 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/03 01:55:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/03 01:55:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/03 01:55:24 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/03 01:55:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/03 01:55:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/03 01:55:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/03 01:55:25 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/03 01:55:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/03 01:55:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/03 01:55:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/03 01:55:25 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/03 01:55:25 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:25 DEBUG : dir: Looking for writers 2026/05/03 01:55:25 DEBUG : file1: reading active writers 2026/05/03 01:55:25 DEBUG : Looking for writers 2026/05/03 01:55:25 DEBUG : dir: reading active writers 2026/05/03 01:55:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.45s) === RUN TestReadFileHandleFlush run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:55:25 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 01:55:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 01:55:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/03 01:55:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/03 01:55:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:55:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/03 01:55:27 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:27 DEBUG : dir: Looking for writers 2026/05/03 01:55:27 DEBUG : file1: reading active writers 2026/05/03 01:55:27 DEBUG : Looking for writers 2026/05/03 01:55:27 DEBUG : dir: reading active writers 2026/05/03 01:55:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.28s) === RUN TestReadFileHandleRelease run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:55:28 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 01:55:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 01:55:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/03 01:55:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/03 01:55:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:55:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/03 01:55:29 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/03 01:55:29 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/03 01:55:29 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:29 DEBUG : dir: Looking for writers 2026/05/03 01:55:29 DEBUG : file1: reading active writers 2026/05/03 01:55:29 DEBUG : Looking for writers 2026/05/03 01:55:29 DEBUG : dir: reading active writers 2026/05/03 01:55:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.29s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:55:30 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:30 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:55:30 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:30 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:30 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:55:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 01:55:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 01:55:31 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 01:55:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 01:55:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 01:55:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/03 01:55:31 DEBUG : dir/file1(0x17f8e500cec0): _readAt: size=1, off=0 2026/05/03 01:55:31 DEBUG : dir/file1(0x17f8e500cec0): openPending: 2026/05/03 01:55:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/03 01:55:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/03 01:55:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:31 DEBUG : dir/file1(0x17f8e500cec0): >openPending: err= 2026/05/03 01:55:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/03 01:55:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 01:55:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:55:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:55:31 DEBUG : dir/file1(0x17f8e500cec0): >_readAt: n=1, err= 2026/05/03 01:55:31 DEBUG : dir/file1(0x17f8e500cec0): _readAt: size=256, off=1 2026/05/03 01:55:31 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/03 01:55:31 DEBUG : dir/file1(0x17f8e500cec0): >_readAt: n=15, err=EOF 2026/05/03 01:55:31 DEBUG : dir/file1(0x17f8e500cec0): _readAt: size=16, off=16 2026/05/03 01:55:31 DEBUG : dir/file1(0x17f8e500cec0): >_readAt: n=0, err=EOF 2026/05/03 01:55:31 DEBUG : dir/file1(0x17f8e500cec0): close: 2026/05/03 01:55:31 DEBUG : dir/file1(0x17f8e500cec0): >close: err= 2026/05/03 01:55:31 DEBUG : dir/file1(0x17f8e500cec0): close: 2026/05/03 01:55:31 DEBUG : dir/file1(0x17f8e500cec0): >close: err=file already closed 2026/05/03 01:55:31 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:31 DEBUG : dir: Looking for writers 2026/05/03 01:55:31 DEBUG : file1: reading active writers 2026/05/03 01:55:31 DEBUG : Looking for writers 2026/05/03 01:55:31 DEBUG : dir: reading active writers 2026/05/03 01:55:31 DEBUG : >WaitForWriters: 2026/05/03 01:55:31 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.36s) === RUN TestRWFileHandleSeek run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:55:32 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:32 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:55:32 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:32 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:32 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:55:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 01:55:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 01:55:34 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 01:55:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 01:55:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 01:55:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/03 01:55:34 DEBUG : dir/file1(0x17f8e500d8c0): _readAt: size=1, off=0 2026/05/03 01:55:34 DEBUG : dir/file1(0x17f8e500d8c0): openPending: 2026/05/03 01:55:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/03 01:55:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/03 01:55:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:34 DEBUG : dir/file1(0x17f8e500d8c0): >openPending: err= 2026/05/03 01:55:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/03 01:55:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 01:55:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:55:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:55:34 DEBUG : dir/file1(0x17f8e500d8c0): >_readAt: n=1, err= 2026/05/03 01:55:34 DEBUG : dir/file1(0x17f8e500d8c0): _readAt: size=1, off=5 2026/05/03 01:55:34 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/03 01:55:34 DEBUG : dir/file1(0x17f8e500d8c0): >_readAt: n=1, err= 2026/05/03 01:55:34 DEBUG : dir/file1(0x17f8e500d8c0): _readAt: size=1, off=3 2026/05/03 01:55:34 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/03 01:55:34 DEBUG : dir/file1(0x17f8e500d8c0): >_readAt: n=1, err= 2026/05/03 01:55:34 DEBUG : dir/file1(0x17f8e500d8c0): _readAt: size=1, off=13 2026/05/03 01:55:34 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/03 01:55:34 DEBUG : dir/file1(0x17f8e500d8c0): >_readAt: n=1, err= 2026/05/03 01:55:34 DEBUG : dir/file1(0x17f8e500d8c0): _readAt: size=16, off=100 2026/05/03 01:55:34 DEBUG : dir/file1(0x17f8e500d8c0): >_readAt: n=0, err=EOF 2026/05/03 01:55:34 DEBUG : dir/file1(0x17f8e500d8c0): close: 2026/05/03 01:55:34 DEBUG : dir/file1(0x17f8e500d8c0): >close: err= 2026/05/03 01:55:34 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:34 DEBUG : dir: Looking for writers 2026/05/03 01:55:34 DEBUG : file1: reading active writers 2026/05/03 01:55:34 DEBUG : Looking for writers 2026/05/03 01:55:34 DEBUG : dir: reading active writers 2026/05/03 01:55:34 DEBUG : >WaitForWriters: 2026/05/03 01:55:34 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.29s) === RUN TestRWFileHandleReadAt run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:55:34 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:34 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:55:34 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:34 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:34 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:55:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 01:55:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 01:55:36 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 01:55:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 01:55:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 01:55:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/03 01:55:36 DEBUG : dir/file1(0x17f8e541a980): _readAt: size=1, off=0 2026/05/03 01:55:36 DEBUG : dir/file1(0x17f8e541a980): openPending: 2026/05/03 01:55:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/03 01:55:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/03 01:55:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:36 DEBUG : dir/file1(0x17f8e541a980): >openPending: err= 2026/05/03 01:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/03 01:55:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 01:55:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:55:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:55:36 DEBUG : dir/file1(0x17f8e541a980): >_readAt: n=1, err= 2026/05/03 01:55:36 DEBUG : dir/file1(0x17f8e541a980): _readAt: size=1, off=5 2026/05/03 01:55:36 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/03 01:55:36 DEBUG : dir/file1(0x17f8e541a980): >_readAt: n=1, err= 2026/05/03 01:55:36 DEBUG : dir/file1(0x17f8e541a980): _readAt: size=1, off=1 2026/05/03 01:55:36 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/03 01:55:36 DEBUG : dir/file1(0x17f8e541a980): >_readAt: n=1, err= 2026/05/03 01:55:36 DEBUG : dir/file1(0x17f8e541a980): _readAt: size=6, off=10 2026/05/03 01:55:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/03 01:55:36 DEBUG : dir/file1(0x17f8e541a980): >_readAt: n=6, err= 2026/05/03 01:55:36 DEBUG : dir/file1(0x17f8e541a980): _readAt: size=256, off=10 2026/05/03 01:55:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/03 01:55:36 DEBUG : dir/file1(0x17f8e541a980): >_readAt: n=6, err=EOF 2026/05/03 01:55:36 DEBUG : dir/file1(0x17f8e541a980): _readAt: size=256, off=100 2026/05/03 01:55:36 DEBUG : dir/file1(0x17f8e541a980): >_readAt: n=0, err=EOF 2026/05/03 01:55:36 DEBUG : dir/file1(0x17f8e541a980): close: 2026/05/03 01:55:36 DEBUG : dir/file1(0x17f8e541a980): >close: err= 2026/05/03 01:55:36 DEBUG : dir/file1(0x17f8e541a980): _readAt: size=256, off=100 2026/05/03 01:55:36 DEBUG : dir/file1(0x17f8e541a980): >_readAt: n=0, err=file already closed 2026/05/03 01:55:36 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:36 DEBUG : dir: Looking for writers 2026/05/03 01:55:36 DEBUG : file1: reading active writers 2026/05/03 01:55:36 DEBUG : Looking for writers 2026/05/03 01:55:36 DEBUG : dir: reading active writers 2026/05/03 01:55:36 DEBUG : >WaitForWriters: 2026/05/03 01:55:36 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting 2026/05/03 01:55:36 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage/dir/file1: no such file or directory 2026/05/03 01:55:36 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (2.42s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:55:37 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:37 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:55:37 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:37 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:37 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:55:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 01:55:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 01:55:38 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 01:55:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 01:55:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 01:55:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/03 01:55:38 DEBUG : dir/file1(0x17f8e4a8b680): RWFileHandle.Flush 2026/05/03 01:55:38 DEBUG : dir/file1(0x17f8e4a8b680): _readAt: size=256, off=0 2026/05/03 01:55:38 DEBUG : dir/file1(0x17f8e4a8b680): openPending: 2026/05/03 01:55:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/03 01:55:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/03 01:55:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:38 DEBUG : dir/file1(0x17f8e4a8b680): >openPending: err= 2026/05/03 01:55:38 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/03 01:55:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 01:55:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:55:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:55:39 DEBUG : dir/file1(0x17f8e4a8b680): >_readAt: n=16, err=EOF 2026/05/03 01:55:39 DEBUG : dir/file1(0x17f8e4a8b680): RWFileHandle.Flush 2026/05/03 01:55:39 DEBUG : dir/file1(0x17f8e4a8b680): RWFileHandle.Flush 2026/05/03 01:55:39 DEBUG : dir/file1(0x17f8e4a8b680): close: 2026/05/03 01:55:39 DEBUG : dir/file1(0x17f8e4a8b680): >close: err= 2026/05/03 01:55:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:39 DEBUG : dir: Looking for writers 2026/05/03 01:55:39 DEBUG : file1: reading active writers 2026/05/03 01:55:39 DEBUG : Looking for writers 2026/05/03 01:55:39 DEBUG : dir: reading active writers 2026/05/03 01:55:39 DEBUG : >WaitForWriters: 2026/05/03 01:55:39 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting 2026/05/03 01:55:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage/dir/file1: no such file or directory 2026/05/03 01:55:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (2.31s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:55:39 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:39 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:55:39 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:39 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:39 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:55:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 01:55:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 01:55:41 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 01:55:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 01:55:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 01:55:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/03 01:55:41 DEBUG : dir/file1(0x17f8e541a580): _readAt: size=256, off=0 2026/05/03 01:55:41 DEBUG : dir/file1(0x17f8e541a580): openPending: 2026/05/03 01:55:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/03 01:55:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/03 01:55:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:41 DEBUG : dir/file1(0x17f8e541a580): >openPending: err= 2026/05/03 01:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/03 01:55:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 01:55:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:55:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:55:41 DEBUG : dir/file1(0x17f8e541a580): >_readAt: n=16, err=EOF 2026/05/03 01:55:41 DEBUG : dir/file1(0x17f8e541a580): RWFileHandle.Release 2026/05/03 01:55:41 DEBUG : dir/file1(0x17f8e541a580): close: 2026/05/03 01:55:41 DEBUG : dir/file1(0x17f8e541a580): >close: err= 2026/05/03 01:55:41 DEBUG : dir/file1(0x17f8e541a580): RWFileHandle.Release 2026/05/03 01:55:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:41 DEBUG : dir: Looking for writers 2026/05/03 01:55:41 DEBUG : file1: reading active writers 2026/05/03 01:55:41 DEBUG : Looking for writers 2026/05/03 01:55:41 DEBUG : dir: reading active writers 2026/05/03 01:55:41 DEBUG : >WaitForWriters: 2026/05/03 01:55:41 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting 2026/05/03 01:55:41 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage/dir/file1: no such file or directory 2026/05/03 01:55:41 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-rupohej1fage/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (2.28s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:55:42 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:42 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:55:42 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:42 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:55:42 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:55:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:55:42 DEBUG : file1: newRWFileHandle: 2026/05/03 01:55:42 DEBUG : file1(0x17f8e541ad80): openPending: 2026/05/03 01:55:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:55:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:42 DEBUG : file1(0x17f8e541ad80): >openPending: err= 2026/05/03 01:55:42 DEBUG : file1: >newRWFileHandle: err= 2026/05/03 01:55:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/03 01:55:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/03 01:55:42 DEBUG : file1(0x17f8e541ad80): _writeAt: size=5, off=0 2026/05/03 01:55:42 DEBUG : file1(0x17f8e541ad80): >_writeAt: n=5, err= 2026/05/03 01:55:42 DEBUG : file1(0x17f8e541ad80): _writeAt: size=7, off=5 2026/05/03 01:55:42 DEBUG : file1(0x17f8e541ad80): >_writeAt: n=7, err= 2026/05/03 01:55:42 DEBUG : file1: vfs cache: truncate to size=11 2026/05/03 01:55:42 DEBUG : file1(0x17f8e541ad80): close: 2026/05/03 01:55:42 DEBUG : file1: vfs cache: setting modification time to 2026-05-03 01:55:42.141603737 +0000 UTC m=+178.115441990 2026/05/03 01:55:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/03 01:55:42 DEBUG : file1(0x17f8e541ad80): >close: err= 2026/05/03 01:55:42 DEBUG : file1(0x17f8e541ad80): close: 2026/05/03 01:55:42 DEBUG : file1(0x17f8e541ad80): >close: err=file already closed 2026/05/03 01:55:42 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:42 DEBUG : Looking for writers 2026/05/03 01:55:42 DEBUG : file1: reading active writers 2026/05/03 01:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 01:55:42 DEBUG : Looking for writers 2026/05/03 01:55:42 DEBUG : file1: reading active writers 2026/05/03 01:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 01:55:42 DEBUG : Looking for writers 2026/05/03 01:55:42 DEBUG : file1: reading active writers 2026/05/03 01:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 01:55:42 DEBUG : Looking for writers 2026/05/03 01:55:42 DEBUG : file1: reading active writers 2026/05/03 01:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 01:55:42 DEBUG : file1: vfs cache: starting upload 2026/05/03 01:55:42 DEBUG : Looking for writers 2026/05/03 01:55:42 DEBUG : file1: reading active writers 2026/05/03 01:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/03 01:55:42 DEBUG : Looking for writers 2026/05/03 01:55:42 DEBUG : file1: reading active writers 2026/05/03 01:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/03 01:55:42 DEBUG : Looking for writers 2026/05/03 01:55:42 DEBUG : file1: reading active writers 2026/05/03 01:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/03 01:55:42 DEBUG : file1: size = 11 OK 2026/05/03 01:55:42 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 01:55:42 INFO : file1: Copied (new) 2026/05/03 01:55:42 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-03 01:55:42 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/03 01:55:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/03 01:55:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:42 INFO : file1: vfs cache: upload succeeded try #1 2026/05/03 01:55:43 DEBUG : Looking for writers 2026/05/03 01:55:43 DEBUG : file1: reading active writers 2026/05/03 01:55:43 DEBUG : >WaitForWriters: 2026/05/03 01:55:43 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:43 DEBUG : Looking for writers 2026/05/03 01:55:43 DEBUG : file1: reading active writers 2026/05/03 01:55:43 DEBUG : >WaitForWriters: 2026/05/03 01:55:43 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.98s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:55:43 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:43 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:55:43 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:43 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:55:43 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:55:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage/dir/file1: no such file or directory 2026/05/03 01:55:44 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-rupohej1fage/dir/file1: no such file or directory 2026/05/03 01:55:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:55:44 DEBUG : file1: newRWFileHandle: 2026/05/03 01:55:44 DEBUG : file1(0x17f8e500d500): openPending: 2026/05/03 01:55:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:55:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:44 DEBUG : file1(0x17f8e500d500): >openPending: err= 2026/05/03 01:55:44 DEBUG : file1: >newRWFileHandle: err= 2026/05/03 01:55:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/03 01:55:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/03 01:55:44 DEBUG : file1(0x17f8e500d500): _writeAt: size=7, off=0 2026/05/03 01:55:44 DEBUG : file1(0x17f8e500d500): >_writeAt: n=7, err= 2026/05/03 01:55:44 DEBUG : file1(0x17f8e500d500): _writeAt: size=6, off=5 2026/05/03 01:55:44 DEBUG : file1(0x17f8e500d500): >_writeAt: n=6, err= 2026/05/03 01:55:44 DEBUG : file1(0x17f8e500d500): close: 2026/05/03 01:55:44 DEBUG : file1: vfs cache: setting modification time to 2026-05-03 01:55:44.117880891 +0000 UTC m=+180.091719145 2026/05/03 01:55:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/03 01:55:44 DEBUG : file1(0x17f8e500d500): >close: err= 2026/05/03 01:55:44 DEBUG : file1(0x17f8e500d500): _writeAt: size=5, off=0 2026/05/03 01:55:44 DEBUG : file1(0x17f8e500d500): >_writeAt: n=0, err=file already closed 2026/05/03 01:55:44 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:44 DEBUG : Looking for writers 2026/05/03 01:55:44 DEBUG : file1: reading active writers 2026/05/03 01:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 01:55:44 DEBUG : Looking for writers 2026/05/03 01:55:44 DEBUG : file1: reading active writers 2026/05/03 01:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 01:55:44 DEBUG : Looking for writers 2026/05/03 01:55:44 DEBUG : file1: reading active writers 2026/05/03 01:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 01:55:44 DEBUG : Looking for writers 2026/05/03 01:55:44 DEBUG : file1: reading active writers 2026/05/03 01:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 01:55:44 DEBUG : file1: vfs cache: starting upload 2026/05/03 01:55:44 DEBUG : Looking for writers 2026/05/03 01:55:44 DEBUG : file1: reading active writers 2026/05/03 01:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/03 01:55:44 DEBUG : Looking for writers 2026/05/03 01:55:44 DEBUG : file1: reading active writers 2026/05/03 01:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/03 01:55:44 DEBUG : Looking for writers 2026/05/03 01:55:44 DEBUG : file1: reading active writers 2026/05/03 01:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/03 01:55:44 DEBUG : file1: size = 11 OK 2026/05/03 01:55:44 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/03 01:55:44 INFO : file1: Copied (new) 2026/05/03 01:55:44 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-03 01:55:44 +0000 UTC," 2026/05/03 01:55:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/03 01:55:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:44 INFO : file1: vfs cache: upload succeeded try #1 2026/05/03 01:55:45 DEBUG : Looking for writers 2026/05/03 01:55:45 DEBUG : file1: reading active writers 2026/05/03 01:55:45 DEBUG : >WaitForWriters: 2026/05/03 01:55:45 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:45 DEBUG : Looking for writers 2026/05/03 01:55:45 DEBUG : file1: reading active writers 2026/05/03 01:55:45 DEBUG : >WaitForWriters: 2026/05/03 01:55:45 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.97s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:55:45 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:45 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:55:45 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:45 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:55:45 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:55:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:55:46 DEBUG : file1: newRWFileHandle: 2026/05/03 01:55:46 DEBUG : file1(0x17f8e4852d00): openPending: 2026/05/03 01:55:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:55:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:46 DEBUG : file1(0x17f8e4852d00): >openPending: err= 2026/05/03 01:55:46 DEBUG : file1: >newRWFileHandle: err= 2026/05/03 01:55:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/03 01:55:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/03 01:55:46 DEBUG : file1(0x17f8e4852d00): close: 2026/05/03 01:55:46 DEBUG : file1: vfs cache: setting modification time to 2026-05-03 01:55:46.085211262 +0000 UTC m=+182.059049515 2026/05/03 01:55:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/03 01:55:46 DEBUG : file1(0x17f8e4852d00): >close: err= 2026/05/03 01:55:46 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/03 01:55:46 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/03 01:55:46 DEBUG : file2: newRWFileHandle: 2026/05/03 01:55:46 DEBUG : file2(0x17f8e4853b00): openPending: 2026/05/03 01:55:46 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:55:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/03 01:55:46 DEBUG : file2(0x17f8e4853b00): >openPending: err= 2026/05/03 01:55:46 DEBUG : file2: >newRWFileHandle: err= 2026/05/03 01:55:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/03 01:55:46 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/03 01:55:46 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/03 01:55:46 DEBUG : file2(0x17f8e4853b00): RWFileHandle.Flush 2026/05/03 01:55:46 DEBUG : file2(0x17f8e4853b00): RWFileHandle.Release 2026/05/03 01:55:46 DEBUG : file2(0x17f8e4853b00): close: 2026/05/03 01:55:46 DEBUG : file2: vfs cache: setting modification time to 2026-05-03 01:55:46.086110174 +0000 UTC m=+182.059948426 2026/05/03 01:55:46 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/03 01:55:46 DEBUG : file2(0x17f8e4853b00): >close: err= 2026/05/03 01:55:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:46 DEBUG : Looking for writers 2026/05/03 01:55:46 DEBUG : file1: reading active writers 2026/05/03 01:55:46 DEBUG : file2: reading active writers 2026/05/03 01:55:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/03 01:55:46 DEBUG : Looking for writers 2026/05/03 01:55:46 DEBUG : file1: reading active writers 2026/05/03 01:55:46 DEBUG : file2: reading active writers 2026/05/03 01:55:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/03 01:55:46 DEBUG : Looking for writers 2026/05/03 01:55:46 DEBUG : file1: reading active writers 2026/05/03 01:55:46 DEBUG : file2: reading active writers 2026/05/03 01:55:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/03 01:55:46 DEBUG : Looking for writers 2026/05/03 01:55:46 DEBUG : file1: reading active writers 2026/05/03 01:55:46 DEBUG : file2: reading active writers 2026/05/03 01:55:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/03 01:55:46 DEBUG : file1: vfs cache: starting upload 2026/05/03 01:55:46 DEBUG : file2: vfs cache: starting upload 2026/05/03 01:55:46 DEBUG : Looking for writers 2026/05/03 01:55:46 DEBUG : file1: reading active writers 2026/05/03 01:55:46 DEBUG : file2: reading active writers 2026/05/03 01:55:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/03 01:55:46 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage/dir/file1: no such file or directory 2026/05/03 01:55:46 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-rupohej1fage/dir/file1: no such file or directory 2026/05/03 01:55:46 DEBUG : Looking for writers 2026/05/03 01:55:46 DEBUG : file2: reading active writers 2026/05/03 01:55:46 DEBUG : file1: reading active writers 2026/05/03 01:55:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/05/03 01:55:46 DEBUG : Looking for writers 2026/05/03 01:55:46 DEBUG : file1: reading active writers 2026/05/03 01:55:46 DEBUG : file2: reading active writers 2026/05/03 01:55:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/05/03 01:55:46 DEBUG : file1: size = 0 OK 2026/05/03 01:55:46 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/03 01:55:46 INFO : file1: Copied (new) 2026/05/03 01:55:46 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-03 01:55:46 +0000 UTC," 2026/05/03 01:55:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/03 01:55:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:46 INFO : file1: vfs cache: upload succeeded try #1 2026/05/03 01:55:47 DEBUG : file2: size = 0 OK 2026/05/03 01:55:47 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/05/03 01:55:47 INFO : file2: Copied (new) 2026/05/03 01:55:47 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-03 01:55:46 +0000 UTC," 2026/05/03 01:55:47 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/03 01:55:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/03 01:55:47 INFO : file2: vfs cache: upload succeeded try #1 2026/05/03 01:55:47 DEBUG : Looking for writers 2026/05/03 01:55:47 DEBUG : file1: reading active writers 2026/05/03 01:55:47 DEBUG : file2: reading active writers 2026/05/03 01:55:47 DEBUG : >WaitForWriters: 2026/05/03 01:55:47 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:47 DEBUG : Looking for writers 2026/05/03 01:55:47 DEBUG : file1: reading active writers 2026/05/03 01:55:47 DEBUG : file2: reading active writers 2026/05/03 01:55:47 DEBUG : >WaitForWriters: 2026/05/03 01:55:47 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.14s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:55:48 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:48 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:55:48 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:48 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:55:48 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:55:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:55:48 DEBUG : file1: newRWFileHandle: 2026/05/03 01:55:48 DEBUG : file1(0x17f8e4d38600): openPending: 2026/05/03 01:55:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:55:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:48 DEBUG : file1(0x17f8e4d38600): >openPending: err= 2026/05/03 01:55:48 DEBUG : file1: >newRWFileHandle: err= 2026/05/03 01:55:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/03 01:55:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/03 01:55:48 DEBUG : file1(0x17f8e4d38600): _writeAt: size=5, off=0 2026/05/03 01:55:48 DEBUG : file1(0x17f8e4d38600): >_writeAt: n=5, err= 2026/05/03 01:55:48 DEBUG : file1(0x17f8e4d38600): RWFileHandle.Flush 2026/05/03 01:55:48 DEBUG : file1(0x17f8e4d38600): RWFileHandle.Flush 2026/05/03 01:55:48 DEBUG : file1(0x17f8e4d38600): close: 2026/05/03 01:55:48 DEBUG : file1: vfs cache: setting modification time to 2026-05-03 01:55:48.21703646 +0000 UTC m=+184.190874713 2026/05/03 01:55:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/03 01:55:48 DEBUG : file1(0x17f8e4d38600): >close: err= 2026/05/03 01:55:48 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:48 DEBUG : Looking for writers 2026/05/03 01:55:48 DEBUG : file1: reading active writers 2026/05/03 01:55:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 01:55:48 DEBUG : Looking for writers 2026/05/03 01:55:48 DEBUG : file1: reading active writers 2026/05/03 01:55:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 01:55:48 DEBUG : Looking for writers 2026/05/03 01:55:48 DEBUG : file1: reading active writers 2026/05/03 01:55:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 01:55:48 DEBUG : Looking for writers 2026/05/03 01:55:48 DEBUG : file1: reading active writers 2026/05/03 01:55:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 01:55:48 DEBUG : file1: vfs cache: starting upload 2026/05/03 01:55:48 DEBUG : Looking for writers 2026/05/03 01:55:48 DEBUG : file1: reading active writers 2026/05/03 01:55:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/03 01:55:48 DEBUG : Looking for writers 2026/05/03 01:55:48 DEBUG : file1: reading active writers 2026/05/03 01:55:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/03 01:55:48 DEBUG : Looking for writers 2026/05/03 01:55:48 DEBUG : file1: reading active writers 2026/05/03 01:55:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/03 01:55:49 DEBUG : file1: size = 5 OK 2026/05/03 01:55:49 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/03 01:55:49 INFO : file1: Copied (new) 2026/05/03 01:55:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-03 01:55:48 +0000 UTC," 2026/05/03 01:55:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/03 01:55:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:49 INFO : file1: vfs cache: upload succeeded try #1 2026/05/03 01:55:49 DEBUG : Looking for writers 2026/05/03 01:55:49 DEBUG : file1: reading active writers 2026/05/03 01:55:49 DEBUG : >WaitForWriters: 2026/05/03 01:55:49 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.85s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:55:49 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:49 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:55:49 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:49 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:55:49 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:55:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:55:50 DEBUG : file1: newRWFileHandle: 2026/05/03 01:55:50 DEBUG : file1(0x17f8e5212500): openPending: 2026/05/03 01:55:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:55:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:50 DEBUG : file1(0x17f8e5212500): >openPending: err= 2026/05/03 01:55:50 DEBUG : file1: >newRWFileHandle: err= 2026/05/03 01:55:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/03 01:55:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/03 01:55:50 DEBUG : file1(0x17f8e5212500): _writeAt: size=5, off=0 2026/05/03 01:55:50 DEBUG : file1(0x17f8e5212500): >_writeAt: n=5, err= 2026/05/03 01:55:50 DEBUG : file1(0x17f8e5212500): RWFileHandle.Release 2026/05/03 01:55:50 DEBUG : file1(0x17f8e5212500): close: 2026/05/03 01:55:50 DEBUG : file1: vfs cache: setting modification time to 2026-05-03 01:55:50.068068569 +0000 UTC m=+186.041906823 2026/05/03 01:55:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/03 01:55:50 DEBUG : file1(0x17f8e5212500): >close: err= 2026/05/03 01:55:50 DEBUG : file1(0x17f8e5212500): RWFileHandle.Release 2026/05/03 01:55:50 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:50 DEBUG : Looking for writers 2026/05/03 01:55:50 DEBUG : file1: reading active writers 2026/05/03 01:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 01:55:50 DEBUG : Looking for writers 2026/05/03 01:55:50 DEBUG : file1: reading active writers 2026/05/03 01:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 01:55:50 DEBUG : Looking for writers 2026/05/03 01:55:50 DEBUG : file1: reading active writers 2026/05/03 01:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 01:55:50 DEBUG : Looking for writers 2026/05/03 01:55:50 DEBUG : file1: reading active writers 2026/05/03 01:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 01:55:50 DEBUG : file1: vfs cache: starting upload 2026/05/03 01:55:50 DEBUG : Looking for writers 2026/05/03 01:55:50 DEBUG : file1: reading active writers 2026/05/03 01:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/03 01:55:50 DEBUG : Looking for writers 2026/05/03 01:55:50 DEBUG : file1: reading active writers 2026/05/03 01:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/03 01:55:50 DEBUG : Looking for writers 2026/05/03 01:55:50 DEBUG : file1: reading active writers 2026/05/03 01:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/03 01:55:50 DEBUG : file1: size = 5 OK 2026/05/03 01:55:50 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/03 01:55:50 INFO : file1: Copied (new) 2026/05/03 01:55:50 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-03 01:55:50 +0000 UTC," 2026/05/03 01:55:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/03 01:55:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:50 INFO : file1: vfs cache: upload succeeded try #1 2026/05/03 01:55:51 DEBUG : Looking for writers 2026/05/03 01:55:51 DEBUG : file1: reading active writers 2026/05/03 01:55:51 DEBUG : >WaitForWriters: 2026/05/03 01:55:51 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:55:51 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:51 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:55:51 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:51 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:51 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:55:52 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/03 01:55:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 01:55:53 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 01:55:53 DEBUG : dir/file1(0x17f8e4bad5c0): openPending: 2026/05/03 01:55:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/03 01:55:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/03 01:55:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:53 DEBUG : dir/file1(0x17f8e4bad5c0): >openPending: err= 2026/05/03 01:55:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/03 01:55:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 01:55:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 01:55:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/03 01:55:53 DEBUG : dir/file1(0x17f8e4bad5c0): _writeAt: size=5, off=0 2026/05/03 01:55:53 DEBUG : dir/file1(0x17f8e4bad5c0): >_writeAt: n=5, err= 2026/05/03 01:55:53 DEBUG : dir/file1(0x17f8e4bad5c0): close: 2026/05/03 01:55:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:55:53 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-03 01:55:53.051050975 +0000 UTC m=+189.024889229 2026/05/03 01:55:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/03 01:55:53 DEBUG : dir/file1(0x17f8e4bad5c0): >close: err= 2026/05/03 01:55:53 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:53 DEBUG : dir: Looking for writers 2026/05/03 01:55:53 DEBUG : file1: reading active writers 2026/05/03 01:55:53 DEBUG : Looking for writers 2026/05/03 01:55:53 DEBUG : dir: reading active writers 2026/05/03 01:55:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 01:55:53 DEBUG : dir: Looking for writers 2026/05/03 01:55:53 DEBUG : file1: reading active writers 2026/05/03 01:55:53 DEBUG : Looking for writers 2026/05/03 01:55:53 DEBUG : dir: reading active writers 2026/05/03 01:55:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 01:55:53 DEBUG : dir: Looking for writers 2026/05/03 01:55:53 DEBUG : file1: reading active writers 2026/05/03 01:55:53 DEBUG : Looking for writers 2026/05/03 01:55:53 DEBUG : dir: reading active writers 2026/05/03 01:55:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 01:55:53 DEBUG : dir: Looking for writers 2026/05/03 01:55:53 DEBUG : file1: reading active writers 2026/05/03 01:55:53 DEBUG : Looking for writers 2026/05/03 01:55:53 DEBUG : dir: reading active writers 2026/05/03 01:55:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 01:55:53 DEBUG : dir/file1: vfs cache: starting upload 2026/05/03 01:55:53 DEBUG : dir: Looking for writers 2026/05/03 01:55:53 DEBUG : file1: reading active writers 2026/05/03 01:55:53 DEBUG : Looking for writers 2026/05/03 01:55:53 DEBUG : dir: reading active writers 2026/05/03 01:55:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/03 01:55:53 DEBUG : dir: Looking for writers 2026/05/03 01:55:53 DEBUG : file1: reading active writers 2026/05/03 01:55:53 DEBUG : Looking for writers 2026/05/03 01:55:53 DEBUG : dir: reading active writers 2026/05/03 01:55:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/03 01:55:53 DEBUG : dir: Looking for writers 2026/05/03 01:55:53 DEBUG : file1: reading active writers 2026/05/03 01:55:53 DEBUG : Looking for writers 2026/05/03 01:55:53 DEBUG : dir: reading active writers 2026/05/03 01:55:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/03 01:55:53 DEBUG : dir/file1: size = 5 OK 2026/05/03 01:55:53 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/03 01:55:53 INFO : dir/file1: Copied (replaced existing) 2026/05/03 01:55:53 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-03 01:55:53 +0000 UTC," 2026/05/03 01:55:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/03 01:55:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/03 01:55:54 DEBUG : dir: Looking for writers 2026/05/03 01:55:54 DEBUG : file1: reading active writers 2026/05/03 01:55:54 DEBUG : Looking for writers 2026/05/03 01:55:54 DEBUG : dir: reading active writers 2026/05/03 01:55:54 DEBUG : >WaitForWriters: 2026/05/03 01:55:54 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:55:55 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:55 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:55:55 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:55 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:55 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:55:56 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:55:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:55:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 01:55:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 01:55:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 01:55:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/03 01:55:56 DEBUG : dir/file1(0x17f8e5422740): _writeAt: size=5, off=0 2026/05/03 01:55:56 DEBUG : dir/file1(0x17f8e5422740): openPending: 2026/05/03 01:55:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2026/05/03 01:55:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/03 01:55:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:56 DEBUG : dir/file1(0x17f8e5422740): >openPending: err= 2026/05/03 01:55:56 DEBUG : dir/file1(0x17f8e5422740): >_writeAt: n=5, err= 2026/05/03 01:55:56 DEBUG : dir/file1(0x17f8e5422740): _writeAt: size=15, off=5 2026/05/03 01:55:56 DEBUG : dir/file1(0x17f8e5422740): >_writeAt: n=15, err= 2026/05/03 01:55:56 DEBUG : dir/file1(0x17f8e5422740): close: 2026/05/03 01:55:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/03 01:55:56 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-03 01:55:56.415865476 +0000 UTC m=+192.389703729 2026/05/03 01:55:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/03 01:55:56 DEBUG : dir/file1(0x17f8e5422740): >close: err= 2026/05/03 01:55:56 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:56 DEBUG : dir: Looking for writers 2026/05/03 01:55:56 DEBUG : file1: reading active writers 2026/05/03 01:55:56 DEBUG : Looking for writers 2026/05/03 01:55:56 DEBUG : dir: reading active writers 2026/05/03 01:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 01:55:56 DEBUG : dir: Looking for writers 2026/05/03 01:55:56 DEBUG : file1: reading active writers 2026/05/03 01:55:56 DEBUG : Looking for writers 2026/05/03 01:55:56 DEBUG : dir: reading active writers 2026/05/03 01:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 01:55:56 DEBUG : dir: Looking for writers 2026/05/03 01:55:56 DEBUG : file1: reading active writers 2026/05/03 01:55:56 DEBUG : Looking for writers 2026/05/03 01:55:56 DEBUG : dir: reading active writers 2026/05/03 01:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 01:55:56 DEBUG : dir: Looking for writers 2026/05/03 01:55:56 DEBUG : file1: reading active writers 2026/05/03 01:55:56 DEBUG : Looking for writers 2026/05/03 01:55:56 DEBUG : dir: reading active writers 2026/05/03 01:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 01:55:56 DEBUG : dir/file1: vfs cache: starting upload 2026/05/03 01:55:56 DEBUG : dir: Looking for writers 2026/05/03 01:55:56 DEBUG : file1: reading active writers 2026/05/03 01:55:56 DEBUG : Looking for writers 2026/05/03 01:55:56 DEBUG : dir: reading active writers 2026/05/03 01:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/03 01:55:56 DEBUG : dir: Looking for writers 2026/05/03 01:55:56 DEBUG : file1: reading active writers 2026/05/03 01:55:56 DEBUG : Looking for writers 2026/05/03 01:55:56 DEBUG : dir: reading active writers 2026/05/03 01:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/03 01:55:57 DEBUG : dir: Looking for writers 2026/05/03 01:55:57 DEBUG : file1: reading active writers 2026/05/03 01:55:57 DEBUG : Looking for writers 2026/05/03 01:55:57 DEBUG : dir: reading active writers 2026/05/03 01:55:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/03 01:55:57 DEBUG : dir/file1: size = 20 OK 2026/05/03 01:55:57 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/03 01:55:57 INFO : dir/file1: Copied (replaced existing) 2026/05/03 01:55:57 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-03 01:55:56 +0000 UTC," 2026/05/03 01:55:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/03 01:55:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/03 01:55:57 DEBUG : dir: Looking for writers 2026/05/03 01:55:57 DEBUG : file1: reading active writers 2026/05/03 01:55:57 DEBUG : Looking for writers 2026/05/03 01:55:57 DEBUG : dir: reading active writers 2026/05/03 01:55:57 DEBUG : >WaitForWriters: 2026/05/03 01:55:57 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.39s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:55:58 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:55:58 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:55:58 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:58 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:55:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:55:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:55:58 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:55:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:55:58 DEBUG : file1: newRWFileHandle: 2026/05/03 01:55:58 DEBUG : file1(0x17f8e554c740): openPending: 2026/05/03 01:55:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:55:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:58 DEBUG : file1(0x17f8e554c740): >openPending: err= 2026/05/03 01:55:58 DEBUG : file1: >newRWFileHandle: err= 2026/05/03 01:55:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:55:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/03 01:55:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/03 01:55:58 DEBUG : file1(0x17f8e554c740): _writeAt: size=5, off=0 2026/05/03 01:55:58 DEBUG : file1(0x17f8e554c740): >_writeAt: n=5, err= 2026/05/03 01:55:58 DEBUG : file1(0x17f8e554c740): close: 2026/05/03 01:55:58 DEBUG : file1: vfs cache: setting modification time to 2026-05-03 01:55:58.87403371 +0000 UTC m=+194.847871963 2026/05/03 01:55:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/03 01:55:58 DEBUG : file1(0x17f8e554c740): >close: err= 2026/05/03 01:55:58 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:55:58 DEBUG : Looking for writers 2026/05/03 01:55:58 DEBUG : file1: reading active writers 2026/05/03 01:55:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 01:55:58 DEBUG : Looking for writers 2026/05/03 01:55:58 DEBUG : file1: reading active writers 2026/05/03 01:55:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 01:55:58 DEBUG : Looking for writers 2026/05/03 01:55:58 DEBUG : file1: reading active writers 2026/05/03 01:55:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 01:55:58 DEBUG : Looking for writers 2026/05/03 01:55:58 DEBUG : file1: reading active writers 2026/05/03 01:55:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 01:55:58 DEBUG : file1: vfs cache: starting upload 2026/05/03 01:55:59 DEBUG : Looking for writers 2026/05/03 01:55:59 DEBUG : file1: reading active writers 2026/05/03 01:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/03 01:55:59 DEBUG : Looking for writers 2026/05/03 01:55:59 DEBUG : file1: reading active writers 2026/05/03 01:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/03 01:55:59 DEBUG : Looking for writers 2026/05/03 01:55:59 DEBUG : file1: reading active writers 2026/05/03 01:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/03 01:56:00 DEBUG : Looking for writers 2026/05/03 01:56:00 DEBUG : file1: reading active writers 2026/05/03 01:56:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/03 01:56:00 DEBUG : file1: size = 5 OK 2026/05/03 01:56:00 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/03 01:56:00 INFO : file1: Copied (new) 2026/05/03 01:56:00 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-03 01:55:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/03 01:56:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/03 01:56:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:00 INFO : file1: vfs cache: upload succeeded try #1 2026/05/03 01:56:01 DEBUG : Looking for writers 2026/05/03 01:56:01 DEBUG : file1: reading active writers 2026/05/03 01:56:01 DEBUG : >WaitForWriters: 2026/05/03 01:56:01 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.61s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:56:02 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:56:02 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:56:02 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:02 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:56:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:56:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/03 01:56:02 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554d640): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554d640): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554d640): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554d640): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554d640): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.333331516 +0000 UTC m=+198.307169770 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554d640): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554dac0): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554dac0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554dac0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554dac0): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554dac0): _writeAt: size=3, off=2 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554dac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554dac0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.333331516 +0000 UTC m=+198.307169770 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554dac0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0080): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0080): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0080): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0080): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0080): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.333331516 +0000 UTC m=+198.307169770 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0080): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4fefab0 item 1 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e06c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e06c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e06c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e06c0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e06c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.335618273 +0000 UTC m=+198.309456527 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e06c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0bc0): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0bc0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0bc0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0bc0): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0bc0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.335618273 +0000 UTC m=+198.309456527 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0bc0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53d40e0 item 2 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1200): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1200): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1200): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1200): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1200): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.337369779 +0000 UTC m=+198.311208061 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1200): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1680): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1680): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1680): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1680): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1680): _writeAt: size=3, off=2 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1680): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1680): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.337369779 +0000 UTC m=+198.311208061 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1680): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1b40): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1b40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1b40): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1b40): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1b40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.337369779 +0000 UTC m=+198.311208061 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1b40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53d4690 item 3 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569a2c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569a2c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569a2c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569a2c0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569a2c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.342905064 +0000 UTC m=+198.316743317 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569a2c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569a800): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569a800): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569a800): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569a800): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569a800): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.342905064 +0000 UTC m=+198.316743317 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569a800): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53d4c40 item 4 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569ae00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569ae00): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569ae00): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569ae00): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569ae00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.345758594 +0000 UTC m=+198.319596847 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569ae00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569b280): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569b280): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569b280): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569b280): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569b280): _writeAt: size=3, off=2 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569b280): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569b280): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.345758594 +0000 UTC m=+198.319596847 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569b280): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569b740): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569b740): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569b740): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569b740): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569b740): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.345758594 +0000 UTC m=+198.319596847 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569b740): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e534e310 item 5 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569bdc0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569bdc0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569bdc0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569bdc0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569bdc0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.347538071 +0000 UTC m=+198.321376324 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e569bdc0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d38400): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d38400): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d38400): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d38400): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d38400): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.347538071 +0000 UTC m=+198.321376324 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d38400): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e534e8c0 item 6 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d38bc0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d38bc0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d38bc0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d38bc0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d38bc0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.349019835 +0000 UTC m=+198.322858089 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d38bc0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d390c0): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d390c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d390c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d390c0): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d390c0): _writeAt: size=3, off=2 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d390c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d390c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.349019835 +0000 UTC m=+198.322858089 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d390c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d39580): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d39580): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d39580): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d39580): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d39580): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.349019835 +0000 UTC m=+198.322858089 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d39580): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e534ed20 item 7 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d39c00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d39c00): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d39c00): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d39c00): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d39c00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.351037684 +0000 UTC m=+198.324875936 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d39c00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538a280): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538a280): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538a280): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538a280): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538a280): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.351037684 +0000 UTC m=+198.324875936 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538a280): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e534f3b0 item 8 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538a880): _readAt: size=2, off=0 2026/05/03 01:56:02 ERROR : open-test-file(0x17f8e538a880): Couldn't read size of file 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538a880): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538a880): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538a880): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538a880): close: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538a880): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538ac40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538ac40): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538ac40): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538ac40): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538ac40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.352387428 +0000 UTC m=+198.326225682 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538ac40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538b0c0): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538b0c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538b0c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538b0c0): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538b0c0): _writeAt: size=3, off=2 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538b0c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538b0c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.352387428 +0000 UTC m=+198.326225682 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538b0c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538b5c0): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538b5c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538b5c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538b5c0): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538b5c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.352387428 +0000 UTC m=+198.326225682 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538b5c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e534f880 item 9 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538bc80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538bc80): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538bc80): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538bc80): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538bc80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.354462385 +0000 UTC m=+198.328300638 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e538bc80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4a8b300): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4a8b300): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4a8b300): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4a8b300): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4a8b300): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.354462385 +0000 UTC m=+198.328300638 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4a8b300): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53d4000 item 10 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4852740): _readAt: size=2, off=0 2026/05/03 01:56:02 ERROR : open-test-file(0x17f8e4852740): Couldn't read size of file 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4852740): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4852740): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4852740): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4852740): close: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4852740): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4852c00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4852c00): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4852c00): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4852c00): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4852c00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.355967033 +0000 UTC m=+198.329805286 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4852c00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4853b00): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4853b00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4853b00): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4853b00): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4853b00): _writeAt: size=3, off=2 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4853b00): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4853b00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.355967033 +0000 UTC m=+198.329805286 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4853b00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e49bb880): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e49bb880): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e49bb880): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e49bb880): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e49bb880): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.355967033 +0000 UTC m=+198.329805286 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e49bb880): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53d45b0 item 11 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e466a680): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e466a680): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e466a680): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e466a680): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e466a680): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.357599953 +0000 UTC m=+198.331438206 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e466a680): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e466ac80): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e466ac80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e466ac80): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e466ac80): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e466ac80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.357599953 +0000 UTC m=+198.331438206 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e466ac80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53d5110 item 12 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e466be80): _readAt: size=2, off=0 2026/05/03 01:56:02 ERROR : open-test-file(0x17f8e466be80): Couldn't read size of file 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e466be80): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e466be80): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e466be80): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e466be80): close: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e466be80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bac400): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bac400): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bac400): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bac400): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bac400): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.358769687 +0000 UTC m=+198.332607940 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bac400): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bacb40): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bacb40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bacb40): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bacb40): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bacb40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.358769687 +0000 UTC m=+198.332607940 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bacb40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53d5490 item 13 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bad400): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bad400): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bad400): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bad400): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bad400): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.360498038 +0000 UTC m=+198.334336291 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bad400): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bad940): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bad940): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bad940): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bad940): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bad940): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.360498038 +0000 UTC m=+198.334336291 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4bad940): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53d5810 item 14 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5212080): _readAt: size=2, off=0 2026/05/03 01:56:02 ERROR : open-test-file(0x17f8e5212080): Couldn't read size of file 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5212080): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5212080): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5212080): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5212080): close: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5212080): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5212440): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5212440): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5212440): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5212440): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5212440): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.361778791 +0000 UTC m=+198.335617044 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5212440): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5212b00): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5212b00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5212b00): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5212b00): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5212b00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.361778791 +0000 UTC m=+198.335617044 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5212b00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53d5b90 item 15 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52131c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52131c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52131c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52131c0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52131c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.362873112 +0000 UTC m=+198.336711365 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52131c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5213700): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5213700): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5213700): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5213700): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5213700): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.362873112 +0000 UTC m=+198.336711365 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5213700): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e263f0 item 16 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5213d40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5213d40): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5213d40): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5213d40): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5213d40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.366175801 +0000 UTC m=+198.340014055 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5213d40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554c2c0): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554c2c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554c2c0): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554c2c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554c2c0): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554c2c0): _writeAt: size=3, off=7 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554c2c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554c2c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.366175801 +0000 UTC m=+198.340014055 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554c2c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554c840): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554c840): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554c840): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554c840): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554c840): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.366175801 +0000 UTC m=+198.340014055 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554c840): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e26850 item 17 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554cec0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554cec0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554cec0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554cec0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554cec0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.369469646 +0000 UTC m=+198.343307899 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554cec0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554d400): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554d400): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554d400): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554d400): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554d400): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.369469646 +0000 UTC m=+198.343307899 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554d400): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e26ee0 item 18 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554da80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554da80): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554da80): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554da80): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554da80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.371660893 +0000 UTC m=+198.345499146 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e554da80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0080): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0080): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0080): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0080): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0080): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0080): _writeAt: size=3, off=7 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0080): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0080): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.371660893 +0000 UTC m=+198.345499146 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0080): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0580): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0580): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0580): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0580): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0580): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.371660893 +0000 UTC m=+198.345499146 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0580): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e27260 item 19 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0c00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0c00): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0c00): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0c00): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0c00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.374611096 +0000 UTC m=+198.348449348 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e0c00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1140): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1140): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1140): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1140): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1140): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.374611096 +0000 UTC m=+198.348449348 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1140): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e277a0 item 20 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e17c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e17c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e17c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e17c0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e17c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.376317956 +0000 UTC m=+198.350156219 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e17c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1d00): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1d00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1d00): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1d00): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1d00): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1d00): _writeAt: size=3, off=7 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1d00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.376317956 +0000 UTC m=+198.350156219 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e1d00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c444c0): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c444c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c444c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c444c0): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c444c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.376317956 +0000 UTC m=+198.350156219 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c444c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e27c00 item 21 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c44b40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c44b40): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c44b40): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c44b40): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c44b40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.379287936 +0000 UTC m=+198.353126189 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c44b40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c45080): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c45080): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c45080): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c45080): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c45080): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.379287936 +0000 UTC m=+198.353126189 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c45080): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ca8540 item 22 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8e4c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8e4c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8e4c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8e4c0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8e4c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.380459853 +0000 UTC m=+198.354298107 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8e4c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8e9c0): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8e9c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8e9c0): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8e9c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8e9c0): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8e9c0): _writeAt: size=3, off=7 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8e9c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8e9c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.380459853 +0000 UTC m=+198.354298107 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8e9c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8eec0): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8eec0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8eec0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8eec0): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8eec0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.380459853 +0000 UTC m=+198.354298107 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8eec0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bc230 item 23 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8f540): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8f540): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8f540): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8f540): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8f540): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.382896555 +0000 UTC m=+198.356734808 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8f540): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8fa80): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8fa80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8fa80): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8fa80): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8fa80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.382896555 +0000 UTC m=+198.356734808 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c8fa80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bc700 item 24 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cda1c0): _readAt: size=2, off=0 2026/05/03 01:56:02 ERROR : open-test-file(0x17f8e4cda1c0): Couldn't read size of file 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cda1c0): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cda1c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cda1c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cda1c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cda1c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cda580): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cda580): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cda580): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cda580): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cda580): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.384593897 +0000 UTC m=+198.358432150 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cda580): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdaa80): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdaa80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdaa80): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdaa80): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdaa80): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdaa80): _writeAt: size=3, off=7 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdaa80): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdaa80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.384593897 +0000 UTC m=+198.358432150 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdaa80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdafc0): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdafc0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdafc0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdafc0): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdafc0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.384593897 +0000 UTC m=+198.358432150 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdafc0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bcb60 item 25 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c453c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c453c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c453c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c453c0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c453c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.386390938 +0000 UTC m=+198.360229191 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c453c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c45980): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c45980): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c45980): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c45980): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c45980): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.386390938 +0000 UTC m=+198.360229191 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c45980): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ca89a0 item 26 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6e0c0): _readAt: size=2, off=0 2026/05/03 01:56:02 ERROR : open-test-file(0x17f8e4c6e0c0): Couldn't read size of file 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6e0c0): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6e0c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6e0c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6e0c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6e0c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6e480): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6e480): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6e480): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6e480): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6e480): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.387729381 +0000 UTC m=+198.361567634 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6e480): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6e980): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6e980): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6e980): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6e980): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6e980): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6e980): _writeAt: size=3, off=7 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6e980): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6e980): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.387729381 +0000 UTC m=+198.361567634 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6e980): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6eec0): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6eec0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6eec0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6eec0): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6eec0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.387729381 +0000 UTC m=+198.361567634 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6eec0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ca8f50 item 27 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6f540): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6f540): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6f540): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6f540): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6f540): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.389356601 +0000 UTC m=+198.363194853 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6f540): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6fa80): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6fa80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6fa80): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6fa80): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6fa80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.389356601 +0000 UTC m=+198.363194853 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4c6fa80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ca9730 item 28 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9e1c0): _readAt: size=2, off=0 2026/05/03 01:56:02 ERROR : open-test-file(0x17f8e4d9e1c0): Couldn't read size of file 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9e1c0): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9e1c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9e1c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9e1c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9e1c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9e580): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9e580): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9e580): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9e580): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9e580): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.390653876 +0000 UTC m=+198.364492129 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9e580): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9ec40): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9ec40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9ec40): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9ec40): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9ec40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.390653876 +0000 UTC m=+198.364492129 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9ec40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ca9b90 item 29 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9f2c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9f2c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9f2c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9f2c0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9f2c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.391873133 +0000 UTC m=+198.365711386 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9f2c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9f800): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9f800): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9f800): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9f800): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9f800): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.391873133 +0000 UTC m=+198.365711386 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9f800): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f81c0 item 30 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9fe40): _readAt: size=2, off=0 2026/05/03 01:56:02 ERROR : open-test-file(0x17f8e4d9fe40): Couldn't read size of file 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9fe40): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9fe40): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9fe40): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9fe40): close: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d9fe40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbe300): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbe300): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbe300): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbe300): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbe300): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.392993432 +0000 UTC m=+198.366831686 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbe300): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbe9c0): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbe9c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbe9c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbe9c0): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbe9c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.392993432 +0000 UTC m=+198.366831686 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbe9c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f85b0 item 31 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbf040): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbf040): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbf040): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbf040): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbf040): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.394207911 +0000 UTC m=+198.368046164 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbf040): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbf580): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbf580): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbf580): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbf580): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbf580): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.394207911 +0000 UTC m=+198.368046164 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbf580): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f8930 item 32 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbfbc0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbfbc0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbfbc0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbfbc0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbfbc0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.395463818 +0000 UTC m=+198.369302071 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dbfbc0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd8140): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd8140): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd8140): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd8140): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd8140): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f8cb0 item 33 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd8140): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd8140): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.395947734 +0000 UTC m=+198.369785987 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd8140): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd8640): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd8640): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd8640): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd8640): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd8640): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.395947734 +0000 UTC m=+198.369785987 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd8640): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f8e70 item 33 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd8c80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd8c80): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd8c80): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd8c80): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd8c80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.397313448 +0000 UTC m=+198.371151701 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd8c80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd9100): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd9100): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f9260 item 34 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd9100): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd9100): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd9100): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd9100): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd9100): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.397788858 +0000 UTC m=+198.371627112 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd9100): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd9640): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd9640): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd9640): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd9640): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd9640): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.397788858 +0000 UTC m=+198.371627112 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd9640): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f9420 item 34 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd9c80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd9c80): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd9c80): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd9c80): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd9c80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.398867038 +0000 UTC m=+198.372705291 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4dd9c80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1c200): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1c200): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1c200): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1c200): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1c200): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f97a0 item 35 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1c200): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1c200): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.399266895 +0000 UTC m=+198.373105148 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1c200): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1c700): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1c700): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1c700): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1c700): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1c700): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.399266895 +0000 UTC m=+198.373105148 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1c700): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f9960 item 35 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdb640): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdb640): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdb640): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdb640): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdb640): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.400594197 +0000 UTC m=+198.374432450 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdb640): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdbb40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdbb40): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bd030 item 36 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdbb40): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdbb40): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdbb40): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdbb40): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdbb40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.401010335 +0000 UTC m=+198.374848588 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4cdbb40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d24180): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d24180): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d24180): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d24180): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d24180): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.401010335 +0000 UTC m=+198.374848588 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d24180): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bd1f0 item 36 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d247c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d247c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d247c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d247c0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d247c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.402052798 +0000 UTC m=+198.375891051 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d247c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d24c40): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d24c40): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d24c40): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d24c40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d24c40): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bd570 item 37 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d24c40): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d24c40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.40260395 +0000 UTC m=+198.376442203 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d24c40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d25140): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d25140): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d25140): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d25140): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d25140): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.40260395 +0000 UTC m=+198.376442203 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d25140): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bd730 item 37 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d257c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d257c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d257c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d257c0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d257c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.403751572 +0000 UTC m=+198.377589825 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d257c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d25cc0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d25cc0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bdab0 item 38 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d25cc0): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d25cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d25cc0): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d25cc0): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d25cc0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.404289731 +0000 UTC m=+198.378127984 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d25cc0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d36300): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d36300): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d36300): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d36300): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d36300): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.404289731 +0000 UTC m=+198.378127984 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d36300): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bdc70 item 38 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d36980): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d36980): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d36980): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d36980): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d36980): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.406025405 +0000 UTC m=+198.379863659 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d36980): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d36e80): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d36e80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d36e80): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d36e80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d36e80): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e556c150 item 39 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d36e80): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d36e80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.406568673 +0000 UTC m=+198.380406926 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d36e80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d37380): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d37380): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d37380): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d37380): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d37380): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.406568673 +0000 UTC m=+198.380406926 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d37380): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e556c310 item 39 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d37a00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d37a00): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d37a00): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d37a00): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d37a00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.408192426 +0000 UTC m=+198.382030679 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d37a00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60000): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60000): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e556c9a0 item 40 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60000): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60000): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60000): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60000): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60000): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.408848929 +0000 UTC m=+198.382687182 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60000): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60540): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60540): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60540): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60540): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60540): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.408848929 +0000 UTC m=+198.382687182 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60540): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e556cc40 item 40 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60b00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60b00): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60b00): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60b00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60b00): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60b00): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60b00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.41017048 +0000 UTC m=+198.384008733 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d60b00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d61000): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d61000): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d61000): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e556d0a0 item 41 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d61000): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d61000): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.410885252 +0000 UTC m=+198.384723505 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d61000): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d614c0): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d614c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d614c0): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d614c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d614c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e556d500 item 41 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d614c0): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d614c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.411617678 +0000 UTC m=+198.385455931 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d614c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d61a00): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d61a00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d61a00): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d61a00): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d61a00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.411617678 +0000 UTC m=+198.385455931 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4d61a00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e556d6c0 item 41 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90140): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90140): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90140): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90140): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90140): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90140): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90140): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.413239327 +0000 UTC m=+198.387077580 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90140): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90640): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90640): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90640): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e556da40 item 42 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90640): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90640): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.413794668 +0000 UTC m=+198.387632922 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90640): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90b80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90b80): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba4000 item 42 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90b80): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90b80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90b80): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90b80): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90b80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.414453415 +0000 UTC m=+198.388291667 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e90b80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e91100): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e91100): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e91100): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e91100): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e91100): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.414453415 +0000 UTC m=+198.388291667 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e91100): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba41c0 item 42 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e91740): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e91740): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e91740): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e91740): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e91740): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e91740): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e91740): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.41636401 +0000 UTC m=+198.390202263 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e91740): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1cd80): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1cd80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1cd80): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f9c00 item 43 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1cd80): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1cd80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.418047868 +0000 UTC m=+198.391886121 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1cd80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1d2c0): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1d2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1d2c0): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1d2c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1d2c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f9dc0 item 43 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1d2c0): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1d2c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.418467481 +0000 UTC m=+198.392305744 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1d2c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1d800): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1d800): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1d800): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1d800): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1d800): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.418467481 +0000 UTC m=+198.392305744 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1d800): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558a0e0 item 43 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1de40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1de40): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1de40): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1de40): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1de40): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1de40): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1de40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.419837935 +0000 UTC m=+198.393676198 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e1de40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e60440): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e60440): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e60440): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558a5b0 item 44 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e60440): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e60440): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.420260113 +0000 UTC m=+198.394098367 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e60440): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e60980): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e60980): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558a770 item 44 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e60980): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e60980): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e60980): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e60980): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e60980): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.421266318 +0000 UTC m=+198.395104572 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e60980): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e60f00): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e60f00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e60f00): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e60f00): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e60f00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.421266318 +0000 UTC m=+198.395104572 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e60f00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558a930 item 44 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e61540): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e61540): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e61540): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e61540): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e61540): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e61540): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e61540): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.422664314 +0000 UTC m=+198.396502566 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e61540): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e61a40): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e61a40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e61a40): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558acb0 item 45 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e61a40): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e61a40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.423131908 +0000 UTC m=+198.396970161 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e61a40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f74240): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f74240): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f74240): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f74240): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f74240): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.423131908 +0000 UTC m=+198.396970161 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f74240): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558ae70 item 45 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f74880): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f74880): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f74880): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f74880): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f74880): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f74880): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f74880): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.428498544 +0000 UTC m=+198.402336797 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f74880): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f74d80): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f74d80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f74d80): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558b2d0 item 46 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f74d80): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f74d80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.429004211 +0000 UTC m=+198.402842465 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f74d80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f75480): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f75480): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f75480): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f75480): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f75480): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.429004211 +0000 UTC m=+198.402842465 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f75480): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558b490 item 46 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f75ac0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f75ac0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f75ac0): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f75ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f75ac0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f75ac0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f75ac0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.431472793 +0000 UTC m=+198.405311047 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4f75ac0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc60c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc60c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc60c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558b810 item 47 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc60c0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc60c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.432111141 +0000 UTC m=+198.405949394 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc60c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc67c0): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc67c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc67c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc67c0): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc67c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.432111141 +0000 UTC m=+198.405949394 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc67c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558b9d0 item 47 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc6e00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc6e00): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc6e00): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc6e00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc6e00): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc6e00): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc6e00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.43466258 +0000 UTC m=+198.408500862 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc6e00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc7300): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc7300): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc7300): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558bd50 item 48 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc7300): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc7300): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.435313542 +0000 UTC m=+198.409151795 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc7300): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc7a00): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc7a00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc7a00): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc7a00): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc7a00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.435313542 +0000 UTC m=+198.409151795 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4fc7a00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55fe070 item 48 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e91c80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e91c80): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e91c80): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e91c80): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e91c80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.437148735 +0000 UTC m=+198.410987028 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e4e91c80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520a200): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520a200): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520a200): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520a200): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520a200): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520a200): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba4620 item 49 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520a200): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520a200): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.437617071 +0000 UTC m=+198.411455334 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520a200): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520a740): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520a740): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520a740): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520a740): >_readAt: n=8, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520a740): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.437617071 +0000 UTC m=+198.411455334 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520a740): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba47e0 item 49 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520adc0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520adc0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520adc0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520adc0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520adc0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.44098258 +0000 UTC m=+198.414820853 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520adc0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520b2c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520b2c0): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520b2c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba4bd0 item 50 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520b2c0): _readAt: size=2, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520b2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520b2c0): _writeAt: size=3, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520b2c0): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520b2c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.442026304 +0000 UTC m=+198.415864558 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520b2c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520b840): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520b840): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520b840): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520b840): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520b840): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.442026304 +0000 UTC m=+198.415864558 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520b840): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba4d90 item 50 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520bec0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520bec0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520bec0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520bec0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520bec0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.44349292 +0000 UTC m=+198.417331174 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e520bec0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523e4c0): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523e4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523e4c0): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523e4c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523e4c0): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523e4c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba5110 item 51 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523e4c0): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523e4c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.444009118 +0000 UTC m=+198.417847371 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523e4c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523ea00): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523ea00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523ea00): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523ea00): >_readAt: n=8, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523ea00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.444009118 +0000 UTC m=+198.417847371 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523ea00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba52d0 item 51 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523f080): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523f080): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523f080): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523f080): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523f080): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.44532064 +0000 UTC m=+198.419158893 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523f080): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523f580): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523f580): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523f580): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba5650 item 52 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523f580): _readAt: size=2, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523f580): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523f580): _writeAt: size=3, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523f580): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523f580): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.445784428 +0000 UTC m=+198.419622680 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523f580): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523fb00): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523fb00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523fb00): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523fb00): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523fb00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.445784428 +0000 UTC m=+198.419622680 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e523fb00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba5810 item 52 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525e280): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525e280): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525e280): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525e280): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525e280): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.447114344 +0000 UTC m=+198.420952597 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525e280): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525e780): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525e780): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525e780): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525e780): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525e780): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525e780): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba5b90 item 53 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525e780): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525e780): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.447543797 +0000 UTC m=+198.421382049 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525e780): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525ecc0): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525ecc0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525ecc0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525ecc0): >_readAt: n=8, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525ecc0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.447543797 +0000 UTC m=+198.421382049 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525ecc0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba5d50 item 53 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525f340): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525f340): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525f340): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525f340): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525f340): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.44867082 +0000 UTC m=+198.422509073 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525f340): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525f840): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525f840): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525f840): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e72380 item 54 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525f840): _readAt: size=2, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525f840): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525f840): _writeAt: size=3, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525f840): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525f840): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.449073472 +0000 UTC m=+198.422911725 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525f840): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525fdc0): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525fdc0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525fdc0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525fdc0): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525fdc0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.449073472 +0000 UTC m=+198.422911725 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e525fdc0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e72700 item 54 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52aa540): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52aa540): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52aa540): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52aa540): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52aa540): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.450160068 +0000 UTC m=+198.423998321 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52aa540): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52aaa40): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52aaa40): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52aaa40): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52aaa40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52aaa40): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52aaa40): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e72af0 item 55 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52aaa40): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52aaa40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.450757268 +0000 UTC m=+198.424595521 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52aaa40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52aaf80): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52aaf80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52aaf80): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52aaf80): >_readAt: n=8, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52aaf80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.450757268 +0000 UTC m=+198.424595521 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52aaf80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e72cb0 item 55 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ab600): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ab600): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ab600): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ab600): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ab600): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.451825149 +0000 UTC m=+198.425663403 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ab600): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52abb00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52abb00): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52abb00): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e732d0 item 56 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52abb00): _readAt: size=2, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52abb00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52abb00): _writeAt: size=3, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52abb00): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52abb00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.452255142 +0000 UTC m=+198.426093395 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52abb00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ec180): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ec180): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ec180): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ec180): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ec180): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.452255142 +0000 UTC m=+198.426093395 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ec180): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e73490 item 56 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ec7c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ec7c0): open at offset 0 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ec7c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ec7c0): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ec7c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ec7c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ec7c0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ec7c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.453949539 +0000 UTC m=+198.427787793 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ec7c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ecd00): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ecd00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ecd00): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e73810 item 57 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ecd00): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ecd00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.45435659 +0000 UTC m=+198.428194843 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ecd00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ed240): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ed240): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ed240): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ed240): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ed240): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ed240): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e739d0 item 57 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ed240): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ed240): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.454771785 +0000 UTC m=+198.428610038 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ed240): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ed7c0): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ed7c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ed7c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ed7c0): >_readAt: n=8, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ed7c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.454771785 +0000 UTC m=+198.428610038 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ed7c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e73c00 item 57 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ede00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ede00): open at offset 0 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ede00): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ede00): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ede00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ede00): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ede00): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ede00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.456123443 +0000 UTC m=+198.429961696 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e52ede00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e531c440): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e531c440): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e531c440): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4668230 item 58 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e531c440): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e531c440): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.456720994 +0000 UTC m=+198.430559247 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e531c440): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5636180): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5636180): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5636180): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48fc230 item 58 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5636180): _readAt: size=2, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5636180): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5636180): _writeAt: size=3, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5636180): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5636180): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.457386714 +0000 UTC m=+198.431224967 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5636180): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56367c0): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56367c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56367c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56367c0): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56367c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.457386714 +0000 UTC m=+198.431224967 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56367c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48fc620 item 58 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5636e00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5636e00): open at offset 0 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5636e00): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5636e00): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5636e00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5636e00): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5636e00): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5636e00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.458624567 +0000 UTC m=+198.432462819 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5636e00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5637340): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5637340): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5637340): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48fcee0 item 59 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5637340): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5637340): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.458984828 +0000 UTC m=+198.432823081 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5637340): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5637880): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5637880): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5637880): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5637880): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5637880): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5637880): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48fd3b0 item 59 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5637880): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5637880): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.459395626 +0000 UTC m=+198.433233878 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5637880): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5637e00): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5637e00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5637e00): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5637e00): >_readAt: n=8, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5637e00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.459395626 +0000 UTC m=+198.433233878 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5637e00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48fd730 item 59 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662540): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662540): open at offset 0 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662540): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662540): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662540): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662540): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662540): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662540): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.460674616 +0000 UTC m=+198.434512869 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662540): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662a80): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662a80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662a80): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55920e0 item 60 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662a80): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662a80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.461186665 +0000 UTC m=+198.435024918 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662a80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662fc0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662fc0): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662fc0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55922a0 item 60 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662fc0): _readAt: size=2, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662fc0): _writeAt: size=3, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662fc0): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662fc0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.461851033 +0000 UTC m=+198.435689285 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5662fc0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5663580): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5663580): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5663580): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5663580): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5663580): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.461851033 +0000 UTC m=+198.435689285 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5663580): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5592460 item 60 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5663bc0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5663bc0): open at offset 0 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5663bc0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5663bc0): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5663bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5663bc0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5663bc0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5663bc0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.462918111 +0000 UTC m=+198.436756364 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5663bc0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567e200): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567e200): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567e200): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55927e0 item 61 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567e200): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567e200): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.463374676 +0000 UTC m=+198.437212928 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567e200): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567e900): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567e900): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567e900): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567e900): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567e900): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.463374676 +0000 UTC m=+198.437212928 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567e900): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55929a0 item 61 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567ef40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567ef40): open at offset 0 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567ef40): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567ef40): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567ef40): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567ef40): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567ef40): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567ef40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.464493514 +0000 UTC m=+198.438331766 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567ef40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567f480): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567f480): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567f480): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5592e00 item 62 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567f480): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567f480): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.466146651 +0000 UTC m=+198.439984914 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567f480): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567fb80): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567fb80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567fb80): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567fb80): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567fb80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.466146651 +0000 UTC m=+198.439984914 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e567fb80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5592fc0 item 62 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ae2c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ae2c0): open at offset 0 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ae2c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ae2c0): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ae2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ae2c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ae2c0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ae2c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.46733999 +0000 UTC m=+198.441178243 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ae2c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ae800): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ae800): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ae800): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5593340 item 63 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ae800): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ae800): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.469365894 +0000 UTC m=+198.443204146 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ae800): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53aef00): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53aef00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53aef00): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53aef00): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53aef00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.469365894 +0000 UTC m=+198.443204146 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53aef00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5593500 item 63 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53af540): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53af540): open at offset 0 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53af540): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53af540): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53af540): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53af540): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53af540): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53af540): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.470475935 +0000 UTC m=+198.444314188 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53af540): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53afa80): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53afa80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53afa80): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5593960 item 64 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53afa80): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53afa80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.470854861 +0000 UTC m=+198.444693124 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53afa80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53fe280): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53fe280): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53fe280): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53fe280): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53fe280): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.470854861 +0000 UTC m=+198.444693124 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53fe280): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5593b20 item 64 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53fe8c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53fe8c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53fe8c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53fe8c0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53fe8c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.472176262 +0000 UTC m=+198.446014525 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53fe8c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53fed40): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53fed40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53fed40): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53fed40): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53fed40): _writeAt: size=3, off=2 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48e40e0 item 65 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53fed40): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53fed40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.47256062 +0000 UTC m=+198.446398872 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53fed40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ff240): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ff240): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ff240): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ff240): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ff240): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.47256062 +0000 UTC m=+198.446398872 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ff240): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48e49a0 item 65 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ff880): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ff880): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ff880): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ff880): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ff880): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.473640724 +0000 UTC m=+198.447478977 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ff880): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ffd00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ffd00): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48e5b90 item 66 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ffd00): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ffd00): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ffd00): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ffd00): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ffd00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.47477513 +0000 UTC m=+198.448613383 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e53ffd00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5430340): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5430340): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5430340): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5430340): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5430340): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.47477513 +0000 UTC m=+198.448613383 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5430340): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48e5d50 item 66 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5430980): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5430980): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5430980): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5430980): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5430980): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.475757069 +0000 UTC m=+198.449595321 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5430980): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5430e00): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5430e00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5430e00): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5430e00): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5430e00): _writeAt: size=3, off=2 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e49a8620 item 67 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5430e00): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5430e00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.476204255 +0000 UTC m=+198.450042508 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5430e00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5431300): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5431300): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5431300): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5431300): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5431300): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.476204255 +0000 UTC m=+198.450042508 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5431300): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e49a8a80 item 67 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5431980): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5431980): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5431980): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5431980): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5431980): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.479223419 +0000 UTC m=+198.453061672 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5431980): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5431e80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5431e80): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e49a8ee0 item 68 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5431e80): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5431e80): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5431e80): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5431e80): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5431e80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.479691715 +0000 UTC m=+198.453529968 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5431e80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54544c0): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54544c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54544c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54544c0): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54544c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.479691715 +0000 UTC m=+198.453529968 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54544c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e49a9110 item 68 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5454b00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5454b00): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5454b00): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5454b00): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5454b00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.481386872 +0000 UTC m=+198.455225125 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5454b00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5454f80): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5454f80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5454f80): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5454f80): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5454f80): _writeAt: size=3, off=2 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e49a9570 item 69 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5454f80): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5454f80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.481803341 +0000 UTC m=+198.455641594 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5454f80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5455480): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5455480): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5455480): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5455480): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5455480): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.481803341 +0000 UTC m=+198.455641594 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5455480): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e49a97a0 item 69 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5455b00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5455b00): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5455b00): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5455b00): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5455b00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.483766777 +0000 UTC m=+198.457605030 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5455b00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5474100): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5474100): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5a230 item 70 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5474100): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5474100): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5474100): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5474100): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5474100): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.484623669 +0000 UTC m=+198.458461932 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5474100): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5474640): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5474640): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5474640): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5474640): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5474640): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.484623669 +0000 UTC m=+198.458461932 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5474640): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5a3f0 item 70 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5474cc0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5474cc0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5474cc0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5474cc0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5474cc0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.485762753 +0000 UTC m=+198.459601007 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5474cc0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54751c0): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54751c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54751c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54751c0): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54751c0): _writeAt: size=3, off=2 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5a850 item 71 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54751c0): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54751c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.486237773 +0000 UTC m=+198.460076026 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54751c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54756c0): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54756c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54756c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54756c0): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54756c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.486237773 +0000 UTC m=+198.460076026 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54756c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5aa10 item 71 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5475d40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5475d40): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5475d40): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5475d40): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5475d40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.487335009 +0000 UTC m=+198.461173263 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5475d40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492340): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492340): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5ad90 item 72 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492340): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492340): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492340): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492340): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492340): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.487862187 +0000 UTC m=+198.461700441 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492340): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492880): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492880): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492880): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492880): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492880): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.487862187 +0000 UTC m=+198.461700441 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492880): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5b030 item 72 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492e40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492e40): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492e40): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492e40): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492e40): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492e40): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492e40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.488889181 +0000 UTC m=+198.462727434 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5492e40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5493340): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5493340): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5493340): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5b420 item 73 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5493340): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5493340): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.489343912 +0000 UTC m=+198.463182165 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5493340): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5493800): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5493800): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5493800): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5493800): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5493800): _writeAt: size=3, off=2 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5b730 item 73 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5493800): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5493800): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.489838767 +0000 UTC m=+198.463677021 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5493800): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5493d40): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5493d40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5493d40): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5493d40): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5493d40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.489838767 +0000 UTC m=+198.463677021 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5493d40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5b960 item 73 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6480): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6480): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6480): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6480): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6480): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6480): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6480): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.490902751 +0000 UTC m=+198.464741005 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6480): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6980): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6980): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6980): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5bce0 item 74 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6980): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6980): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.491291717 +0000 UTC m=+198.465129970 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6980): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6ec0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6ec0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55c4000 item 74 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6ec0): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6ec0): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6ec0): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6ec0): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6ec0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.491730097 +0000 UTC m=+198.465568350 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c6ec0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c7440): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c7440): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c7440): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c7440): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c7440): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.491730097 +0000 UTC m=+198.465568350 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c7440): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55c4230 item 74 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c7a80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c7a80): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c7a80): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c7a80): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c7a80): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c7a80): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c7a80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.49276732 +0000 UTC m=+198.466605573 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54c7a80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f6080): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f6080): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f6080): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55c45b0 item 75 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f6080): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f6080): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.493207162 +0000 UTC m=+198.467045415 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f6080): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f65c0): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f65c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f65c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f65c0): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f65c0): _writeAt: size=3, off=2 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55c47e0 item 75 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f65c0): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f65c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.493849628 +0000 UTC m=+198.467687881 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f65c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f6b00): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f6b00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f6b00): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f6b00): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f6b00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.493849628 +0000 UTC m=+198.467687881 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f6b00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55c49a0 item 75 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7140): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7140): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7140): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7140): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7140): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7140): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7140): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.494869649 +0000 UTC m=+198.468707902 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7140): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7640): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7640): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7640): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55c4d20 item 76 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7640): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7640): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.495302036 +0000 UTC m=+198.469140290 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7640): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7b80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7b80): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55c4f50 item 76 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7b80): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7b80): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7b80): _writeAt: size=3, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7b80): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7b80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.495786553 +0000 UTC m=+198.469624816 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e54f7b80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5512200): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5512200): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5512200): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5512200): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5512200): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.495786553 +0000 UTC m=+198.469624816 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5512200): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55c5110 item 76 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5512840): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5512840): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5512840): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5512840): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5512840): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5512840): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5512840): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.497178678 +0000 UTC m=+198.471016931 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5512840): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5512d40): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5512d40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5512d40): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55c5490 item 77 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5512d40): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5512d40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.49789868 +0000 UTC m=+198.471736933 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5512d40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5513440): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5513440): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5513440): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5513440): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5513440): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.49789868 +0000 UTC m=+198.471736933 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5513440): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55c56c0 item 77 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5513a80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5513a80): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5513a80): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5513a80): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5513a80): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5513a80): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5513a80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.49944139 +0000 UTC m=+198.473279643 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5513a80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5560080): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5560080): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5560080): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55c5c00 item 78 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5560080): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5560080): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.499845615 +0000 UTC m=+198.473683868 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5560080): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5560780): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5560780): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5560780): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5560780): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5560780): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.499845615 +0000 UTC m=+198.473683868 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5560780): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55c5dc0 item 78 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5560dc0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5560dc0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5560dc0): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5560dc0): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5560dc0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5560dc0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5560dc0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.500996733 +0000 UTC m=+198.474834987 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5560dc0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55612c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55612c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55612c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e50002a0 item 79 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55612c0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55612c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.501446465 +0000 UTC m=+198.475284718 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55612c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55619c0): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55619c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55619c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55619c0): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55619c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.501446465 +0000 UTC m=+198.475284718 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55619c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5000540 item 79 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558e100): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558e100): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558e100): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558e100): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558e100): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558e100): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558e100): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.50253253 +0000 UTC m=+198.476370783 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558e100): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558e600): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558e600): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558e600): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e50008c0 item 80 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558e600): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558e600): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.503218719 +0000 UTC m=+198.477056971 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558e600): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558ed00): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558ed00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558ed00): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558ed00): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558ed00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.503218719 +0000 UTC m=+198.477056971 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558ed00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5000a80 item 80 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558f340): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558f340): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558f340): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558f340): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558f340): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.504360809 +0000 UTC m=+198.478199063 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558f340): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558f7c0): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558f7c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558f7c0): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558f7c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558f7c0): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558f7c0): _writeAt: size=3, off=7 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5000fc0 item 81 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558f7c0): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558f7c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.50479461 +0000 UTC m=+198.478632864 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558f7c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558fd00): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558fd00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558fd00): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558fd00): >_readAt: n=8, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558fd00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.50479461 +0000 UTC m=+198.478632864 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e558fd00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e50011f0 item 81 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e8480): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e8480): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e8480): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e8480): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e8480): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.505868994 +0000 UTC m=+198.479707247 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e8480): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e8980): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e8980): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e8980): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e50016c0 item 82 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e8980): _readAt: size=2, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e8980): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e8980): _writeAt: size=3, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e8980): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e8980): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.506374982 +0000 UTC m=+198.480213235 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e8980): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e8f00): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e8f00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e8f00): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e8f00): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e8f00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.506374982 +0000 UTC m=+198.480213235 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e8f00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5001880 item 82 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e9580): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e9580): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e9580): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e9580): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e9580): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.507632771 +0000 UTC m=+198.481471025 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e9580): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e9a80): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e9a80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e9a80): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e9a80): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e9a80): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e9a80): _writeAt: size=3, off=7 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5001dc0 item 83 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e9a80): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e9a80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.508142366 +0000 UTC m=+198.481980619 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e55e9a80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56200c0): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56200c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56200c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56200c0): >_readAt: n=8, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56200c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.508142366 +0000 UTC m=+198.481980619 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56200c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48d6380 item 83 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5620740): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5620740): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5620740): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5620740): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5620740): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.509258639 +0000 UTC m=+198.483096892 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5620740): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5620c40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5620c40): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5620c40): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48d6e00 item 84 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5620c40): _readAt: size=2, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5620c40): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5620c40): _writeAt: size=3, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5620c40): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5620c40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.509836262 +0000 UTC m=+198.483674515 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5620c40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56211c0): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56211c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56211c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56211c0): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56211c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.509836262 +0000 UTC m=+198.483674515 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56211c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48d71f0 item 84 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5621840): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5621840): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5621840): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5621840): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5621840): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.510925573 +0000 UTC m=+198.484763827 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5621840): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5621d40): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5621d40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5621d40): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5621d40): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5621d40): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5621d40): _writeAt: size=3, off=7 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48d77a0 item 85 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5621d40): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5621d40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.511434877 +0000 UTC m=+198.485273130 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5621d40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a4380): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a4380): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a4380): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a4380): >_readAt: n=8, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a4380): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.511434877 +0000 UTC m=+198.485273130 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a4380): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48d7b90 item 85 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a4a00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a4a00): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a4a00): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a4a00): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a4a00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.512631692 +0000 UTC m=+198.486469944 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a4a00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a4f00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a4f00): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a4f00): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e50121c0 item 86 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a4f00): _readAt: size=2, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a4f00): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a4f00): _writeAt: size=3, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a4f00): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a4f00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.513113113 +0000 UTC m=+198.486951366 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a4f00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a5480): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a5480): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a5480): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a5480): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a5480): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.513113113 +0000 UTC m=+198.486951366 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a5480): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5012380 item 86 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a5b00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a5b00): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a5b00): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a5b00): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a5b00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.514067719 +0000 UTC m=+198.487905972 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56a5b00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c0100): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c0100): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c0100): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c0100): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c0100): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c0100): _writeAt: size=3, off=7 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5012700 item 87 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c0100): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c0100): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.514633721 +0000 UTC m=+198.488471973 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c0100): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c0640): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c0640): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c0640): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c0640): >_readAt: n=8, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c0640): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.514633721 +0000 UTC m=+198.488471973 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c0640): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5012b60 item 87 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c0cc0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c0cc0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c0cc0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c0cc0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c0cc0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.51681546 +0000 UTC m=+198.490653713 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c0cc0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c11c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c11c0): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c11c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5013110 item 88 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c11c0): _readAt: size=2, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c11c0): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c11c0): _writeAt: size=3, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c11c0): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c11c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.517331907 +0000 UTC m=+198.491170160 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c11c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c1740): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c1740): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c1740): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c1740): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c1740): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.517331907 +0000 UTC m=+198.491170160 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c1740): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5013340 item 88 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c1d80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c1d80): open at offset 0 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c1d80): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c1d80): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c1d80): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c1d80): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c1d80): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c1d80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.518604565 +0000 UTC m=+198.492442819 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56c1d80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e03c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e03c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e03c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e50136c0 item 89 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e03c0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e03c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.519309219 +0000 UTC m=+198.493147472 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e03c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e0900): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e0900): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e0900): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e0900): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e0900): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e0900): _writeAt: size=3, off=7 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5013880 item 89 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e0900): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e0900): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.520700952 +0000 UTC m=+198.494539226 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e0900): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e0e80): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e0e80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e0e80): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e0e80): >_readAt: n=8, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e0e80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.520700952 +0000 UTC m=+198.494539226 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e0e80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5013ab0 item 89 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e14c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e14c0): open at offset 0 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e14c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e14c0): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e14c0): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e14c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e14c0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e14c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.522531086 +0000 UTC m=+198.496369339 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e14c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e1a00): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e1a00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e1a00): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53b0000 item 90 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e1a00): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e1a00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.523038957 +0000 UTC m=+198.496877210 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56e1a00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8040): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8040): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8040): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53b0310 item 90 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8040): _readAt: size=2, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8040): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8040): _writeAt: size=3, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8040): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8040): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.523916137 +0000 UTC m=+198.497754390 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8040): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8600): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8600): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8600): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8600): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8600): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.523916137 +0000 UTC m=+198.497754390 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8600): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53b0540 item 90 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8c40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8c40): open at offset 0 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8c40): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8c40): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8c40): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8c40): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8c40): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8c40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.525576118 +0000 UTC m=+198.499414372 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f8c40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f9180): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f9180): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f9180): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53b09a0 item 91 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f9180): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f9180): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.52613682 +0000 UTC m=+198.499975073 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f9180): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f96c0): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f96c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f96c0): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f96c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f96c0): >_readAt: n=2, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f96c0): _writeAt: size=3, off=7 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53b0b60 item 91 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f96c0): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f96c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.526696659 +0000 UTC m=+198.500534912 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f96c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f9c40): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f9c40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f9c40): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f9c40): >_readAt: n=8, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f9c40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.526696659 +0000 UTC m=+198.500534912 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e56f9c40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53b0d90 item 91 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571c380): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571c380): open at offset 0 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571c380): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571c380): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571c380): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571c380): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571c380): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571c380): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.528918463 +0000 UTC m=+198.502756716 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571c380): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571c8c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571c8c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571c8c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53b1260 item 92 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571c8c0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571c8c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.52942918 +0000 UTC m=+198.503267433 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571c8c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571ce00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571ce00): open at offset 5 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571ce00): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53b1420 item 92 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571ce00): _readAt: size=2, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571ce00): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571ce00): _writeAt: size=3, off=5 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571ce00): >_writeAt: n=3, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571ce00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.52997855 +0000 UTC m=+198.503816813 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571ce00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571d3c0): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571d3c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571d3c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571d3c0): >_readAt: n=3, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571d3c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.52997855 +0000 UTC m=+198.503816813 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571d3c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53b1880 item 92 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571da00): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571da00): open at offset 0 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571da00): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571da00): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571da00): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571da00): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571da00): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571da00): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.531403676 +0000 UTC m=+198.505241930 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e571da00): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573a040): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573a040): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573a040): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53b1c70 item 93 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573a040): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573a040): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.532069046 +0000 UTC m=+198.505907299 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573a040): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573a740): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573a740): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573a740): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573a740): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573a740): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.532069046 +0000 UTC m=+198.505907299 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573a740): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53b1e30 item 93 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573ad80): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573ad80): open at offset 0 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573ad80): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573ad80): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573ad80): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573ad80): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573ad80): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573ad80): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.533761548 +0000 UTC m=+198.507599802 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573ad80): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573b2c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573b2c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573b2c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e49b8930 item 94 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573b2c0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573b2c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.534301231 +0000 UTC m=+198.508139484 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573b2c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573b9c0): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573b9c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573b9c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573b9c0): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573b9c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.534301231 +0000 UTC m=+198.508139484 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e573b9c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e49b8f50 item 94 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5754100): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5754100): open at offset 0 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5754100): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5754100): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5754100): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5754100): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5754100): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5754100): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.536168053 +0000 UTC m=+198.510006306 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5754100): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5754640): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5754640): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5754640): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e49b9650 item 95 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5754640): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5754640): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.536786223 +0000 UTC m=+198.510624496 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5754640): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5754d40): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5754d40): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5754d40): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5754d40): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5754d40): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.536786223 +0000 UTC m=+198.510624496 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5754d40): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e49b9880 item 95 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5755380): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5755380): open at offset 0 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5755380): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5755380): _readAt: size=2, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5755380): >_readAt: n=0, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5755380): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5755380): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5755380): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.538269611 +0000 UTC m=+198.512107863 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e5755380): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e57558c0): _writeAt: size=5, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e57558c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e57558c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5744070 item 96 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e57558c0): >_writeAt: n=5, err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e57558c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.538747765 +0000 UTC m=+198.512586019 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e57558c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:02 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e576e0c0): _readAt: size=512, off=0 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e576e0c0): openPending: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e576e0c0): >openPending: err= 2026/05/03 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e576e0c0): >_readAt: n=5, err=EOF 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e576e0c0): close: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:02.538747765 +0000 UTC m=+198.512586019 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:02 DEBUG : open-test-file(0x17f8e576e0c0): >close: err= 2026/05/03 01:56:02 DEBUG : open-test-file: Remove: 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5744230 item 96 2026/05/03 01:56:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:02 DEBUG : open-test-file: >Remove: err= 2026/05/03 01:56:02 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:02 DEBUG : Looking for writers 2026/05/03 01:56:02 DEBUG : >WaitForWriters: 2026/05/03 01:56:02 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:56:03 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:56:03 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:56:03 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:03 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:56:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:56:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/03 01:56:03 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531ca80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531ca80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531ca80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531ca80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531ca80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.214881913 +0000 UTC m=+199.188720166 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531ca80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531cf00): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531cf00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531cf00): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531cf00): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531cf00): _writeAt: size=3, off=2 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531cf00): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531cf00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.214881913 +0000 UTC m=+199.188720166 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531cf00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531d3c0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531d3c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531d3c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531d3c0): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531d3c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.214881913 +0000 UTC m=+199.188720166 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531d3c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4668850 item 1 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531da00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531da00): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531da00): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531da00): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531da00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.217185371 +0000 UTC m=+199.191023634 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e531da00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e000): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e000): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e000): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e000): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e000): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.217185371 +0000 UTC m=+199.191023634 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e000): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4668ee0 item 2 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e640): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e640): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e640): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e640): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e640): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.220477782 +0000 UTC m=+199.194316035 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e640): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536eac0): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536eac0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536eac0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536eac0): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536eac0): _writeAt: size=3, off=2 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536eac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536eac0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.220477782 +0000 UTC m=+199.194316035 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536eac0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536ef80): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536ef80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536ef80): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536ef80): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536ef80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.220477782 +0000 UTC m=+199.194316035 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536ef80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e46693b0 item 3 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536f600): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536f600): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536f600): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536f600): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536f600): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.225485118 +0000 UTC m=+199.199323371 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536f600): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5020400): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5020400): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5020400): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5020400): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5020400): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.225485118 +0000 UTC m=+199.199323371 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5020400): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4669ab0 item 4 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5020a40): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5020a40): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5020a40): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5020a40): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5020a40): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.226775099 +0000 UTC m=+199.200613352 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5020a40): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5020ec0): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5020ec0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5020ec0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5020ec0): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5020ec0): _writeAt: size=3, off=2 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5020ec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5020ec0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.226775099 +0000 UTC m=+199.200613352 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5020ec0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5021380): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5021380): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5021380): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5021380): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5021380): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.226775099 +0000 UTC m=+199.200613352 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5021380): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55ff650 item 5 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5021a00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5021a00): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5021a00): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5021a00): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5021a00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.229073078 +0000 UTC m=+199.202911331 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5021a00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5812040): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5812040): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5812040): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5812040): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5812040): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.229073078 +0000 UTC m=+199.202911331 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5812040): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55ffb20 item 6 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e58126c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e58126c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e58126c0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e58126c0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e58126c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.230311312 +0000 UTC m=+199.204149565 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e58126c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5812bc0): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5812bc0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5812bc0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5812bc0): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5812bc0): _writeAt: size=3, off=2 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5812bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5812bc0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.230311312 +0000 UTC m=+199.204149565 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5812bc0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5813080): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5813080): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5813080): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5813080): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5813080): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.230311312 +0000 UTC m=+199.204149565 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5813080): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48ea310 item 7 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5813700): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5813700): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5813700): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5813700): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5813700): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.232311878 +0000 UTC m=+199.206150131 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5813700): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5813c40): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5813c40): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5813c40): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5813c40): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5813c40): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.232311878 +0000 UTC m=+199.206150131 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5813c40): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48eb0a0 item 8 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e300): _readAt: size=2, off=0 2026/05/03 01:56:03 ERROR : open-test-file(0x17f8e582e300): Couldn't read size of file 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e300): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e300): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e300): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e300): close: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e300): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e6c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e6c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e6c0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e6c0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e6c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.233921003 +0000 UTC m=+199.207759256 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e6c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582eb40): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582eb40): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582eb40): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582eb40): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582eb40): _writeAt: size=3, off=2 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582eb40): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582eb40): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.233921003 +0000 UTC m=+199.207759256 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582eb40): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582f040): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582f040): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582f040): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582f040): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582f040): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.233921003 +0000 UTC m=+199.207759256 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582f040): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48eb810 item 9 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582f6c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582f6c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582f6c0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582f6c0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582f6c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.23695815 +0000 UTC m=+199.210796403 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582f6c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576e240): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576e240): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576e240): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576e240): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576e240): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.23695815 +0000 UTC m=+199.210796403 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576e240): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5744000 item 10 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576e8c0): _readAt: size=2, off=0 2026/05/03 01:56:03 ERROR : open-test-file(0x17f8e576e8c0): Couldn't read size of file 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576e8c0): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576e8c0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576e8c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576e8c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576e8c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576ec80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576ec80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576ec80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576ec80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576ec80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.241246807 +0000 UTC m=+199.215085060 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576ec80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576f180): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576f180): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576f180): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576f180): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576f180): _writeAt: size=3, off=2 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576f180): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576f180): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.241246807 +0000 UTC m=+199.215085060 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576f180): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576f680): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576f680): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576f680): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576f680): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576f680): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.241246807 +0000 UTC m=+199.215085060 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576f680): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5744460 item 11 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576fd00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576fd00): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576fd00): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576fd00): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576fd00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.245040065 +0000 UTC m=+199.218878318 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e576fd00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e340): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e340): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e340): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e340): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e340): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.245040065 +0000 UTC m=+199.218878318 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e340): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5744930 item 12 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e980): _readAt: size=2, off=0 2026/05/03 01:56:03 ERROR : open-test-file(0x17f8e536e980): Couldn't read size of file 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e980): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e980): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e980): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e980): close: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536e980): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536ed40): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536ed40): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536ed40): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536ed40): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536ed40): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.246985778 +0000 UTC m=+199.220824030 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536ed40): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536f400): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536f400): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536f400): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536f400): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536f400): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.246985778 +0000 UTC m=+199.220824030 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536f400): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5744e00 item 13 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536fa80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536fa80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536fa80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536fa80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536fa80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.249057016 +0000 UTC m=+199.222895269 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e536fa80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e300): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e300): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e300): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e300): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e300): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.249057016 +0000 UTC m=+199.222895269 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e300): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5745180 item 14 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e940): _readAt: size=2, off=0 2026/05/03 01:56:03 ERROR : open-test-file(0x17f8e582e940): Couldn't read size of file 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e940): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e940): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e940): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e940): close: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582e940): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582ed00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582ed00): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582ed00): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582ed00): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582ed00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.250951391 +0000 UTC m=+199.224789644 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582ed00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582f3c0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582f3c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582f3c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582f3c0): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582f3c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.250951391 +0000 UTC m=+199.224789644 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582f3c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5745500 item 15 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582fa80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582fa80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582fa80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582fa80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582fa80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.252370888 +0000 UTC m=+199.226209141 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e582fa80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d380c0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d380c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d380c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d380c0): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d380c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.252370888 +0000 UTC m=+199.226209141 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d380c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e57459d0 item 16 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38700): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38700): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38700): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38700): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38700): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.253785285 +0000 UTC m=+199.227623538 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38700): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38cc0): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38cc0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38cc0): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38cc0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38cc0): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38cc0): _writeAt: size=3, off=7 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38cc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38cc0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.253785285 +0000 UTC m=+199.227623538 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38cc0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d391c0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d391c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d391c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d391c0): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d391c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.253785285 +0000 UTC m=+199.227623538 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d391c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e45364d0 item 17 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538a1c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538a1c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538a1c0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538a1c0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538a1c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.255661365 +0000 UTC m=+199.229499618 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538a1c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538a740): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538a740): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538a740): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538a740): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538a740): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.255661365 +0000 UTC m=+199.229499618 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538a740): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e49ae3f0 item 18 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538adc0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538adc0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538adc0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538adc0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538adc0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.257459948 +0000 UTC m=+199.231298201 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538adc0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b2c0): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b2c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b2c0): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b2c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b2c0): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b2c0): _writeAt: size=3, off=7 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b2c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b2c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.257459948 +0000 UTC m=+199.231298201 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b2c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b7c0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b7c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b7c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b7c0): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b7c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.257459948 +0000 UTC m=+199.231298201 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b7c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e49af030 item 19 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538be40): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538be40): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538be40): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538be40): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538be40): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.259318256 +0000 UTC m=+199.233156509 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538be40): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a8b780): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a8b780): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a8b780): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a8b780): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a8b780): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.259318256 +0000 UTC m=+199.233156509 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a8b780): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e49afc70 item 20 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4852980): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4852980): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4852980): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4852980): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4852980): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.262930171 +0000 UTC m=+199.236768424 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4852980): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4853880): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4853880): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4853880): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4853880): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4853880): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4853880): _writeAt: size=3, off=7 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4853880): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4853880): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.262930171 +0000 UTC m=+199.236768424 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4853880): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e49bb440): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e49bb440): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e49bb440): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e49bb440): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e49bb440): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.262930171 +0000 UTC m=+199.236768424 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e49bb440): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e534e2a0 item 21 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466a380): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466a380): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466a380): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466a380): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466a380): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.265620912 +0000 UTC m=+199.239459166 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466a380): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466a980): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466a980): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466a980): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466a980): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466a980): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.265620912 +0000 UTC m=+199.239459166 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466a980): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e534e850 item 22 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466bc40): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466bc40): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466bc40): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466bc40): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466bc40): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.26798668 +0000 UTC m=+199.241824932 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466bc40): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac300): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac300): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac300): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac300): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac300): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac300): _writeAt: size=3, off=7 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac300): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac300): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.26798668 +0000 UTC m=+199.241824932 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac300): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac880): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac880): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac880): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac880): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac880): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.26798668 +0000 UTC m=+199.241824932 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac880): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e534ecb0 item 23 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad100): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad100): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad100): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad100): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad100): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.26989415 +0000 UTC m=+199.243732403 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad100): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad640): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad640): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad640): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad640): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad640): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.26989415 +0000 UTC m=+199.243732403 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad640): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e534f1f0 item 24 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4badc80): _readAt: size=2, off=0 2026/05/03 01:56:03 ERROR : open-test-file(0x17f8e4badc80): Couldn't read size of file 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4badc80): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4badc80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4badc80): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4badc80): close: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4badc80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5212140): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5212140): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5212140): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5212140): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5212140): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.274589886 +0000 UTC m=+199.248428139 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5212140): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5212640): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5212640): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5212640): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5212640): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5212640): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5212640): _writeAt: size=3, off=7 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5212640): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5212640): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.274589886 +0000 UTC m=+199.248428139 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5212640): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5212b80): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5212b80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5212b80): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5212b80): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5212b80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.274589886 +0000 UTC m=+199.248428139 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5212b80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e534f6c0 item 25 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5213240): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5213240): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5213240): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5213240): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5213240): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.277859564 +0000 UTC m=+199.251697817 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5213240): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39a80): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39a80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39a80): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39a80): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39a80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.277859564 +0000 UTC m=+199.251697817 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39a80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4537110 item 26 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554c1c0): _readAt: size=2, off=0 2026/05/03 01:56:03 ERROR : open-test-file(0x17f8e554c1c0): Couldn't read size of file 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554c1c0): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554c1c0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554c1c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554c1c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554c1c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554c600): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554c600): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554c600): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554c600): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554c600): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.280342332 +0000 UTC m=+199.254180585 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554c600): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554cb00): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554cb00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554cb00): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554cb00): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554cb00): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554cb00): _writeAt: size=3, off=7 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554cb00): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554cb00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.280342332 +0000 UTC m=+199.254180585 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554cb00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554d040): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554d040): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554d040): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554d040): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554d040): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.280342332 +0000 UTC m=+199.254180585 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554d040): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53d42a0 item 27 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554d6c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554d6c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554d6c0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554d6c0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554d6c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.282796668 +0000 UTC m=+199.256634920 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554d6c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554dc00): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554dc00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554dc00): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554dc00): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554dc00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.282796668 +0000 UTC m=+199.256634920 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554dc00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53d4930 item 28 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44340): _readAt: size=2, off=0 2026/05/03 01:56:03 ERROR : open-test-file(0x17f8e4c44340): Couldn't read size of file 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44340): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44340): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44340): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44340): close: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44340): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44700): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44700): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44700): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44700): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44700): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.284442301 +0000 UTC m=+199.258280554 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44700): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44dc0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44dc0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44dc0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44dc0): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44dc0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.284442301 +0000 UTC m=+199.258280554 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44dc0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53d4d20 item 29 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c45440): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c45440): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c45440): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c45440): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c45440): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.286142409 +0000 UTC m=+199.259980662 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c45440): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c45a00): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c45a00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c45a00): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c45a00): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c45a00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.286142409 +0000 UTC m=+199.259980662 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c45a00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53d5180 item 30 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5636140): _readAt: size=2, off=0 2026/05/03 01:56:03 ERROR : open-test-file(0x17f8e5636140): Couldn't read size of file 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5636140): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5636140): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5636140): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5636140): close: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5636140): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5636580): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5636580): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5636580): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5636580): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5636580): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.287746525 +0000 UTC m=+199.261584778 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5636580): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5213740): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5213740): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5213740): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5213740): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5213740): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.287746525 +0000 UTC m=+199.261584778 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5213740): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e534fb90 item 31 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5213dc0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5213dc0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5213dc0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5213dc0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5213dc0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.28927698 +0000 UTC m=+199.263115234 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5213dc0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a68400): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a68400): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a68400): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a68400): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a68400): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.28927698 +0000 UTC m=+199.263115234 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a68400): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e263f0 item 32 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a68a40): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a68a40): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a68a40): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a68a40): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a68a40): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.290862101 +0000 UTC m=+199.264700354 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a68a40): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a68ec0): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a68ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a68ec0): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a68ec0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a68ec0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e26850 item 33 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a68ec0): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a68ec0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.291422351 +0000 UTC m=+199.265260604 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a68ec0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a693c0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a693c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a693c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a693c0): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a693c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.291422351 +0000 UTC m=+199.265260604 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a693c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e26af0 item 33 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a69a00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a69a00): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a69a00): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a69a00): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a69a00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.293389033 +0000 UTC m=+199.267227286 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a69a00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a69e80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a69e80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e26f50 item 34 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a69e80): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a69e80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a69e80): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a69e80): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a69e80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.293983758 +0000 UTC m=+199.267822011 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a69e80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba04c0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba04c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba04c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba04c0): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba04c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.293983758 +0000 UTC m=+199.267822011 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba04c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e27110 item 34 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba0b00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba0b00): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba0b00): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba0b00): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba0b00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.295521929 +0000 UTC m=+199.269360182 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba0b00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba0f80): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba0f80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba0f80): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba0f80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba0f80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e27500 item 35 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba0f80): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba0f80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.29634651 +0000 UTC m=+199.270184762 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba0f80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba1480): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba1480): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba1480): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba1480): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba1480): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.29634651 +0000 UTC m=+199.270184762 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba1480): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e276c0 item 35 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba1b00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba1b00): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba1b00): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba1b00): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba1b00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.297812554 +0000 UTC m=+199.271650807 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ba1b00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be2100): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be2100): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e27b20 item 36 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be2100): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be2100): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be2100): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be2100): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be2100): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.298633938 +0000 UTC m=+199.272472191 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be2100): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be2640): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be2640): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be2640): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be2640): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be2640): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.298633938 +0000 UTC m=+199.272472191 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be2640): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e27dc0 item 36 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be2c80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be2c80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be2c80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be2c80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be2c80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.300485242 +0000 UTC m=+199.274323495 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be2c80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be3100): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be3100): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be3100): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be3100): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be3100): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ca84d0 item 37 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be3100): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be3100): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.3009755 +0000 UTC m=+199.274813753 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be3100): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be3600): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be3600): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be3600): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be3600): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be3600): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.3009755 +0000 UTC m=+199.274813753 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be3600): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ca8700 item 37 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be3c80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be3c80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be3c80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be3c80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be3c80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.302607658 +0000 UTC m=+199.276445911 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4be3c80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c16280): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c16280): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ca8cb0 item 38 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c16280): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c16280): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c16280): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c16280): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c16280): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.303327981 +0000 UTC m=+199.277166234 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c16280): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5636b80): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5636b80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5636b80): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5636b80): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5636b80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.303327981 +0000 UTC m=+199.277166234 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5636b80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53d5570 item 38 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5637200): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5637200): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5637200): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5637200): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5637200): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.30499676 +0000 UTC m=+199.278835013 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5637200): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5637700): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5637700): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5637700): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5637700): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5637700): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53d58f0 item 39 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5637700): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5637700): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.306580066 +0000 UTC m=+199.280418319 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5637700): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5637c00): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5637c00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5637c00): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5637c00): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5637c00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.306580066 +0000 UTC m=+199.280418319 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5637c00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53d5ab0 item 39 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e0380): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e0380): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e0380): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e0380): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e0380): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.308391784 +0000 UTC m=+199.282230037 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e0380): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e0880): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e0880): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bc0e0 item 40 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e0880): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e0880): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e0880): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e0880): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e0880): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.309431843 +0000 UTC m=+199.283270097 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e0880): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e0dc0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e0dc0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e0dc0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e0dc0): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e0dc0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.309431843 +0000 UTC m=+199.283270097 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e0dc0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bc2a0 item 40 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1380): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1380): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1380): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1380): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1380): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1380): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1380): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.311290099 +0000 UTC m=+199.285128352 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1380): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1880): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1880): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1880): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bc620 item 41 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1880): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1880): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.311895354 +0000 UTC m=+199.285733608 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1880): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1d40): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1d40): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1d40): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1d40): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1d40): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bc8c0 item 41 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1d40): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1d40): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.31264337 +0000 UTC m=+199.286481623 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57e1d40): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f4380): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f4380): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f4380): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f4380): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f4380): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.31264337 +0000 UTC m=+199.286481623 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f4380): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bca80 item 41 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f49c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f49c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f49c0): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f49c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f49c0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f49c0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f49c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.314221748 +0000 UTC m=+199.288060001 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f49c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f4ec0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f4ec0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f4ec0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bce00 item 42 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f4ec0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f4ec0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.314787018 +0000 UTC m=+199.288625271 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f4ec0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f5400): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f5400): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bcfc0 item 42 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f5400): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f5400): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f5400): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f5400): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f5400): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.315462104 +0000 UTC m=+199.289300377 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f5400): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f5980): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f5980): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f5980): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f5980): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f5980): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.315462104 +0000 UTC m=+199.289300377 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e57f5980): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bd180 item 42 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca20c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca20c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca20c0): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca20c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca20c0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca20c0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca20c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.317323307 +0000 UTC m=+199.291161560 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca20c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca25c0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca25c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca25c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bd500 item 43 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca25c0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca25c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.317921529 +0000 UTC m=+199.291759782 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca25c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca2b00): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca2b00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca2b00): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca2b00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca2b00): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bd6c0 item 43 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca2b00): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca2b00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.318543406 +0000 UTC m=+199.292381659 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca2b00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca3040): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca3040): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca3040): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca3040): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca3040): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.318543406 +0000 UTC m=+199.292381659 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca3040): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bd880 item 43 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca3680): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca3680): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca3680): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca3680): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca3680): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca3680): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca3680): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.32005158 +0000 UTC m=+199.293889833 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca3680): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca3b80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca3b80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca3b80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bdc00 item 44 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca3b80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca3b80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.320638811 +0000 UTC m=+199.294477064 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ca3b80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d041c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d041c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e54bddc0 item 44 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d041c0): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d041c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d041c0): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d041c0): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d041c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.321252593 +0000 UTC m=+199.295090846 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d041c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d04740): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d04740): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d04740): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d04740): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d04740): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.321252593 +0000 UTC m=+199.295090846 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d04740): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e556c0e0 item 44 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d04d80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d04d80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d04d80): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d04d80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d04d80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d04d80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d04d80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.322816042 +0000 UTC m=+199.296654294 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d04d80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d05280): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d05280): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d05280): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e556c620 item 45 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d05280): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d05280): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.323400998 +0000 UTC m=+199.297239252 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d05280): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c169c0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c169c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c169c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c169c0): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c169c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.323400998 +0000 UTC m=+199.297239252 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c169c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ca9030 item 45 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c17000): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c17000): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c17000): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c17000): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c17000): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c17000): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c17000): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.325788176 +0000 UTC m=+199.299626429 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c17000): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c17500): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c17500): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c17500): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ca9570 item 46 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c17500): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c17500): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.326347454 +0000 UTC m=+199.300185707 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c17500): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c17c00): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c17c00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c17c00): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c17c00): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c17c00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.326347454 +0000 UTC m=+199.300185707 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c17c00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ca9730 item 46 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2a340): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2a340): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2a340): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2a340): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2a340): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2a340): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2a340): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.327681119 +0000 UTC m=+199.301519372 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2a340): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2a840): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2a840): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2a840): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ca9ab0 item 47 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2a840): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2a840): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.328295781 +0000 UTC m=+199.302134035 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2a840): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2af40): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2af40): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2af40): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2af40): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2af40): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.328295781 +0000 UTC m=+199.302134035 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2af40): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ca9c70 item 47 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2b580): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2b580): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2b580): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2b580): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2b580): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2b580): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2b580): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.329836878 +0000 UTC m=+199.303675141 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2b580): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2ba80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2ba80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2ba80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f82a0 item 48 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2ba80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2ba80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.330320734 +0000 UTC m=+199.304158988 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c2ba80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c66280): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c66280): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c66280): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c66280): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c66280): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.330320734 +0000 UTC m=+199.304158988 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c66280): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f84d0 item 48 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c668c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c668c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c668c0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c668c0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c668c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.331542065 +0000 UTC m=+199.305380318 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c668c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c66d40): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c66d40): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c66d40): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c66d40): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c66d40): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c66d40): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f8850 item 49 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c66d40): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c66d40): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.331966799 +0000 UTC m=+199.305805052 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c66d40): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c67280): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c67280): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c67280): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c67280): >_readAt: n=8, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c67280): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.331966799 +0000 UTC m=+199.305805052 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c67280): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f8a10 item 49 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c67900): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c67900): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c67900): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c67900): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c67900): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.333209621 +0000 UTC m=+199.307047874 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c67900): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c67e00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c67e00): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c67e00): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f8d90 item 50 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c67e00): _readAt: size=2, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c67e00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c67e00): _writeAt: size=3, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c67e00): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c67e00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.333703165 +0000 UTC m=+199.307541417 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c67e00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da0480): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da0480): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da0480): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da0480): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da0480): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.333703165 +0000 UTC m=+199.307541417 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da0480): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f8fc0 item 50 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da0b00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da0b00): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da0b00): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da0b00): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da0b00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.334887797 +0000 UTC m=+199.308726050 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da0b00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da1000): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da1000): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da1000): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da1000): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da1000): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da1000): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f9340 item 51 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da1000): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da1000): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.335368326 +0000 UTC m=+199.309206579 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da1000): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da1540): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da1540): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da1540): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da1540): >_readAt: n=8, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da1540): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.335368326 +0000 UTC m=+199.309206579 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da1540): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f9500 item 51 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da1bc0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da1bc0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da1bc0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da1bc0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da1bc0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.336474259 +0000 UTC m=+199.310312512 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4da1bc0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc61c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc61c0): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc61c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f9880 item 52 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc61c0): _readAt: size=2, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc61c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc61c0): _writeAt: size=3, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc61c0): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc61c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.33692924 +0000 UTC m=+199.310767493 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc61c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc6740): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc6740): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc6740): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc6740): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc6740): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.33692924 +0000 UTC m=+199.310767493 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc6740): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f9a40 item 52 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc6dc0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc6dc0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc6dc0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc6dc0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc6dc0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.33804445 +0000 UTC m=+199.311882704 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc6dc0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc72c0): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc72c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc72c0): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc72c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc72c0): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc72c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e53f9dc0 item 53 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc72c0): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc72c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.338435972 +0000 UTC m=+199.312274225 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc72c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc7800): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc7800): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc7800): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc7800): >_readAt: n=8, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc7800): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.338435972 +0000 UTC m=+199.312274225 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc7800): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558a0e0 item 53 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc7e80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc7e80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc7e80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc7e80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc7e80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.339589054 +0000 UTC m=+199.313427307 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4dc7e80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de0480): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de0480): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de0480): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558a5b0 item 54 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de0480): _readAt: size=2, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de0480): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de0480): _writeAt: size=3, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de0480): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de0480): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.340045167 +0000 UTC m=+199.313883419 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de0480): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de0a00): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de0a00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de0a00): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de0a00): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de0a00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.340045167 +0000 UTC m=+199.313883419 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de0a00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558a770 item 54 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de1080): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de1080): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de1080): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de1080): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de1080): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.341160848 +0000 UTC m=+199.314999102 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de1080): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de1580): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de1580): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de1580): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de1580): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de1580): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de1580): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558aaf0 item 55 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de1580): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de1580): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.342240231 +0000 UTC m=+199.316078484 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de1580): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de1ac0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de1ac0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de1ac0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de1ac0): >_readAt: n=8, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de1ac0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.342240231 +0000 UTC m=+199.316078484 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4de1ac0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558acb0 item 55 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e12240): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e12240): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e12240): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e12240): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e12240): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.343384697 +0000 UTC m=+199.317222950 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e12240): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e12740): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e12740): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e12740): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558b110 item 56 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e12740): _readAt: size=2, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e12740): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e12740): _writeAt: size=3, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e12740): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e12740): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.343915572 +0000 UTC m=+199.317753824 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e12740): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d057c0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d057c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d057c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d057c0): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d057c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.343915572 +0000 UTC m=+199.317753824 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d057c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e556c930 item 56 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d05e00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d05e00): open at offset 0 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d05e00): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d05e00): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d05e00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d05e00): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d05e00): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d05e00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.344980216 +0000 UTC m=+199.318818469 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d05e00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d24440): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d24440): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d24440): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e556ce00 item 57 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d24440): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d24440): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.345418937 +0000 UTC m=+199.319257200 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d24440): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d24980): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d24980): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d24980): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d24980): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d24980): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d24980): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e556cfc0 item 57 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d24980): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d24980): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.345842608 +0000 UTC m=+199.319680861 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d24980): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d24f00): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d24f00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d24f00): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d24f00): >_readAt: n=8, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d24f00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.345842608 +0000 UTC m=+199.319680861 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d24f00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e556d490 item 57 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d25540): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d25540): open at offset 0 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d25540): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d25540): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d25540): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d25540): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d25540): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d25540): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.346874841 +0000 UTC m=+199.320713094 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d25540): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d25a80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d25a80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d25a80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e556d810 item 58 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d25a80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d25a80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.347488904 +0000 UTC m=+199.321327157 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d25a80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3a0c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3a0c0): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3a0c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e556d9d0 item 58 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3a0c0): _readAt: size=2, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3a0c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3a0c0): _writeAt: size=3, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3a0c0): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3a0c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.348093858 +0000 UTC m=+199.321932111 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3a0c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3a680): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3a680): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3a680): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3a680): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3a680): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.348093858 +0000 UTC m=+199.321932111 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3a680): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e556db90 item 58 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3acc0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3acc0): open at offset 0 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3acc0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3acc0): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3acc0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3acc0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3acc0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3acc0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.349307124 +0000 UTC m=+199.323145377 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3acc0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3b200): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3b200): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3b200): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba4310 item 59 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3b200): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3b200): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.349997069 +0000 UTC m=+199.323835323 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3b200): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3b740): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3b740): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3b740): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3b740): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3b740): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3b740): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba44d0 item 59 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3b740): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3b740): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.350430009 +0000 UTC m=+199.324268263 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3b740): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3bcc0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3bcc0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3bcc0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3bcc0): >_readAt: n=8, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3bcc0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.350430009 +0000 UTC m=+199.324268263 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d3bcc0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba4690 item 59 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6c400): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6c400): open at offset 0 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6c400): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6c400): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6c400): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6c400): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6c400): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6c400): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.351808679 +0000 UTC m=+199.325646932 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6c400): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6c940): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6c940): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6c940): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba4a10 item 60 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6c940): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6c940): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.352208325 +0000 UTC m=+199.326046578 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6c940): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6ce80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6ce80): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6ce80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba4c40 item 60 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6ce80): _readAt: size=2, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6ce80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6ce80): _writeAt: size=3, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6ce80): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6ce80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.353190895 +0000 UTC m=+199.327029148 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6ce80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6d440): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6d440): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6d440): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6d440): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6d440): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.353190895 +0000 UTC m=+199.327029148 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6d440): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba4e00 item 60 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6da80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6da80): open at offset 0 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6da80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6da80): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6da80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6da80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6da80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6da80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.354795471 +0000 UTC m=+199.328633724 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6da80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e12dc0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e12dc0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e12dc0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558b340 item 61 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e12dc0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e12dc0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.357492044 +0000 UTC m=+199.331330298 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e12dc0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e134c0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e134c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e134c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e134c0): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e134c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.357492044 +0000 UTC m=+199.331330298 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e134c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558b500 item 61 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e13b00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e13b00): open at offset 0 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e13b00): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e13b00): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e13b00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e13b00): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e13b00): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e13b00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.359019464 +0000 UTC m=+199.332857717 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e13b00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5c140): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5c140): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5c140): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558b880 item 62 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5c140): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5c140): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.359484264 +0000 UTC m=+199.333322517 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5c140): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5c840): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5c840): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5c840): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5c840): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5c840): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.359484264 +0000 UTC m=+199.333322517 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5c840): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558ba40 item 62 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5ce80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5ce80): open at offset 0 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5ce80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5ce80): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5ce80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5ce80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5ce80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5ce80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.361849289 +0000 UTC m=+199.335687543 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5ce80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5d3c0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5d3c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5d3c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e558bdc0 item 63 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5d3c0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5d3c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.363684362 +0000 UTC m=+199.337522616 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5d3c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5dac0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5dac0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5dac0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5dac0): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5dac0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.363684362 +0000 UTC m=+199.337522616 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4e5dac0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e72150 item 63 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f00200): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f00200): open at offset 0 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f00200): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f00200): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f00200): >_readAt: n=0, err=Bad file descriptor 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f00200): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f00200): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f00200): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.365721649 +0000 UTC m=+199.339559902 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f00200): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f00740): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f00740): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f00740): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e72770 item 64 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f00740): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f00740): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.366390073 +0000 UTC m=+199.340228326 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f00740): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f00e40): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f00e40): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f00e40): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f00e40): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f00e40): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.366390073 +0000 UTC m=+199.340228326 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f00e40): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e729a0 item 64 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f01480): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f01480): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f01480): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f01480): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f01480): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.368159121 +0000 UTC m=+199.341997374 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f01480): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f01900): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f01900): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f01900): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f01900): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f01900): _writeAt: size=3, off=2 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e72d20 item 65 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f01900): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f01900): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.368835662 +0000 UTC m=+199.342673915 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f01900): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f01e00): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f01e00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f01e00): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f01e00): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f01e00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.368835662 +0000 UTC m=+199.342673915 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f01e00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e730a0 item 65 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f18540): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f18540): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f18540): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f18540): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f18540): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.370490673 +0000 UTC m=+199.344328926 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f18540): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f189c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f189c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e73500 item 66 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f189c0): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f189c0): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f189c0): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f189c0): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f189c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.370918182 +0000 UTC m=+199.344756435 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f189c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f18f00): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f18f00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f18f00): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f18f00): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f18f00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.370918182 +0000 UTC m=+199.344756435 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f18f00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e736c0 item 66 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6dd00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6dd00): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6dd00): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6dd00): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6dd00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.372277575 +0000 UTC m=+199.346115829 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d6dd00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec4280): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec4280): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec4280): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec4280): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec4280): _writeAt: size=3, off=2 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba51f0 item 67 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec4280): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec4280): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.37313599 +0000 UTC m=+199.346974243 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec4280): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec4780): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec4780): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec4780): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec4780): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec4780): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.37313599 +0000 UTC m=+199.346974243 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec4780): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba53b0 item 67 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec4e00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec4e00): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec4e00): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec4e00): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec4e00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.374350798 +0000 UTC m=+199.348189052 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec4e00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec5300): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec5300): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba5730 item 68 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec5300): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec5300): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec5300): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec5300): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec5300): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.374953238 +0000 UTC m=+199.348791492 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec5300): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec5840): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec5840): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec5840): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec5840): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec5840): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.374953238 +0000 UTC m=+199.348791492 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec5840): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba58f0 item 68 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec5e80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec5e80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec5e80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec5e80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec5e80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.376335444 +0000 UTC m=+199.350173697 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4ec5e80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f88400): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f88400): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f88400): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f88400): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f88400): _writeAt: size=3, off=2 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba5c70 item 69 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f88400): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f88400): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.377373529 +0000 UTC m=+199.351211792 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f88400): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f88900): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f88900): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f88900): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f88900): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f88900): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.377373529 +0000 UTC m=+199.351211792 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f88900): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4ba5e30 item 69 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f88f80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f88f80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f88f80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f88f80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f88f80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.380805363 +0000 UTC m=+199.354643636 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f88f80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f89480): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f89480): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48fc9a0 item 70 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f89480): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f89480): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f89480): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f89480): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f89480): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.381547428 +0000 UTC m=+199.355385701 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f89480): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f899c0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f899c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f899c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f899c0): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f899c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.381547428 +0000 UTC m=+199.355385701 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f899c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48fce70 item 70 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0140): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0140): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0140): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0140): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0140): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.38395833 +0000 UTC m=+199.357796584 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0140): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0640): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0640): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0640): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0640): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0640): _writeAt: size=3, off=2 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48fd6c0 item 71 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0640): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0640): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.385020951 +0000 UTC m=+199.358859204 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0640): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f19600): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f19600): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f19600): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f19600): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f19600): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.385020951 +0000 UTC m=+199.358859204 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f19600): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e73960 item 71 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f19c80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f19c80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f19c80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f19c80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f19c80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.387373273 +0000 UTC m=+199.361211526 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f19c80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f30280): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f30280): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e73dc0 item 72 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f30280): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f30280): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f30280): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f30280): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f30280): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.389041179 +0000 UTC m=+199.362879482 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f30280): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f307c0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f307c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f307c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f307c0): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f307c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.389041179 +0000 UTC m=+199.362879482 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f307c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55920e0 item 72 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f30d80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f30d80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f30d80): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f30d80): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f30d80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f30d80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f30d80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.391798477 +0000 UTC m=+199.365636790 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f30d80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f31280): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f31280): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f31280): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5592460 item 73 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f31280): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f31280): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.392707097 +0000 UTC m=+199.366545360 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f31280): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f31740): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f31740): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f31740): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f31740): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f31740): _writeAt: size=3, off=2 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5592620 item 73 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f31740): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f31740): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.393393325 +0000 UTC m=+199.367231577 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f31740): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f31c80): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f31c80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f31c80): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f31c80): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f31c80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.393393325 +0000 UTC m=+199.367231577 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f31c80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55927e0 item 73 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f483c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f483c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f483c0): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f483c0): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f483c0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f483c0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f483c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.395207118 +0000 UTC m=+199.369045370 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f483c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f488c0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f488c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f488c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5592b60 item 74 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f488c0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f488c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.395713356 +0000 UTC m=+199.369551609 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f488c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f48e00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f48e00): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5592e00 item 74 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f48e00): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f48e00): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f48e00): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f48e00): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f48e00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.396421456 +0000 UTC m=+199.370259708 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f48e00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f49380): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f49380): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f49380): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f49380): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f49380): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.396421456 +0000 UTC m=+199.370259708 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f49380): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5592fc0 item 74 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0a80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0a80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0a80): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0a80): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0a80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0a80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0a80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.398311102 +0000 UTC m=+199.372149355 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0a80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0f80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0f80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0f80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48fddc0 item 75 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0f80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0f80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.398850312 +0000 UTC m=+199.372688565 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe0f80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe14c0): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe14c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe14c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe14c0): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe14c0): _writeAt: size=3, off=2 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48e4930 item 75 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe14c0): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe14c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.399548774 +0000 UTC m=+199.373387026 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe14c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe1a00): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe1a00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe1a00): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe1a00): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe1a00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.399548774 +0000 UTC m=+199.373387026 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4fe1a00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48e53b0 item 75 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503e140): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503e140): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503e140): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503e140): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503e140): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503e140): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503e140): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.40132227 +0000 UTC m=+199.375160523 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503e140): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503e640): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503e640): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503e640): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e48e5ce0 item 76 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503e640): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503e640): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.401832476 +0000 UTC m=+199.375670729 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503e640): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503eb80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503eb80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e49a82a0 item 76 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503eb80): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503eb80): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503eb80): _writeAt: size=3, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503eb80): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503eb80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.402432843 +0000 UTC m=+199.376271096 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503eb80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503f100): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503f100): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503f100): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503f100): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503f100): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.402432843 +0000 UTC m=+199.376271096 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503f100): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e49a85b0 item 76 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503f740): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503f740): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503f740): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503f740): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503f740): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503f740): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503f740): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.404130835 +0000 UTC m=+199.377969088 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503f740): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503fc40): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503fc40): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503fc40): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e49a8c40 item 77 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503fc40): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503fc40): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.404843564 +0000 UTC m=+199.378681817 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e503fc40): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508a440): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508a440): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508a440): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508a440): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508a440): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.404843564 +0000 UTC m=+199.378681817 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508a440): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e49a8e70 item 77 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508aa80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508aa80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508aa80): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508aa80): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508aa80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508aa80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508aa80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.406453911 +0000 UTC m=+199.380292174 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508aa80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508af80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508af80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508af80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e49a92d0 item 78 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508af80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508af80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.40700255 +0000 UTC m=+199.380840803 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508af80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508b680): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508b680): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508b680): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508b680): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508b680): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.40700255 +0000 UTC m=+199.380840803 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508b680): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e49a9500 item 78 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508bcc0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508bcc0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508bcc0): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508bcc0): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508bcc0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508bcc0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508bcc0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.409233192 +0000 UTC m=+199.383071445 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e508bcc0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a42c0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a42c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a42c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e49a9d50 item 79 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a42c0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a42c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.409802288 +0000 UTC m=+199.383640542 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a42c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a49c0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a49c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a49c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a49c0): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a49c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.409802288 +0000 UTC m=+199.383640542 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a49c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5a1c0 item 79 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a5000): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a5000): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a5000): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a5000): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a5000): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a5000): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a5000): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.411837791 +0000 UTC m=+199.385676043 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a5000): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a5500): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a5500): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a5500): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5a540 item 80 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a5500): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a5500): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.412435381 +0000 UTC m=+199.386273634 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a5500): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a5c00): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a5c00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a5c00): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a5c00): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a5c00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.412435381 +0000 UTC m=+199.386273634 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50a5c00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5a700 item 80 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50be340): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50be340): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50be340): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50be340): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50be340): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.414061509 +0000 UTC m=+199.387899762 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50be340): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50be7c0): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50be7c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50be7c0): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50be7c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50be7c0): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50be7c0): _writeAt: size=3, off=7 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5ab60 item 81 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50be7c0): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50be7c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.414958907 +0000 UTC m=+199.388797160 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50be7c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bed00): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bed00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bed00): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bed00): >_readAt: n=8, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bed00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.414958907 +0000 UTC m=+199.388797160 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bed00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5ad20 item 81 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bf380): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bf380): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bf380): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bf380): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bf380): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.416561219 +0000 UTC m=+199.390399473 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bf380): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bf880): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bf880): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bf880): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5b1f0 item 82 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bf880): _readAt: size=2, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bf880): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bf880): _writeAt: size=3, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bf880): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bf880): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.417363557 +0000 UTC m=+199.391201811 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bf880): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bfe00): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bfe00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bfe00): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bfe00): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bfe00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.417363557 +0000 UTC m=+199.391201811 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50bfe00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5b3b0 item 82 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50dc580): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50dc580): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50dc580): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50dc580): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50dc580): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.419340819 +0000 UTC m=+199.393179072 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50dc580): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50dca80): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50dca80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50dca80): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50dca80): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50dca80): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50dca80): _writeAt: size=3, off=7 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5b8f0 item 83 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50dca80): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50dca80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.420010286 +0000 UTC m=+199.393848539 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50dca80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50dcfc0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50dcfc0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50dcfc0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50dcfc0): >_readAt: n=8, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50dcfc0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.420010286 +0000 UTC m=+199.393848539 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e50dcfc0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5bab0 item 83 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f49a00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f49a00): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f49a00): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f49a00): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f49a00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.421600967 +0000 UTC m=+199.395439220 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f49a00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f62000): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f62000): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f62000): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5593340 item 84 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f62000): _readAt: size=2, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f62000): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f62000): _writeAt: size=3, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f62000): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f62000): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.422439433 +0000 UTC m=+199.396277686 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f62000): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f62580): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f62580): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f62580): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f62580): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f62580): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.422439433 +0000 UTC m=+199.396277686 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f62580): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5593500 item 84 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f62c00): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f62c00): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f62c00): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f62c00): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f62c00): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.423799347 +0000 UTC m=+199.397637600 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f62c00): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f63100): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f63100): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f63100): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f63100): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f63100): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f63100): _writeAt: size=3, off=7 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5593960 item 85 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f63100): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f63100): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.424490034 +0000 UTC m=+199.398328287 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f63100): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f63640): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f63640): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f63640): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f63640): >_readAt: n=8, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f63640): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.424490034 +0000 UTC m=+199.398328287 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f63640): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5593b20 item 85 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f63cc0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f63cc0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f63cc0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f63cc0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f63cc0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.425984843 +0000 UTC m=+199.399823096 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4f63cc0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510a2c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510a2c0): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510a2c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55c4000 item 86 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510a2c0): _readAt: size=2, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510a2c0): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510a2c0): _writeAt: size=3, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510a2c0): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510a2c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.426755542 +0000 UTC m=+199.400593794 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510a2c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510a840): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510a840): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510a840): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510a840): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510a840): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.426755542 +0000 UTC m=+199.400593794 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510a840): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55c4230 item 86 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510aec0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510aec0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510aec0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510aec0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510aec0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.428247555 +0000 UTC m=+199.402085808 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510aec0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510b3c0): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510b3c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510b3c0): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510b3c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510b3c0): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510b3c0): _writeAt: size=3, off=7 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55c45b0 item 87 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510b3c0): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510b3c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.42891059 +0000 UTC m=+199.402748843 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510b3c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510b900): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510b900): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510b900): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510b900): >_readAt: n=8, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510b900): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.42891059 +0000 UTC m=+199.402748843 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e510b900): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55c47e0 item 87 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128080): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128080): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128080): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128080): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128080): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.434468458 +0000 UTC m=+199.408306721 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128080): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128580): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128580): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128580): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55c4b60 item 88 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128580): _readAt: size=2, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128580): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128580): _writeAt: size=3, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128580): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128580): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.435888716 +0000 UTC m=+199.409726969 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128580): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128840): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128840): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128840): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128840): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128840): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.435888716 +0000 UTC m=+199.409726969 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128840): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e50000e0 item 88 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128e80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128e80): open at offset 0 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128e80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128e80): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128e80): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128e80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128e80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128e80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.439447972 +0000 UTC m=+199.413286254 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5128e80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e51293c0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e51293c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e51293c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5000540 item 89 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e51293c0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e51293c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.440708948 +0000 UTC m=+199.414547221 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e51293c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5129900): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5129900): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5129900): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5129900): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5129900): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5129900): _writeAt: size=3, off=7 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5000700 item 89 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5129900): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5129900): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.441480498 +0000 UTC m=+199.415318791 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5129900): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5129e80): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5129e80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5129e80): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5129e80): >_readAt: n=8, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5129e80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.441480498 +0000 UTC m=+199.415318791 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e5129e80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e50008c0 item 89 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538a640): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538a640): open at offset 0 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538a640): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538a640): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538a640): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538a640): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538a640): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538a640): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.4445521 +0000 UTC m=+199.418390383 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538a640): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538ab80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538ab80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538ab80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5000e00 item 90 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538ab80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538ab80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.445285979 +0000 UTC m=+199.419124232 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538ab80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b0c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b0c0): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b0c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5000fc0 item 90 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b0c0): _readAt: size=2, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b0c0): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b0c0): _writeAt: size=3, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b0c0): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b0c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.447417924 +0000 UTC m=+199.421256176 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b0c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b680): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b680): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b680): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b680): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b680): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.447417924 +0000 UTC m=+199.421256176 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538b680): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e50011f0 item 90 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538bcc0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538bcc0): open at offset 0 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538bcc0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538bcc0): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538bcc0): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538bcc0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538bcc0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538bcc0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.44880057 +0000 UTC m=+199.422638823 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e538bcc0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a8b5c0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a8b5c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a8b5c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e50016c0 item 91 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a8b5c0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a8b5c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.449617326 +0000 UTC m=+199.423455578 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4a8b5c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4852540): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4852540): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4852540): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4852540): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4852540): >_readAt: n=2, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4852540): _writeAt: size=3, off=7 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5001880 item 91 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4852540): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4852540): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.45021086 +0000 UTC m=+199.424049113 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4852540): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4852d40): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4852d40): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4852d40): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4852d40): >_readAt: n=8, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4852d40): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.45021086 +0000 UTC m=+199.424049113 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4852d40): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e5001c00 item 91 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e49ba780): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e49ba780): open at offset 0 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e49ba780): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e49ba780): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e49ba780): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e49ba780): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e49ba780): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e49ba780): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.452179936 +0000 UTC m=+199.426018188 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e49ba780): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e49bbc80): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e49bbc80): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e49bbc80): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5a1c0 item 92 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e49bbc80): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e49bbc80): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.453033471 +0000 UTC m=+199.426871724 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e49bbc80): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466a740): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466a740): open at offset 5 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466a740): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5a380 item 92 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466a740): _readAt: size=2, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466a740): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466a740): _writeAt: size=3, off=5 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466a740): >_writeAt: n=3, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466a740): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.453473122 +0000 UTC m=+199.427311376 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466a740): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466aec0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466aec0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466aec0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466aec0): >_readAt: n=3, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466aec0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.453473122 +0000 UTC m=+199.427311376 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e466aec0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5a540 item 92 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac080): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac080): open at offset 0 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac080): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac080): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac080): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac080): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac080): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac080): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.454792309 +0000 UTC m=+199.428630562 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac080): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac6c0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac6c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac6c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5a9a0 item 93 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac6c0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac6c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.455414036 +0000 UTC m=+199.429252289 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bac6c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bacdc0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bacdc0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bacdc0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bacdc0): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bacdc0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.455414036 +0000 UTC m=+199.429252289 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bacdc0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5ab60 item 93 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38400): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38400): open at offset 0 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38400): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38400): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38400): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38400): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38400): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38400): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.456934334 +0000 UTC m=+199.430772586 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38400): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38940): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38940): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38940): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55c42a0 item 94 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38940): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38940): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.45826969 +0000 UTC m=+199.432107943 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d38940): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39140): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39140): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39140): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39140): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39140): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.45826969 +0000 UTC m=+199.432107943 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39140): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55c4460 item 94 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39780): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39780): open at offset 0 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39780): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39780): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39780): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39780): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39780): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39780): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.460433675 +0000 UTC m=+199.434271928 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39780): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39cc0): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39cc0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39cc0): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55c4cb0 item 95 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39cc0): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39cc0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.460901311 +0000 UTC m=+199.434739564 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4d39cc0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554c4c0): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554c4c0): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554c4c0): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554c4c0): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554c4c0): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.460901311 +0000 UTC m=+199.434739564 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e554c4c0): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e55c4ee0 item 95 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad340): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad340): open at offset 0 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad340): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad340): _readAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad340): >_readAt: n=0, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad340): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad340): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad340): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.462276853 +0000 UTC m=+199.436115106 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad340): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad880): _writeAt: size=5, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad880): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad880): >openPending: err= 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5ae00 item 96 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad880): >_writeAt: n=5, err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad880): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.463113998 +0000 UTC m=+199.436952261 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4bad880): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 01:56:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 01:56:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44080): _readAt: size=512, off=0 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44080): openPending: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44080): >openPending: err= 2026/05/03 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44080): >_readAt: n=5, err=EOF 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44080): close: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 01:56:03.463113998 +0000 UTC m=+199.436952261 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : open-test-file(0x17f8e4c44080): >close: err= 2026/05/03 01:56:03 DEBUG : open-test-file: Remove: 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x17f8e4e5b110 item 96 2026/05/03 01:56:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 01:56:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 01:56:03 DEBUG : open-test-file: >Remove: err= 2026/05/03 01:56:03 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:03 DEBUG : Looking for writers 2026/05/03 01:56:03 DEBUG : >WaitForWriters: 2026/05/03 01:56:03 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.66s) --- PASS: TestRWFileHandleOpenTests/writes (1.03s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.28s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- 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.01s) --- 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.63s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:56:03 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:56:03 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:56:03 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:03 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:56:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:56:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:03 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:56:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:03 DEBUG : file1: newRWFileHandle: 2026/05/03 01:56:03 DEBUG : file1(0x17f8e4c44800): openPending: 2026/05/03 01:56:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:03 DEBUG : file1(0x17f8e4c44800): >openPending: err= 2026/05/03 01:56:03 DEBUG : file1: >newRWFileHandle: err= 2026/05/03 01:56:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/03 01:56:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/03 01:56:03 DEBUG : file1(0x17f8e4c44800): _writeAt: size=2, off=0 2026/05/03 01:56:03 DEBUG : file1(0x17f8e4c44800): >_writeAt: n=2, err= 2026/05/03 01:56:03 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/03 01:56:03 DEBUG : file1(0x17f8e4c44800): RWFileHandle.Flush 2026/05/03 01:56:03 DEBUG : file1(0x17f8e4c44800): RWFileHandle.Release 2026/05/03 01:56:03 DEBUG : file1(0x17f8e4c44800): close: 2026/05/03 01:56:03 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/03 01:56:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:03 DEBUG : file1(0x17f8e4c44800): >close: err= 2026/05/03 01:56:03 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:03 DEBUG : Looking for writers 2026/05/03 01:56:03 DEBUG : file1: reading active writers 2026/05/03 01:56:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 01:56:03 DEBUG : Looking for writers 2026/05/03 01:56:03 DEBUG : file1: reading active writers 2026/05/03 01:56:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 01:56:03 DEBUG : Looking for writers 2026/05/03 01:56:03 DEBUG : file1: reading active writers 2026/05/03 01:56:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 01:56:03 DEBUG : Looking for writers 2026/05/03 01:56:03 DEBUG : file1: reading active writers 2026/05/03 01:56:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 01:56:03 DEBUG : file1: vfs cache: starting upload 2026/05/03 01:56:03 DEBUG : Looking for writers 2026/05/03 01:56:03 DEBUG : file1: reading active writers 2026/05/03 01:56:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/03 01:56:04 DEBUG : Looking for writers 2026/05/03 01:56:04 DEBUG : file1: reading active writers 2026/05/03 01:56:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/03 01:56:04 DEBUG : Looking for writers 2026/05/03 01:56:04 DEBUG : file1: reading active writers 2026/05/03 01:56:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/03 01:56:04 DEBUG : file1: size = 2 OK 2026/05/03 01:56:04 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/03 01:56:04 INFO : file1: Copied (new) 2026/05/03 01:56:04 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/05/03 01:56:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/03 01:56:04 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/03 01:56:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:04 INFO : file1: vfs cache: upload succeeded try #1 2026/05/03 01:56:05 DEBUG : Looking for writers 2026/05/03 01:56:05 DEBUG : file1: reading active writers 2026/05/03 01:56:05 DEBUG : >WaitForWriters: 2026/05/03 01:56:05 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:05 DEBUG : Looking for writers 2026/05/03 01:56:05 DEBUG : file1: reading active writers 2026/05/03 01:56:05 DEBUG : >WaitForWriters: 2026/05/03 01:56:05 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.96s) === RUN TestRWCacheRename run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:56:05 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:56:05 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:56:05 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:05 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:56:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:56:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:05 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:05 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:56:05 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:05 DEBUG : rename_me: newRWFileHandle: 2026/05/03 01:56:05 DEBUG : rename_me(0x17f8e554d900): openPending: 2026/05/03 01:56:05 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 01:56:05 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/03 01:56:05 DEBUG : rename_me(0x17f8e554d900): >openPending: err= 2026/05/03 01:56:05 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/03 01:56:05 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/03 01:56:05 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/03 01:56:05 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/03 01:56:05 DEBUG : rename_me(0x17f8e554d900): _writeAt: size=5, off=0 2026/05/03 01:56:05 DEBUG : rename_me(0x17f8e554d900): >_writeAt: n=5, err= 2026/05/03 01:56:05 DEBUG : rename_me(0x17f8e554d900): close: 2026/05/03 01:56:05 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-03 01:56:05.813758422 +0000 UTC m=+201.787596675 2026/05/03 01:56:05 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/03 01:56:05 DEBUG : rename_me(0x17f8e554d900): >close: err= 2026/05/03 01:56:05 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/03 01:56:05 DEBUG : i_was_renamed: Updating file with 0x17f8e4d62dd0 2026/05/03 01:56:05 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/03 01:56:05 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/03 01:56:05 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:05 DEBUG : Looking for writers 2026/05/03 01:56:05 DEBUG : i_was_renamed: reading active writers 2026/05/03 01:56:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 01:56:05 DEBUG : Looking for writers 2026/05/03 01:56:05 DEBUG : i_was_renamed: reading active writers 2026/05/03 01:56:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 01:56:05 DEBUG : Looking for writers 2026/05/03 01:56:05 DEBUG : i_was_renamed: reading active writers 2026/05/03 01:56:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 01:56:05 DEBUG : Looking for writers 2026/05/03 01:56:05 DEBUG : i_was_renamed: reading active writers 2026/05/03 01:56:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 01:56:05 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/03 01:56:05 DEBUG : Looking for writers 2026/05/03 01:56:05 DEBUG : i_was_renamed: reading active writers 2026/05/03 01:56:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/03 01:56:06 DEBUG : Looking for writers 2026/05/03 01:56:06 DEBUG : i_was_renamed: reading active writers 2026/05/03 01:56:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/03 01:56:06 DEBUG : Looking for writers 2026/05/03 01:56:06 DEBUG : i_was_renamed: reading active writers 2026/05/03 01:56:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/03 01:56:06 DEBUG : i_was_renamed: size = 5 OK 2026/05/03 01:56:06 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/05/03 01:56:06 INFO : i_was_renamed: Copied (new) 2026/05/03 01:56:06 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-03 01:56:05 +0000 UTC," 2026/05/03 01:56:06 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/03 01:56:06 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/03 01:56:06 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/03 01:56:07 DEBUG : Looking for writers 2026/05/03 01:56:07 DEBUG : i_was_renamed: reading active writers 2026/05/03 01:56:07 DEBUG : >WaitForWriters: 2026/05/03 01:56:07 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.84s) === RUN TestRWCacheUpdate run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:56:07 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:56:07 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 01:56:07 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:07 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:56:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 01:56:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rupohej1fage" 2026/05/03 01:56:07 INFO : files root 'rclone-test-rupohej1fage': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 01:56:07 DEBUG : forgetting directory cache 2026/05/03 01:56:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 01:56:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 01:56:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 01:56:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 01:56:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 01:56:08 DEBUG : TestRWCacheUpdate(0x17f8e510a480): _readAt: size=512, off=0 2026/05/03 01:56:08 DEBUG : TestRWCacheUpdate(0x17f8e510a480): openPending: 2026/05/03 01:56:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-03 00:57:07 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/03 01:56:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/03 01:56:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 01:56:08 DEBUG : TestRWCacheUpdate(0x17f8e510a480): >openPending: err= 2026/05/03 01:56:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/03 01:56:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 01:56:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:56:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:56:08 DEBUG : forgetting directory cache 2026/05/03 01:56:08 DEBUG : TestRWCacheUpdate(0x17f8e510a480): >_readAt: n=20, err=EOF 2026/05/03 01:56:08 DEBUG : TestRWCacheUpdate(0x17f8e510a480): close: 2026/05/03 01:56:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 00:57:07 +0000 UTC 2026/05/03 01:56:08 DEBUG : TestRWCacheUpdate(0x17f8e510a480): >close: err= 2026/05/03 01:56:08 DEBUG : Re-reading directory (268.039009ms old) 2026/05/03 01:56:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 01:56:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/03 01:56:09 DEBUG : forgetting directory cache 2026/05/03 01:56:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 01:56:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 01:56:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 01:56:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 01:56:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 01:56:10 DEBUG : TestRWCacheUpdate(0x17f8e518d600): _readAt: size=512, off=0 2026/05/03 01:56:10 DEBUG : TestRWCacheUpdate(0x17f8e518d600): openPending: 2026/05/03 01:56:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-03 00:58:07 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-03 00:57:07 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/03 01:56:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-03 00:58:07 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-03 00:57:07 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/03 01:56:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 01:56:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 01:56:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/03 01:56:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 01:56:10 DEBUG : TestRWCacheUpdate(0x17f8e518d600): >openPending: err= 2026/05/03 01:56:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/03 01:56:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 01:56:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:56:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:56:10 DEBUG : forgetting directory cache 2026/05/03 01:56:10 DEBUG : TestRWCacheUpdate(0x17f8e518d600): >_readAt: n=20, err=EOF 2026/05/03 01:56:10 DEBUG : TestRWCacheUpdate(0x17f8e518d600): close: 2026/05/03 01:56:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 00:58:07 +0000 UTC 2026/05/03 01:56:10 DEBUG : TestRWCacheUpdate(0x17f8e518d600): >close: err= 2026/05/03 01:56:10 DEBUG : Re-reading directory (282.13255ms old) 2026/05/03 01:56:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 01:56:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/03 01:56:10 DEBUG : forgetting directory cache 2026/05/03 01:56:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 01:56:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 01:56:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 01:56:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 01:56:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 01:56:12 DEBUG : TestRWCacheUpdate(0x17f8e5212140): _readAt: size=512, off=0 2026/05/03 01:56:12 DEBUG : TestRWCacheUpdate(0x17f8e5212140): openPending: 2026/05/03 01:56:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-03 00:59:07 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-03 00:58:07 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/03 01:56:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-03 00:59:07 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-03 00:58:07 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/03 01:56:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 01:56:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 01:56:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/03 01:56:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 01:56:12 DEBUG : TestRWCacheUpdate(0x17f8e5212140): >openPending: err= 2026/05/03 01:56:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/03 01:56:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 01:56:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:56:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:56:12 DEBUG : forgetting directory cache 2026/05/03 01:56:12 DEBUG : TestRWCacheUpdate(0x17f8e5212140): >_readAt: n=20, err=EOF 2026/05/03 01:56:12 DEBUG : TestRWCacheUpdate(0x17f8e5212140): close: 2026/05/03 01:56:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 00:59:07 +0000 UTC 2026/05/03 01:56:12 DEBUG : TestRWCacheUpdate(0x17f8e5212140): >close: err= 2026/05/03 01:56:12 DEBUG : Re-reading directory (267.77589ms old) 2026/05/03 01:56:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 01:56:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/03 01:56:12 DEBUG : forgetting directory cache 2026/05/03 01:56:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 01:56:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 01:56:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 01:56:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 01:56:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 01:56:13 DEBUG : TestRWCacheUpdate(0x17f8e5128100): _readAt: size=512, off=0 2026/05/03 01:56:13 DEBUG : TestRWCacheUpdate(0x17f8e5128100): openPending: 2026/05/03 01:56:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-03 01:00:07 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-03 00:59:07 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/03 01:56:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-03 01:00:07 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-03 00:59:07 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/03 01:56:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 01:56:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 01:56:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/03 01:56:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 01:56:13 DEBUG : TestRWCacheUpdate(0x17f8e5128100): >openPending: err= 2026/05/03 01:56:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/03 01:56:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 01:56:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:56:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:56:13 DEBUG : forgetting directory cache 2026/05/03 01:56:13 DEBUG : TestRWCacheUpdate(0x17f8e5128100): >_readAt: n=20, err=EOF 2026/05/03 01:56:13 DEBUG : TestRWCacheUpdate(0x17f8e5128100): close: 2026/05/03 01:56:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 01:00:07 +0000 UTC 2026/05/03 01:56:13 DEBUG : TestRWCacheUpdate(0x17f8e5128100): >close: err= 2026/05/03 01:56:13 DEBUG : Re-reading directory (271.336028ms old) 2026/05/03 01:56:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 01:56:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/03 01:56:14 DEBUG : forgetting directory cache 2026/05/03 01:56:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 01:56:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 01:56:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 01:56:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 01:56:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 01:56:15 DEBUG : TestRWCacheUpdate(0x17f8e4d20600): _readAt: size=512, off=0 2026/05/03 01:56:15 DEBUG : TestRWCacheUpdate(0x17f8e4d20600): openPending: 2026/05/03 01:56:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-03 01:01:07 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-03 01:00:07 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/03 01:56:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-03 01:01:07 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-03 01:00:07 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/03 01:56:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 01:56:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 01:56:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/03 01:56:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 01:56:15 DEBUG : TestRWCacheUpdate(0x17f8e4d20600): >openPending: err= 2026/05/03 01:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/03 01:56:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 01:56:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:56:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:56:15 DEBUG : forgetting directory cache 2026/05/03 01:56:15 DEBUG : TestRWCacheUpdate(0x17f8e4d20600): >_readAt: n=20, err=EOF 2026/05/03 01:56:15 DEBUG : TestRWCacheUpdate(0x17f8e4d20600): close: 2026/05/03 01:56:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 01:01:07 +0000 UTC 2026/05/03 01:56:15 DEBUG : TestRWCacheUpdate(0x17f8e4d20600): >close: err= 2026/05/03 01:56:15 DEBUG : Re-reading directory (279.190821ms old) 2026/05/03 01:56:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 01:56:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/03 01:56:15 DEBUG : forgetting directory cache 2026/05/03 01:56:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 01:56:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 01:56:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 01:56:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 01:56:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 01:56:16 DEBUG : TestRWCacheUpdate(0x17f8e4d21140): _readAt: size=512, off=0 2026/05/03 01:56:16 DEBUG : TestRWCacheUpdate(0x17f8e4d21140): openPending: 2026/05/03 01:56:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-03 01:02:07 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-03 01:01:07 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/03 01:56:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-03 01:02:07 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-03 01:01:07 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/03 01:56:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 01:56:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 01:56:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/03 01:56:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 01:56:16 DEBUG : TestRWCacheUpdate(0x17f8e4d21140): >openPending: err= 2026/05/03 01:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/03 01:56:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 01:56:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:56:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:56:17 DEBUG : forgetting directory cache 2026/05/03 01:56:17 DEBUG : TestRWCacheUpdate(0x17f8e4d21140): >_readAt: n=20, err=EOF 2026/05/03 01:56:17 DEBUG : TestRWCacheUpdate(0x17f8e4d21140): close: 2026/05/03 01:56:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 01:02:07 +0000 UTC 2026/05/03 01:56:17 DEBUG : TestRWCacheUpdate(0x17f8e4d21140): >close: err= 2026/05/03 01:56:17 DEBUG : Re-reading directory (269.969981ms old) 2026/05/03 01:56:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 01:56:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/03 01:56:17 DEBUG : forgetting directory cache 2026/05/03 01:56:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 01:56:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 01:56:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 01:56:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 01:56:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 01:56:18 DEBUG : TestRWCacheUpdate(0x17f8e4d217c0): _readAt: size=512, off=0 2026/05/03 01:56:18 DEBUG : TestRWCacheUpdate(0x17f8e4d217c0): openPending: 2026/05/03 01:56:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-03 01:03:07 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-03 01:02:07 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/03 01:56:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-03 01:03:07 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-03 01:02:07 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/03 01:56:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 01:56:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 01:56:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/03 01:56:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 01:56:18 DEBUG : TestRWCacheUpdate(0x17f8e4d217c0): >openPending: err= 2026/05/03 01:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/03 01:56:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 01:56:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:56:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:56:18 DEBUG : forgetting directory cache 2026/05/03 01:56:18 DEBUG : TestRWCacheUpdate(0x17f8e4d217c0): >_readAt: n=21, err=EOF 2026/05/03 01:56:18 DEBUG : TestRWCacheUpdate(0x17f8e4d217c0): close: 2026/05/03 01:56:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 01:03:07 +0000 UTC 2026/05/03 01:56:18 DEBUG : TestRWCacheUpdate(0x17f8e4d217c0): >close: err= 2026/05/03 01:56:18 DEBUG : Re-reading directory (278.409753ms old) 2026/05/03 01:56:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 01:56:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/03 01:56:19 DEBUG : forgetting directory cache 2026/05/03 01:56:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 01:56:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 01:56:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 01:56:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 01:56:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 01:56:20 DEBUG : TestRWCacheUpdate(0x17f8e518c980): _readAt: size=512, off=0 2026/05/03 01:56:20 DEBUG : TestRWCacheUpdate(0x17f8e518c980): openPending: 2026/05/03 01:56:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-03 01:04:07 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-03 01:03:07 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/03 01:56:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-03 01:04:07 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-03 01:03:07 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/03 01:56:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 01:56:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 01:56:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/03 01:56:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 01:56:20 DEBUG : TestRWCacheUpdate(0x17f8e518c980): >openPending: err= 2026/05/03 01:56:20 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/03 01:56:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 01:56:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:56:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:56:20 DEBUG : forgetting directory cache 2026/05/03 01:56:20 DEBUG : TestRWCacheUpdate(0x17f8e518c980): >_readAt: n=22, err=EOF 2026/05/03 01:56:20 DEBUG : TestRWCacheUpdate(0x17f8e518c980): close: 2026/05/03 01:56:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 01:04:07 +0000 UTC 2026/05/03 01:56:20 DEBUG : TestRWCacheUpdate(0x17f8e518c980): >close: err= 2026/05/03 01:56:20 DEBUG : Re-reading directory (263.981899ms old) 2026/05/03 01:56:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 01:56:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/03 01:56:20 DEBUG : forgetting directory cache 2026/05/03 01:56:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 01:56:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 01:56:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 01:56:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 01:56:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 01:56:21 DEBUG : TestRWCacheUpdate(0x17f8e4a8b0c0): _readAt: size=512, off=0 2026/05/03 01:56:21 DEBUG : TestRWCacheUpdate(0x17f8e4a8b0c0): openPending: 2026/05/03 01:56:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-03 01:05:07 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-03 01:04:07 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/03 01:56:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-03 01:05:07 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-03 01:04:07 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/03 01:56:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 01:56:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 01:56:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/03 01:56:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 01:56:21 DEBUG : TestRWCacheUpdate(0x17f8e4a8b0c0): >openPending: err= 2026/05/03 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/03 01:56:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 01:56:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:56:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:56:21 DEBUG : forgetting directory cache 2026/05/03 01:56:22 DEBUG : TestRWCacheUpdate(0x17f8e4a8b0c0): >_readAt: n=23, err=EOF 2026/05/03 01:56:22 DEBUG : TestRWCacheUpdate(0x17f8e4a8b0c0): close: 2026/05/03 01:56:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 01:05:07 +0000 UTC 2026/05/03 01:56:22 DEBUG : TestRWCacheUpdate(0x17f8e4a8b0c0): >close: err= 2026/05/03 01:56:22 DEBUG : Re-reading directory (269.2668ms old) 2026/05/03 01:56:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 01:56:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/03 01:56:22 DEBUG : forgetting directory cache 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate(0x17f8e4852700): _readAt: size=512, off=0 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate(0x17f8e4852700): openPending: 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-03 01:06:07 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-03 01:05:07 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-03 01:06:07 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-03 01:05:07 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/03 01:56:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/03 01:56:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate(0x17f8e4852700): >openPending: err= 2026/05/03 01:56:23 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:56:23 DEBUG : forgetting directory cache 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate(0x17f8e4852700): >_readAt: n=24, err=EOF 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate(0x17f8e4852700): close: 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 01:06:07 +0000 UTC 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate(0x17f8e4852700): >close: err= 2026/05/03 01:56:23 DEBUG : Re-reading directory (277.218959ms old) 2026/05/03 01:56:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/03 01:56:23 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:23 DEBUG : Looking for writers 2026/05/03 01:56:23 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/03 01:56:23 DEBUG : >WaitForWriters: 2026/05/03 01:56:23 DEBUG : files root 'rclone-test-rupohej1fage': vfs cache: cleaner exiting 2026/05/03 01:56:24 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (16.74s) === RUN TestCaseSensitivity run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", 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:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:56:26 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:56:26 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 01:56:26 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/03 01:56:26 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/03 01:56:26 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/03 01:56:26 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:56:26 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 01:56:26 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 01:56:26 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/03 01:56:26 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/03 01:56:26 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/03 01:56:26 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:56:26 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 01:56:26 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 01:56:26 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/03 01:56:26 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/03 01:56:26 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/03 01:56:26 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:56:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 01:56:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 01:56:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:27 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:27 DEBUG : Looking for writers 2026/05/03 01:56:27 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/03 01:56:27 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/03 01:56:27 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.12s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:56:27 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:56:27 DEBUG : files root 'rclone-test-rupohej1fage': Reusing VFS from active cache 2026/05/03 01:56:27 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:27 DEBUG : Looking for writers 2026/05/03 01:56:27 DEBUG : >WaitForWriters: 2026/05/03 01:56:27 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:27 DEBUG : Looking for writers 2026/05/03 01:56:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:56:27 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:56:27 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:27 DEBUG : Looking for writers 2026/05/03 01:56:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:56:28 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:56:28 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:28 DEBUG : Looking for writers 2026/05/03 01:56:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:56:28 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:56:30 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:30 DEBUG : dir: Looking for writers 2026/05/03 01:56:30 DEBUG : file2: reading active writers 2026/05/03 01:56:30 DEBUG : Looking for writers 2026/05/03 01:56:30 DEBUG : file1: reading active writers 2026/05/03 01:56:30 DEBUG : dir: reading active writers 2026/05/03 01:56:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.12s) === RUN TestVFSStatParent run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:56:31 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:56:33 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:33 DEBUG : dir: Looking for writers 2026/05/03 01:56:33 DEBUG : Looking for writers 2026/05/03 01:56:33 DEBUG : file1: reading active writers 2026/05/03 01:56:33 DEBUG : dir: reading active writers 2026/05/03 01:56:33 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.76s) === RUN TestVFSOpenFile run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:56:34 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:56:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 01:56:36 DEBUG : file1: Open: flags=O_RDONLY 2026/05/03 01:56:36 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/03 01:56:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/03 01:56:36 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 01:56:36 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/03 01:56:36 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 01:56:36 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:36 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:36 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:36 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/03 01:56:36 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/03 01:56:36 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/03 01:56:36 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/03 01:56:36 DEBUG : files root 'rclone-test-rupohej1fage': File to upload is small (0 bytes), uploading instead of streaming 2026/05/03 01:56:37 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/03 01:56:37 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/05/03 01:56:37 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/03 01:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/03 01:56:37 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:37 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/03 01:56:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:37 DEBUG : dir: Looking for writers 2026/05/03 01:56:37 DEBUG : file2: reading active writers 2026/05/03 01:56:37 DEBUG : new_file.txt: reading active writers 2026/05/03 01:56:37 DEBUG : Looking for writers 2026/05/03 01:56:37 DEBUG : dir: reading active writers 2026/05/03 01:56:37 DEBUG : file1: reading active writers 2026/05/03 01:56:37 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.94s) === RUN TestVFSRename run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:56:38 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:56:40 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/03 01:56:40 DEBUG : dir/file1: Updating file with dir/file1 0x17f8e4c4e820 2026/05/03 01:56:40 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/03 01:56:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:40 INFO : dir/file1: Moved (server-side) to: file0 2026/05/03 01:56:40 DEBUG : file0: Updating file with file0 0x17f8e4c4e820 2026/05/03 01:56:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 01:56:40 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/03 01:56:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:41 DEBUG : dir: Looking for writers 2026/05/03 01:56:41 DEBUG : Looking for writers 2026/05/03 01:56:41 DEBUG : dir: reading active writers 2026/05/03 01:56:41 DEBUG : file0: reading active writers 2026/05/03 01:56:41 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.75s) === RUN TestVFSStatfs run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:56:41 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:56:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:41 DEBUG : Looking for writers 2026/05/03 01:56:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.24s) === RUN TestVFSMkdir run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:56:42 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:56:42 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/03 01:56:42 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/03 01:56:43 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/03 01:56:43 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/03 01:56:44 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/03 01:56:44 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:44 DEBUG : Looking for writers 2026/05/03 01:56:44 DEBUG : a: Looking for writers 2026/05/03 01:56:44 DEBUG : b: Looking for writers 2026/05/03 01:56:44 DEBUG : c: Looking for writers 2026/05/03 01:56:44 DEBUG : d: Looking for writers 2026/05/03 01:56:44 DEBUG : Looking for writers 2026/05/03 01:56:44 DEBUG : d: reading active writers 2026/05/03 01:56:44 DEBUG : /: reading active writers 2026/05/03 01:56:44 DEBUG : a: reading active writers 2026/05/03 01:56:44 DEBUG : b: reading active writers 2026/05/03 01:56:44 DEBUG : c: reading active writers 2026/05/03 01:56:44 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.63s) === RUN TestVFSMkdirAll run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:56:45 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:56:46 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/03 01:56:46 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/03 01:56:47 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/03 01:56:47 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/03 01:56:49 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:49 DEBUG : a/b/c/d: Looking for writers 2026/05/03 01:56:49 DEBUG : a/b/c: Looking for writers 2026/05/03 01:56:49 DEBUG : d: reading active writers 2026/05/03 01:56:49 DEBUG : a/b: Looking for writers 2026/05/03 01:56:49 DEBUG : c: reading active writers 2026/05/03 01:56:49 DEBUG : a: Looking for writers 2026/05/03 01:56:49 DEBUG : b: reading active writers 2026/05/03 01:56:49 DEBUG : Looking for writers 2026/05/03 01:56:49 DEBUG : a: reading active writers 2026/05/03 01:56:49 DEBUG : >WaitForWriters: 2026/05/03 01:56:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rupohej1fage/a/b not empty`) 2026/05/03 01:56:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/03 01:56:50 DEBUG : pacer: Reducing sleep to 15ms 2026/05/03 01:56:50 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/03 01:56:50 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSMkdirAll (4.95s) === 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:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:56:50 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:56:50 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:50 DEBUG : Looking for writers 2026/05/03 01:56:50 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.25s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:56:51 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:56:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 01:56:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 01:56:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:51 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/03 01:56:51 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/03 01:56:51 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/03 01:56:51 DEBUG : files root 'rclone-test-rupohej1fage': File to upload is small (5 bytes), uploading instead of streaming 2026/05/03 01:56:53 DEBUG : file1: size = 5 OK 2026/05/03 01:56:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/03 01:56:53 DEBUG : file1: Size of src and dst objects identical 2026/05/03 01:56:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 01:56:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 01:56:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 01:56:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 01:56:53 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/03 01:56:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/03 01:56:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/03 01:56:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 01:56:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 01:56:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:53 DEBUG : files root 'rclone-test-rupohej1fage': File to upload is small (0 bytes), uploading instead of streaming 2026/05/03 01:56:55 DEBUG : file1: size = 0 OK 2026/05/03 01:56:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/03 01:56:55 DEBUG : file1: Size of src and dst objects identical 2026/05/03 01:56:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/03 01:56:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/03 01:56:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 01:56:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 01:56:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:55 DEBUG : files root 'rclone-test-rupohej1fage': File to upload is small (7 bytes), uploading instead of streaming 2026/05/03 01:56:56 DEBUG : file1: size = 7 OK 2026/05/03 01:56:56 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/03 01:56:56 DEBUG : file1: Size of src and dst objects identical 2026/05/03 01:56:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:56 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:56 DEBUG : Looking for writers 2026/05/03 01:56:56 DEBUG : file1: reading active writers 2026/05/03 01:56:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.42s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:56:56 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:56:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 01:56:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 01:56:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:56 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/03 01:56:57 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/03 01:56:57 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/03 01:56:57 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/03 01:56:57 DEBUG : files root 'rclone-test-rupohej1fage': File to upload is small (11 bytes), uploading instead of streaming 2026/05/03 01:56:58 DEBUG : file1: size = 11 OK 2026/05/03 01:56:58 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/03 01:56:58 DEBUG : file1: Size of src and dst objects identical 2026/05/03 01:56:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:58 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/03 01:56:58 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:58 DEBUG : Looking for writers 2026/05/03 01:56:58 DEBUG : file1: reading active writers 2026/05/03 01:56:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.47s) === RUN TestWriteFileHandleFlush run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:56:58 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:56:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:56:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:56:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 01:56:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 01:56:59 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/03 01:56:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:59 DEBUG : files root 'rclone-test-rupohej1fage': File to upload is small (5 bytes), uploading instead of streaming 2026/05/03 01:56:59 DEBUG : file1: size = 5 OK 2026/05/03 01:56:59 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/03 01:56:59 DEBUG : file1: Size of src and dst objects identical 2026/05/03 01:56:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:56:59 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/03 01:56:59 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:56:59 DEBUG : Looking for writers 2026/05/03 01:56:59 DEBUG : file1: reading active writers 2026/05/03 01:56:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.35s) === RUN TestWriteFileHandleRelease run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:57:00 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:57:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:57:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:57:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:57:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 01:57:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 01:57:00 DEBUG : file1: WriteFileHandle.Release closing 2026/05/03 01:57:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:57:00 DEBUG : files root 'rclone-test-rupohej1fage': File to upload is small (0 bytes), uploading instead of streaming 2026/05/03 01:57:01 DEBUG : file1: size = 0 OK 2026/05/03 01:57:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/03 01:57:01 DEBUG : file1: Size of src and dst objects identical 2026/05/03 01:57:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:57:01 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/03 01:57:01 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:57:01 DEBUG : Looking for writers 2026/05/03 01:57:01 DEBUG : file1: reading active writers 2026/05/03 01:57:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.41s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:57:01 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:57:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:57:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:57:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:57:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 01:57:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 01:57:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:57:01 DEBUG : files root 'rclone-test-rupohej1fage': File to upload is small (2 bytes), uploading instead of streaming 2026/05/03 01:57:02 DEBUG : file1: size = 2 OK 2026/05/03 01:57:02 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/03 01:57:02 DEBUG : file1: Size of src and dst objects identical 2026/05/03 01:57:02 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/03 01:57:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:57:02 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:57:02 DEBUG : Looking for writers 2026/05/03 01:57:02 DEBUG : file1: reading active writers 2026/05/03 01:57:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.38s) === RUN TestFileReadAtZeroLength run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:57:03 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:57:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:57:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:57:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:57:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 01:57:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 01:57:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:57:03 DEBUG : files root 'rclone-test-rupohej1fage': File to upload is small (0 bytes), uploading instead of streaming 2026/05/03 01:57:03 DEBUG : file1: size = 0 OK 2026/05/03 01:57:03 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/03 01:57:03 DEBUG : file1: Size of src and dst objects identical 2026/05/03 01:57:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:57:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:57:03 DEBUG : file1: Open: flags=O_RDONLY 2026/05/03 01:57:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/03 01:57:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/03 01:57:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:57:04 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:04 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:57:04 DEBUG : Looking for writers 2026/05/03 01:57:04 DEBUG : file1: reading active writers 2026/05/03 01:57:04 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.61s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:57:04 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:57:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 01:57:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 01:57:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:57:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 01:57:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 01:57:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:57:04 DEBUG : files root 'rclone-test-rupohej1fage': File to upload is small (100 bytes), uploading instead of streaming 2026/05/03 01:57:05 DEBUG : file1: size = 100 OK 2026/05/03 01:57:05 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/03 01:57:05 DEBUG : file1: Size of src and dst objects identical 2026/05/03 01:57:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 01:57:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 01:57:05 DEBUG : file1: Open: flags=O_RDONLY 2026/05/03 01:57:05 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/03 01:57:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/03 01:57:05 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:57:05 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:05 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:57:05 DEBUG : Looking for writers 2026/05/03 01:57:05 DEBUG : file1: reading active writers 2026/05/03 01:57:05 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.66s) === RUN TestZipManyFiles run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:57:06 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:57:10 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/03 01:57:10 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/03 01:57:10 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:57:11 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:11 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/03 01:57:11 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/03 01:57:11 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:57:11 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:11 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/03 01:57:11 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/03 01:57:11 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:57:11 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:11 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/03 01:57:11 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/03 01:57:11 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:57:11 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:11 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/03 01:57:11 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/03 01:57:11 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:57:12 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:12 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:57:12 DEBUG : flat: Looking for writers 2026/05/03 01:57:12 DEBUG : f004.txt: reading active writers 2026/05/03 01:57:12 DEBUG : f000.txt: reading active writers 2026/05/03 01:57:12 DEBUG : f001.txt: reading active writers 2026/05/03 01:57:12 DEBUG : f002.txt: reading active writers 2026/05/03 01:57:12 DEBUG : f003.txt: reading active writers 2026/05/03 01:57:12 DEBUG : Looking for writers 2026/05/03 01:57:12 DEBUG : flat: reading active writers 2026/05/03 01:57:12 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.21s) === RUN TestZipManySubDirs run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:57:13 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:57:16 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/03 01:57:16 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/03 01:57:16 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:57:16 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:16 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/03 01:57:16 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/03 01:57:16 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:57:16 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:16 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/03 01:57:16 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/03 01:57:16 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:57:17 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:17 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:57:17 DEBUG : a/b/c: Looking for writers 2026/05/03 01:57:17 DEBUG : deep.txt: reading active writers 2026/05/03 01:57:17 DEBUG : a/b: Looking for writers 2026/05/03 01:57:17 DEBUG : c: reading active writers 2026/05/03 01:57:17 DEBUG : mid.txt: reading active writers 2026/05/03 01:57:17 DEBUG : a: Looking for writers 2026/05/03 01:57:17 DEBUG : b: reading active writers 2026/05/03 01:57:17 DEBUG : top.txt: reading active writers 2026/05/03 01:57:17 DEBUG : Looking for writers 2026/05/03 01:57:17 DEBUG : a: reading active writers 2026/05/03 01:57:17 DEBUG : >WaitForWriters: 2026/05/03 01:57:18 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rupohej1fage/a not empty`) 2026/05/03 01:57:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/03 01:57:18 DEBUG : pacer: Reducing sleep to 15ms 2026/05/03 01:57:18 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestZipManySubDirs (5.52s) === RUN TestZipLargeFiles run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:57:19 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:57:21 DEBUG : pacer: Reducing sleep to 10ms 2026/05/03 01:57:21 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/03 01:57:21 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/03 01:57:21 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:57:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:22 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:57:22 DEBUG : bigdir: Looking for writers 2026/05/03 01:57:22 DEBUG : big.bin: reading active writers 2026/05/03 01:57:22 DEBUG : Looking for writers 2026/05/03 01:57:22 DEBUG : bigdir: reading active writers 2026/05/03 01:57:22 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.57s) === RUN TestZipDirsInRoot run.go:185: Remote "files root 'rclone-test-rupohej1fage'", Local "Local file system at /tmp/rclone1732247940", Modify Window "1s" 2026/05/03 01:57:23 INFO : files root 'rclone-test-rupohej1fage': poll-interval is not supported by this remote 2026/05/03 01:57:26 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/03 01:57:26 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/03 01:57:26 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:57:26 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:26 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/03 01:57:26 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/03 01:57:26 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:57:26 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:27 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/03 01:57:27 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/03 01:57:27 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 01:57:27 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 01:57:27 DEBUG : WaitForWriters: timeout=30s 2026/05/03 01:57:27 DEBUG : dir3: Looking for writers 2026/05/03 01:57:27 DEBUG : c.txt: reading active writers 2026/05/03 01:57:27 DEBUG : dir1: Looking for writers 2026/05/03 01:57:27 DEBUG : a.txt: reading active writers 2026/05/03 01:57:27 DEBUG : dir2: Looking for writers 2026/05/03 01:57:27 DEBUG : b.txt: reading active writers 2026/05/03 01:57:27 DEBUG : Looking for writers 2026/05/03 01:57:27 DEBUG : dir1: reading active writers 2026/05/03 01:57:27 DEBUG : dir2: reading active writers 2026/05/03 01:57:27 DEBUG : dir3: reading active writers 2026/05/03 01:57:27 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/05/03 01:57:28 DEBUG : files root 'rclone-test-rupohej1fage': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m44.834114074s (try 1/5): exit status 1: Failed [TestDirReadDirAll/Virtual]