"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/10/08 03:37:58 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-jakoxum3mami" 2025/10/08 03:37:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/08 03:37:59 DEBUG : Creating backend with remote "/tmp/rclone2267845719" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:37:59 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:38:02 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:38:02 DEBUG : dir: Looking for writers 2025/10/08 03:38:02 DEBUG : Looking for writers 2025/10/08 03:38:02 DEBUG : dir: reading active writers 2025/10/08 03:38:02 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.91s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:38:03 INFO : files root 'rclone-test-jakoxum3mami': 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:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:45 Error: Should be true Test: TestDirHandleReaddir Messages: listing wrong, want dir/file1 (14), dir/file2 (15), dir/subdir/file3 (16) got 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:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:45 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestDirHandleReaddir Messages: 1 objects not found dir_handle_test.go:57: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:57 Error: Not equal: expected: 3 actual : 2 Test: TestDirHandleReaddir 2025/10/08 03:38:15 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:38:15 DEBUG : dir/subdir: Looking for writers 2025/10/08 03:38:15 DEBUG : dir: Looking for writers 2025/10/08 03:38:15 DEBUG : subdir: reading active writers 2025/10/08 03:38:15 DEBUG : file2: reading active writers 2025/10/08 03:38:15 DEBUG : Looking for writers 2025/10/08 03:38:15 DEBUG : dir: reading active writers 2025/10/08 03:38:15 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleReaddir (14.16s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:38:17 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:38:19 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:38:19 DEBUG : dir: Looking for writers 2025/10/08 03:38:19 DEBUG : file1: reading active writers 2025/10/08 03:38:19 DEBUG : Looking for writers 2025/10/08 03:38:19 DEBUG : dir: reading active writers 2025/10/08 03:38:19 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.77s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:38:20 INFO : files root 'rclone-test-jakoxum3mami': 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:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:36 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirMethods Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:36 Error: Not equal: expected: 0 actual : 1 Test: TestDirMethods Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:36 Error: Received unexpected error: file does not exist Test: TestDirMethods 2025/10/08 03:38:29 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:38:29 DEBUG : Looking for writers 2025/10/08 03:38:29 DEBUG : >WaitForWriters: --- FAIL: TestDirMethods (8.99s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:38:29 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:38:32 DEBUG : dir: forgetting directory cache 2025/10/08 03:38:32 DEBUG : forgetting directory cache 2025/10/08 03:38:32 DEBUG : dir: forgetting directory cache 2025/10/08 03:38:32 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:38:32 DEBUG : Looking for writers 2025/10/08 03:38:32 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.54s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:38:33 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:38:34 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/08 03:38:34 DEBUG : dir: invalidating directory cache 2025/10/08 03:38:34 DEBUG : >ForgetPath: 2025/10/08 03:38:34 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/08 03:38:34 DEBUG : invalidating directory cache 2025/10/08 03:38:34 DEBUG : dir: forgetting directory cache 2025/10/08 03:38:34 DEBUG : >ForgetPath: 2025/10/08 03:38:34 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/08 03:38:34 DEBUG : >ForgetPath: 2025/10/08 03:38:34 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:38:34 DEBUG : dir: Looking for writers 2025/10/08 03:38:34 DEBUG : Looking for writers 2025/10/08 03:38:34 DEBUG : dir: reading active writers 2025/10/08 03:38:34 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.06s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:38:35 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:38:37 DEBUG : forgetting directory cache 2025/10/08 03:38:37 DEBUG : dir: forgetting directory cache 2025/10/08 03:38:38 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:38:38 DEBUG : dir: Looking for writers 2025/10/08 03:38:38 DEBUG : fil/a/b: Looking for writers 2025/10/08 03:38:38 DEBUG : fil/a: Looking for writers 2025/10/08 03:38:38 DEBUG : b: reading active writers 2025/10/08 03:38:38 DEBUG : fil: Looking for writers 2025/10/08 03:38:38 DEBUG : a: reading active writers 2025/10/08 03:38:38 DEBUG : Looking for writers 2025/10/08 03:38:38 DEBUG : dir: reading active writers 2025/10/08 03:38:38 DEBUG : fil: reading active writers 2025/10/08 03:38:38 DEBUG : >WaitForWriters: 2025/10/08 03:38:39 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jakoxum3mami/fil/a not empty`) 2025/10/08 03:38:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/08 03:38:39 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jakoxum3mami/fil/a not empty`) 2025/10/08 03:38:39 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/10/08 03:38:39 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-jakoxum3mami/fil/a not empty`) 2025/10/08 03:38:39 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/10/08 03:38:39 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-jakoxum3mami/fil/a not empty`) 2025/10/08 03:38:39 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/10/08 03:38:39 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-jakoxum3mami/fil/a not empty`) 2025/10/08 03:38:39 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/10/08 03:38:40 DEBUG : pacer: Reducing sleep to 240ms 2025/10/08 03:38:40 DEBUG : pacer: Reducing sleep to 180ms 2025/10/08 03:38:40 DEBUG : pacer: Reducing sleep to 135ms 2025/10/08 03:38:40 DEBUG : pacer: Reducing sleep to 101.25ms --- PASS: TestDirWalk (5.56s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:38:40 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:38:41 DEBUG : pacer: Reducing sleep to 75.9375ms 2025/10/08 03:38:41 DEBUG : pacer: Reducing sleep to 56.953125ms 2025/10/08 03:38:41 DEBUG : pacer: Reducing sleep to 42.714843ms 2025/10/08 03:38:41 DEBUG : pacer: Reducing sleep to 32.036132ms 2025/10/08 03:38:41 DEBUG : pacer: Reducing sleep to 24.027099ms 2025/10/08 03:38:42 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:38:42 DEBUG : dir: Looking for writers 2025/10/08 03:38:42 DEBUG : Looking for writers 2025/10/08 03:38:42 DEBUG : dir: reading active writers 2025/10/08 03:38:42 DEBUG : >WaitForWriters: 2025/10/08 03:38:42 DEBUG : pacer: Reducing sleep to 18.020324ms 2025/10/08 03:38:42 DEBUG : pacer: Reducing sleep to 13.515243ms 2025/10/08 03:38:42 DEBUG : pacer: Reducing sleep to 10.136432ms 2025/10/08 03:38:42 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirSetModTime (1.95s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:38:42 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:38:44 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:38:44 DEBUG : dir: Looking for writers 2025/10/08 03:38:44 DEBUG : file1: reading active writers 2025/10/08 03:38:44 DEBUG : Looking for writers 2025/10/08 03:38:44 DEBUG : dir: reading active writers 2025/10/08 03:38:44 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.21s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:38:45 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/10/08 03:38:48 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/08 03:38:48 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/08 03:38:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/08 03:38:48 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/08 03:38:50 DEBUG : dir: invalidating directory cache 2025/10/08 03:38:50 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/08 03:38:50 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/08 03:38:50 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/08 03:38:50 DEBUG : dir/file1: Reset virtual modtime 2025/10/08 03:38:50 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/08 03:38:50 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/08 03:38:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/08 03:38:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/08 03:38:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/08 03:38:50 DEBUG : dir: invalidating directory cache 2025/10/08 03:38:50 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/08 03:38:50 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/08 03:38:50 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/08 03:38:50 DEBUG : forgetting directory cache 2025/10/08 03:38:50 DEBUG : dir: forgetting directory cache 2025/10/08 03:38:50 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/08 03:38:50 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:38:50 DEBUG : dir/virtualDir: Looking for writers 2025/10/08 03:38:50 DEBUG : dir: Looking for writers 2025/10/08 03:38:50 DEBUG : file1: reading active writers 2025/10/08 03:38:50 DEBUG : virtualFile2: reading active writers 2025/10/08 03:38:50 DEBUG : virtualFile: reading active writers 2025/10/08 03:38:50 DEBUG : virtualDir: reading active writers 2025/10/08 03:38:50 DEBUG : Looking for writers 2025/10/08 03:38:50 DEBUG : dir: reading active writers 2025/10/08 03:38:50 DEBUG : >WaitForWriters: 2025/10/08 03:38:51 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jakoxum3mami/dir not empty`) 2025/10/08 03:38:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/08 03:38:52 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jakoxum3mami/dir not empty`) 2025/10/08 03:38:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/10/08 03:38:52 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-jakoxum3mami/dir not empty`) 2025/10/08 03:38:52 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/10/08 03:38:52 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-jakoxum3mami/dir not empty`) 2025/10/08 03:38:52 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/10/08 03:38:52 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-jakoxum3mami/dir not empty`) 2025/10/08 03:38:52 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/10/08 03:38:52 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-jakoxum3mami/dir not empty`) 2025/10/08 03:38:52 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/10/08 03:38:52 DEBUG : pacer: Reducing sleep to 480ms 2025/10/08 03:38:53 DEBUG : pacer: Reducing sleep to 360ms --- PASS: TestDirReadDirAll (8.55s) --- PASS: TestDirReadDirAll/Virtual (2.42s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:38:53 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:38:54 DEBUG : pacer: Reducing sleep to 270ms 2025/10/08 03:38:54 DEBUG : pacer: Reducing sleep to 202.5ms 2025/10/08 03:38:54 DEBUG : pacer: Reducing sleep to 151.875ms 2025/10/08 03:38:55 DEBUG : pacer: Reducing sleep to 113.90625ms 2025/10/08 03:38:55 DEBUG : pacer: Reducing sleep to 85.429687ms 2025/10/08 03:38:55 ERROR : dir/: Can only open directories read only 2025/10/08 03:38:55 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:38:55 DEBUG : dir: Looking for writers 2025/10/08 03:38:55 DEBUG : Looking for writers 2025/10/08 03:38:55 DEBUG : dir: reading active writers 2025/10/08 03:38:55 DEBUG : >WaitForWriters: 2025/10/08 03:38:55 DEBUG : pacer: Reducing sleep to 64.072265ms 2025/10/08 03:38:55 DEBUG : pacer: Reducing sleep to 48.054198ms 2025/10/08 03:38:55 DEBUG : pacer: Reducing sleep to 36.040648ms 2025/10/08 03:38:56 DEBUG : pacer: Reducing sleep to 27.030486ms 2025/10/08 03:38:56 DEBUG : pacer: Reducing sleep to 20.272864ms --- PASS: TestDirOpen (2.61s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:38:56 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:38:56 DEBUG : pacer: Reducing sleep to 15.204648ms 2025/10/08 03:38:56 DEBUG : pacer: Reducing sleep to 11.403486ms 2025/10/08 03:38:56 DEBUG : pacer: Reducing sleep to 10ms 2025/10/08 03:38:57 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:38:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/08 03:38:57 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/08 03:38:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/08 03:38:57 DEBUG : files root 'rclone-test-jakoxum3mami': File to upload is small (5 bytes), uploading instead of streaming 2025/10/08 03:38:58 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/08 03:38:58 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/10/08 03:38:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/08 03:38:58 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:38:58 DEBUG : dir: Looking for writers 2025/10/08 03:38:58 DEBUG : file1: reading active writers 2025/10/08 03:38:58 DEBUG : potato: reading active writers 2025/10/08 03:38:58 DEBUG : Looking for writers 2025/10/08 03:38:58 DEBUG : dir: reading active writers 2025/10/08 03:38:58 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.17s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:38:59 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:39:00 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/08 03:39:01 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:01 DEBUG : dir/sub: Looking for writers 2025/10/08 03:39:01 DEBUG : dir: Looking for writers 2025/10/08 03:39:01 DEBUG : file1: reading active writers 2025/10/08 03:39:01 DEBUG : sub: reading active writers 2025/10/08 03:39:01 DEBUG : Looking for writers 2025/10/08 03:39:01 DEBUG : dir: reading active writers 2025/10/08 03:39:01 DEBUG : >WaitForWriters: 2025/10/08 03:39:02 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jakoxum3mami/dir not empty`) 2025/10/08 03:39:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/08 03:39:02 DEBUG : pacer: Reducing sleep to 15ms 2025/10/08 03:39:02 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.32s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:39:02 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:39:03 DEBUG : pacer: Reducing sleep to 10ms 2025/10/08 03:39:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/08 03:39:04 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/08 03:39:05 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:05 DEBUG : dir/sub/subsub: Looking for writers 2025/10/08 03:39:05 DEBUG : dir/sub: Looking for writers 2025/10/08 03:39:05 DEBUG : subsub: reading active writers 2025/10/08 03:39:05 DEBUG : dir: Looking for writers 2025/10/08 03:39:05 DEBUG : sub: reading active writers 2025/10/08 03:39:05 DEBUG : file1: reading active writers 2025/10/08 03:39:05 DEBUG : Looking for writers 2025/10/08 03:39:05 DEBUG : dir: reading active writers 2025/10/08 03:39:05 DEBUG : >WaitForWriters: 2025/10/08 03:39:06 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jakoxum3mami/dir/sub not empty`) 2025/10/08 03:39:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/08 03:39:06 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jakoxum3mami/dir/sub not empty`) 2025/10/08 03:39:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/10/08 03:39:06 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-jakoxum3mami/dir/sub not empty`) 2025/10/08 03:39:06 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/10/08 03:39:06 DEBUG : pacer: Reducing sleep to 60ms 2025/10/08 03:39:06 DEBUG : pacer: Reducing sleep to 45ms 2025/10/08 03:39:06 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestDirMkdirSub (4.20s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:39:06 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:39:07 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/10/08 03:39:07 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/10/08 03:39:07 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/10/08 03:39:07 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/10/08 03:39:07 DEBUG : pacer: Reducing sleep to 10ms 2025/10/08 03:39:08 ERROR : dir/: Dir.Remove not empty 2025/10/08 03:39:08 DEBUG : dir/file1: Remove: 2025/10/08 03:39:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/08 03:39:08 DEBUG : dir/file1: >Remove: err= 2025/10/08 03:39:08 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/08 03:39:08 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:08 DEBUG : Looking for writers 2025/10/08 03:39:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.14s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:39:08 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:39:10 DEBUG : dir/file1: Remove: 2025/10/08 03:39:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/08 03:39:10 DEBUG : dir/file1: >Remove: err= 2025/10/08 03:39:10 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/08 03:39:10 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:10 DEBUG : Looking for writers 2025/10/08 03:39:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.06s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:39:11 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:39:12 DEBUG : dir/file1: Remove: 2025/10/08 03:39:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/08 03:39:12 DEBUG : dir/file1: >Remove: err= 2025/10/08 03:39:12 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:12 DEBUG : dir: Looking for writers 2025/10/08 03:39:12 DEBUG : Looking for writers 2025/10/08 03:39:12 DEBUG : dir: reading active writers 2025/10/08 03:39:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.44s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:39:13 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:39:15 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/08 03:39:16 DEBUG : dir: Updating dir with dir2 0xc00089e270 2025/10/08 03:39:16 DEBUG : dir: forgetting directory cache 2025/10/08 03:39:16 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/08 03:39:16 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/08 03:39:17 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/08 03:39:17 DEBUG : file2: Updating file with file2 0xc000492540 2025/10/08 03:39:17 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/08 03:39:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/08 03:39:18 INFO : dir2/file3: Deleted 2025/10/08 03:39:18 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/08 03:39:18 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000492540 2025/10/08 03:39:18 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/08 03:39:18 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/08 03:39:19 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/08 03:39:19 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000dac4e0 2025/10/08 03:39:19 DEBUG : empty directory: forgetting directory cache 2025/10/08 03:39:19 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/08 03:39:19 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/08 03:39:19 DEBUG : dir2: Renaming to "dir3" 2025/10/08 03:39:19 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:19 DEBUG : dir3: Looking for writers 2025/10/08 03:39:19 DEBUG : file3: reading active writers 2025/10/08 03:39:19 DEBUG : renamed empty directory: Looking for writers 2025/10/08 03:39:19 DEBUG : Looking for writers 2025/10/08 03:39:19 DEBUG : renamed empty directory: reading active writers 2025/10/08 03:39:19 DEBUG : dir3: reading active writers 2025/10/08 03:39:19 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.10s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:39:20 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:39:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/08 03:39:22 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:39:22 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/08 03:39:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/08 03:39:22 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/08 03:39:22 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/08 03:39:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/08 03:39:22 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:39:22 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/08 03:39:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/08 03:39:22 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/08 03:39:22 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/08 03:39:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/08 03:39:22 DEBUG : files root 'rclone-test-jakoxum3mami': File to upload is small (12 bytes), uploading instead of streaming 2025/10/08 03:39:22 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/10/08 03:39:22 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/10/08 03:39:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/08 03:39:22 DEBUG : forgetting directory cache 2025/10/08 03:39:22 DEBUG : dir: forgetting directory cache 2025/10/08 03:39:22 DEBUG : dir/sub: forgetting directory cache 2025/10/08 03:39:22 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/08 03:39:22 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/08 03:39:22 DEBUG : files root 'rclone-test-jakoxum3mami': File to upload is small (5 bytes), uploading instead of streaming 2025/10/08 03:39:23 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/10/08 03:39:23 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/10/08 03:39:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/08 03:39:23 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:23 DEBUG : dir/sub: Looking for writers 2025/10/08 03:39:23 DEBUG : file0: reading active writers 2025/10/08 03:39:23 DEBUG : file2: reading active writers 2025/10/08 03:39:23 DEBUG : dir: Looking for writers 2025/10/08 03:39:23 DEBUG : file1: reading active writers 2025/10/08 03:39:23 DEBUG : sub: reading active writers 2025/10/08 03:39:23 DEBUG : Looking for writers 2025/10/08 03:39:23 DEBUG : dir: reading active writers 2025/10/08 03:39:23 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (4.61s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:39:25 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:39:26 DEBUG : forgetting directory cache 2025/10/08 03:39:28 DEBUG : forgetting directory cache 2025/10/08 03:39:28 DEBUG : dir: forgetting directory cache 2025/10/08 03:39:28 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:28 DEBUG : dir: Looking for writers 2025/10/08 03:39:28 DEBUG : Looking for writers 2025/10/08 03:39:28 DEBUG : dir: reading active writers 2025/10/08 03:39:28 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.93s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:39:29 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:39:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/08 03:39:30 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:39:30 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/08 03:39:30 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/08 03:39:30 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/08 03:39:30 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:39:30 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/08 03:39:30 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/08 03:39:30 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:39:30 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/08 03:39:30 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/08 03:39:30 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/08 03:39:30 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:39:30 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/08 03:39:30 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:30 DEBUG : dir: Looking for writers 2025/10/08 03:39:30 DEBUG : file1: reading active writers 2025/10/08 03:39:30 DEBUG : file1.metadata: reading active writers 2025/10/08 03:39:30 DEBUG : Looking for writers 2025/10/08 03:39:30 DEBUG : dir: reading active writers 2025/10/08 03:39:30 DEBUG : dir.metadata: reading active writers 2025/10/08 03:39:30 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.08s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:39:31 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:39:32 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:32 DEBUG : dir: Looking for writers 2025/10/08 03:39:32 DEBUG : file1: reading active writers 2025/10/08 03:39:32 DEBUG : Looking for writers 2025/10/08 03:39:32 DEBUG : dir: reading active writers 2025/10/08 03:39:32 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.05s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:39:33 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:39:35 DEBUG : Can set mod time: true 2025/10/08 03:39:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/08 03:39:36 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:36 DEBUG : dir: Looking for writers 2025/10/08 03:39:36 DEBUG : file1: reading active writers 2025/10/08 03:39:36 DEBUG : Looking for writers 2025/10/08 03:39:36 DEBUG : dir: reading active writers 2025/10/08 03:39:36 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:39:36 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:39:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/08 03:39:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/08 03:39:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:39:38 DEBUG : files root 'rclone-test-jakoxum3mami': File to upload is small (0 bytes), uploading instead of streaming 2025/10/08 03:39:39 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/08 03:39:39 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/08 03:39:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/08 03:39:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:39:39 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:39 DEBUG : dir: Looking for writers 2025/10/08 03:39:39 DEBUG : file1: reading active writers 2025/10/08 03:39:39 DEBUG : Looking for writers 2025/10/08 03:39:39 DEBUG : dir: reading active writers 2025/10/08 03:39:39 DEBUG : >WaitForWriters: 2025/10/08 03:39:39 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:39 DEBUG : dir: Looking for writers 2025/10/08 03:39:39 DEBUG : file1: reading active writers 2025/10/08 03:39:39 DEBUG : Looking for writers 2025/10/08 03:39:39 DEBUG : dir: reading active writers 2025/10/08 03:39:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:39:40 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:39:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/08 03:39:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/08 03:39:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:39:41 DEBUG : files root 'rclone-test-jakoxum3mami': File to upload is small (5 bytes), uploading instead of streaming 2025/10/08 03:39:42 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/08 03:39:42 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/08 03:39:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/08 03:39:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:39:42 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:42 DEBUG : dir: Looking for writers 2025/10/08 03:39:42 DEBUG : file1: reading active writers 2025/10/08 03:39:42 DEBUG : Looking for writers 2025/10/08 03:39:42 DEBUG : dir: reading active writers 2025/10/08 03:39:42 DEBUG : >WaitForWriters: 2025/10/08 03:39:42 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:42 DEBUG : dir: Looking for writers 2025/10/08 03:39:42 DEBUG : file1: reading active writers 2025/10/08 03:39:42 DEBUG : Looking for writers 2025/10/08 03:39:42 DEBUG : dir: reading active writers 2025/10/08 03:39:42 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:39:43 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:39:43 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:39:43 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:39:43 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:39:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:39:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:39:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:39:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:39:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:39:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:39:43 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:39:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/08 03:39:45 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:45 DEBUG : dir: Looking for writers 2025/10/08 03:39:45 DEBUG : file1: reading active writers 2025/10/08 03:39:45 DEBUG : Looking for writers 2025/10/08 03:39:45 DEBUG : dir: reading active writers 2025/10/08 03:39:45 DEBUG : >WaitForWriters: 2025/10/08 03:39:45 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:39:46 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:39:46 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:39:46 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:39:46 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:39:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:39:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:39:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:39:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:39:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:39:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:39:46 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:39:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/08 03:39:47 DEBUG : dir/file1: newRWFileHandle: 2025/10/08 03:39:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/08 03:39:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/08 03:39:47 DEBUG : dir/file1(0xc00048f9c0): close: 2025/10/08 03:39:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/08 03:39:47 DEBUG : dir/file1(0xc00048f9c0): >close: err= 2025/10/08 03:39:47 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:47 DEBUG : dir: Looking for writers 2025/10/08 03:39:47 DEBUG : file1: reading active writers 2025/10/08 03:39:47 DEBUG : Looking for writers 2025/10/08 03:39:47 DEBUG : dir: reading active writers 2025/10/08 03:39:47 DEBUG : >WaitForWriters: 2025/10/08 03:39:47 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:47 DEBUG : dir: Looking for writers 2025/10/08 03:39:47 DEBUG : file1: reading active writers 2025/10/08 03:39:47 DEBUG : Looking for writers 2025/10/08 03:39:47 DEBUG : dir: reading active writers 2025/10/08 03:39:47 DEBUG : >WaitForWriters: 2025/10/08 03:39:47 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:39:48 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:39:48 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:39:48 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:39:48 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:39:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:39:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:39:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:39:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:39:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:39:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:39:48 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:39:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/08 03:39:49 DEBUG : dir/file1: newRWFileHandle: 2025/10/08 03:39:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/08 03:39:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/08 03:39:49 DEBUG : dir/file1(0xc000b90840): _writeAt: size=5, off=0 2025/10/08 03:39:49 DEBUG : dir/file1(0xc000b90840): openPending: 2025/10/08 03:39:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/08 03:39:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/08 03:39:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:39:49 DEBUG : dir/file1(0xc000b90840): >openPending: err= 2025/10/08 03:39:49 DEBUG : dir/file1(0xc000b90840): >_writeAt: n=5, err= 2025/10/08 03:39:49 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/08 03:39:49 DEBUG : dir/file1(0xc000b90840): close: 2025/10/08 03:39:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/10/08 03:39:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/10/08 03:39:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/10/08 03:39:49 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/08 03:39:50 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/08 03:39:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/08 03:39:50 DEBUG : dir/file1(0xc000b90840): >close: err= 2025/10/08 03:39:50 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:50 DEBUG : dir: Looking for writers 2025/10/08 03:39:50 DEBUG : file1: reading active writers 2025/10/08 03:39:50 DEBUG : Looking for writers 2025/10/08 03:39:50 DEBUG : dir: reading active writers 2025/10/08 03:39:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/08 03:39:50 DEBUG : dir: Looking for writers 2025/10/08 03:39:50 DEBUG : file1: reading active writers 2025/10/08 03:39:50 DEBUG : Looking for writers 2025/10/08 03:39:50 DEBUG : dir: reading active writers 2025/10/08 03:39:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/08 03:39:50 DEBUG : dir: Looking for writers 2025/10/08 03:39:50 DEBUG : file1: reading active writers 2025/10/08 03:39:50 DEBUG : Looking for writers 2025/10/08 03:39:50 DEBUG : dir: reading active writers 2025/10/08 03:39:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/08 03:39:50 DEBUG : dir: Looking for writers 2025/10/08 03:39:50 DEBUG : file1: reading active writers 2025/10/08 03:39:50 DEBUG : Looking for writers 2025/10/08 03:39:50 DEBUG : dir: reading active writers 2025/10/08 03:39:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/08 03:39:50 DEBUG : dir/file1: vfs cache: starting upload 2025/10/08 03:39:50 DEBUG : dir: Looking for writers 2025/10/08 03:39:50 DEBUG : file1: reading active writers 2025/10/08 03:39:50 DEBUG : Looking for writers 2025/10/08 03:39:50 DEBUG : dir: reading active writers 2025/10/08 03:39:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/08 03:39:50 DEBUG : dir: Looking for writers 2025/10/08 03:39:50 DEBUG : file1: reading active writers 2025/10/08 03:39:50 DEBUG : Looking for writers 2025/10/08 03:39:50 DEBUG : dir: reading active writers 2025/10/08 03:39:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/08 03:39:50 DEBUG : dir: Looking for writers 2025/10/08 03:39:50 DEBUG : file1: reading active writers 2025/10/08 03:39:50 DEBUG : Looking for writers 2025/10/08 03:39:50 DEBUG : dir: reading active writers 2025/10/08 03:39:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/08 03:39:51 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/08 03:39:51 INFO : dir/file1: Copied (replaced existing) 2025/10/08 03:39:51 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/10/08 03:39:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/08 03:39:51 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/10/08 03:39:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:39:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/08 03:39:51 DEBUG : dir: Looking for writers 2025/10/08 03:39:51 DEBUG : file1: reading active writers 2025/10/08 03:39:51 DEBUG : Looking for writers 2025/10/08 03:39:51 DEBUG : dir: reading active writers 2025/10/08 03:39:51 DEBUG : >WaitForWriters: 2025/10/08 03:39:51 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:51 DEBUG : dir: Looking for writers 2025/10/08 03:39:51 DEBUG : file1: reading active writers 2025/10/08 03:39:51 DEBUG : Looking for writers 2025/10/08 03:39:51 DEBUG : dir: reading active writers 2025/10/08 03:39:51 DEBUG : >WaitForWriters: 2025/10/08 03:39:51 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.32s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.70s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.42s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.31s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.52s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.47s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.88s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:39:52 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:39:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/08 03:39:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/08 03:39:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:39:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/08 03:39:54 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:54 DEBUG : dir: Looking for writers 2025/10/08 03:39:54 DEBUG : file1: reading active writers 2025/10/08 03:39:54 DEBUG : Looking for writers 2025/10/08 03:39:54 DEBUG : dir: reading active writers 2025/10/08 03:39:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.35s) === RUN TestFileOpenReadUnknownSize 2025/10/08 03:39:54 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/08 03:39:54 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/08 03:39:54 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:39:54 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/08 03:39:54 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:54 DEBUG : Looking for writers 2025/10/08 03:39:54 DEBUG : file.txt: reading active writers 2025/10/08 03:39:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:39:54 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:39:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:39:56 DEBUG : files root 'rclone-test-jakoxum3mami': File to upload is small (25 bytes), uploading instead of streaming 2025/10/08 03:39:57 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/08 03:39:57 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/08 03:39:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:39:57 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:57 DEBUG : dir: Looking for writers 2025/10/08 03:39:57 DEBUG : file1: reading active writers 2025/10/08 03:39:57 DEBUG : Looking for writers 2025/10/08 03:39:57 DEBUG : dir: reading active writers 2025/10/08 03:39:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.88s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:39:57 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:39:59 DEBUG : dir/file1: Remove: 2025/10/08 03:39:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/08 03:39:59 DEBUG : dir/file1: >Remove: err= 2025/10/08 03:39:59 DEBUG : dir/file1: Remove: 2025/10/08 03:39:59 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/08 03:39:59 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:39:59 DEBUG : dir: Looking for writers 2025/10/08 03:39:59 DEBUG : Looking for writers 2025/10/08 03:39:59 DEBUG : dir: reading active writers 2025/10/08 03:39:59 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.35s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:40:00 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:40:01 DEBUG : dir/file1: Remove: 2025/10/08 03:40:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/08 03:40:01 DEBUG : dir/file1: >Remove: err= 2025/10/08 03:40:01 DEBUG : dir/file1: Remove: 2025/10/08 03:40:01 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/08 03:40:01 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:01 DEBUG : dir: Looking for writers 2025/10/08 03:40:01 DEBUG : Looking for writers 2025/10/08 03:40:01 DEBUG : dir: reading active writers 2025/10/08 03:40:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.37s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:40:02 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:40:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/08 03:40:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/08 03:40:03 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/08 03:40:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/08 03:40:03 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/08 03:40:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/08 03:40:03 DEBUG : dir/file1: Open: flags=0x3 2025/10/08 03:40:03 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/08 03:40:03 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/08 03:40:03 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:03 DEBUG : dir: Looking for writers 2025/10/08 03:40:03 DEBUG : file1: reading active writers 2025/10/08 03:40:03 DEBUG : Looking for writers 2025/10/08 03:40:03 DEBUG : dir: reading active writers 2025/10/08 03:40:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.18s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:40:04 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:40:06 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:06 DEBUG : dir: Looking for writers 2025/10/08 03:40:06 DEBUG : file1: reading active writers 2025/10/08 03:40:06 DEBUG : Looking for writers 2025/10/08 03:40:06 DEBUG : dir: reading active writers 2025/10/08 03:40:06 DEBUG : >WaitForWriters: 2025/10/08 03:40:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/08 03:40:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000d1a480 2025/10/08 03:40:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/08 03:40:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/08 03:40:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/08 03:40:07 DEBUG : dir/file1: Updating file with dir/file1 0xc000d1a480 2025/10/08 03:40:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/08 03:40:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:40:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/08 03:40:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/08 03:40:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:40:08 DEBUG : dir/file1: File is currently open, delaying rename 0xc000d1a480 2025/10/08 03:40:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/08 03:40:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/08 03:40:08 DEBUG : files root 'rclone-test-jakoxum3mami': File to upload is small (25 bytes), uploading instead of streaming 2025/10/08 03:40:08 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/08 03:40:08 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/08 03:40:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/08 03:40:08 DEBUG : newLeaf: Running delayed rename now 2025/10/08 03:40:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/08 03:40:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000d1a480 2025/10/08 03:40:09 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:09 DEBUG : dir: Looking for writers 2025/10/08 03:40:09 DEBUG : Looking for writers 2025/10/08 03:40:09 DEBUG : dir: reading active writers 2025/10/08 03:40:09 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:09 DEBUG : >WaitForWriters: 2025/10/08 03:40:09 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:09 DEBUG : dir: Looking for writers 2025/10/08 03:40:09 DEBUG : Looking for writers 2025/10/08 03:40:09 DEBUG : dir: reading active writers 2025/10/08 03:40:09 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:09 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:40:10 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:40:10 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:40:10 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:10 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:40:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:40:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:10 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:40:11 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:11 DEBUG : dir: Looking for writers 2025/10/08 03:40:11 DEBUG : file1: reading active writers 2025/10/08 03:40:11 DEBUG : Looking for writers 2025/10/08 03:40:11 DEBUG : dir: reading active writers 2025/10/08 03:40:11 DEBUG : >WaitForWriters: 2025/10/08 03:40:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/08 03:40:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000d1a9c0 2025/10/08 03:40:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/08 03:40:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/08 03:40:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/08 03:40:13 DEBUG : dir/file1: Updating file with dir/file1 0xc000d1a9c0 2025/10/08 03:40:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/08 03:40:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:40:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/08 03:40:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/08 03:40:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:40:14 DEBUG : dir/file1: File is currently open, delaying rename 0xc000d1a9c0 2025/10/08 03:40:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/08 03:40:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/08 03:40:14 DEBUG : files root 'rclone-test-jakoxum3mami': File to upload is small (25 bytes), uploading instead of streaming 2025/10/08 03:40:14 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/08 03:40:14 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/08 03:40:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/08 03:40:14 DEBUG : newLeaf: Running delayed rename now 2025/10/08 03:40:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/08 03:40:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000d1a9c0 2025/10/08 03:40:15 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:15 DEBUG : dir: Looking for writers 2025/10/08 03:40:15 DEBUG : Looking for writers 2025/10/08 03:40:15 DEBUG : dir: reading active writers 2025/10/08 03:40:15 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:15 DEBUG : >WaitForWriters: 2025/10/08 03:40:15 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:15 DEBUG : dir: Looking for writers 2025/10/08 03:40:15 DEBUG : Looking for writers 2025/10/08 03:40:15 DEBUG : dir: reading active writers 2025/10/08 03:40:15 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:15 DEBUG : >WaitForWriters: 2025/10/08 03:40:15 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:40:16 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:40:16 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:40:16 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:16 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:40:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:40:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:16 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:40:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/08 03:40:17 DEBUG : dir/file1: newRWFileHandle: 2025/10/08 03:40:17 DEBUG : dir/file1(0xc00048e7c0): openPending: 2025/10/08 03:40:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/08 03:40:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/08 03:40:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:40:17 DEBUG : dir/file1(0xc00048e7c0): >openPending: err= 2025/10/08 03:40:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/08 03:40:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/08 03:40:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:40:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/08 03:40:17 DEBUG : dir/file1(0xc00048e7c0): _writeAt: size=14, off=0 2025/10/08 03:40:17 DEBUG : dir/file1(0xc00048e7c0): >_writeAt: n=14, err= 2025/10/08 03:40:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/08 03:40:17 DEBUG : dir/file1(0xc00048e7c0): close: 2025/10/08 03:40:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/08 03:40:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/08 03:40:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/08 03:40:17 DEBUG : dir/file1(0xc00048e7c0): >close: err= 2025/10/08 03:40:17 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:17 DEBUG : dir: Looking for writers 2025/10/08 03:40:17 DEBUG : file1: reading active writers 2025/10/08 03:40:17 DEBUG : Looking for writers 2025/10/08 03:40:17 DEBUG : dir: reading active writers 2025/10/08 03:40:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/08 03:40:17 DEBUG : dir: Looking for writers 2025/10/08 03:40:17 DEBUG : file1: reading active writers 2025/10/08 03:40:17 DEBUG : Looking for writers 2025/10/08 03:40:17 DEBUG : dir: reading active writers 2025/10/08 03:40:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/08 03:40:17 DEBUG : dir: Looking for writers 2025/10/08 03:40:17 DEBUG : file1: reading active writers 2025/10/08 03:40:17 DEBUG : Looking for writers 2025/10/08 03:40:17 DEBUG : dir: reading active writers 2025/10/08 03:40:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/08 03:40:17 DEBUG : dir: Looking for writers 2025/10/08 03:40:17 DEBUG : file1: reading active writers 2025/10/08 03:40:17 DEBUG : Looking for writers 2025/10/08 03:40:17 DEBUG : dir: reading active writers 2025/10/08 03:40:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/08 03:40:17 DEBUG : dir/file1: vfs cache: starting upload 2025/10/08 03:40:17 DEBUG : dir: Looking for writers 2025/10/08 03:40:17 DEBUG : file1: reading active writers 2025/10/08 03:40:17 DEBUG : Looking for writers 2025/10/08 03:40:17 DEBUG : dir: reading active writers 2025/10/08 03:40:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/08 03:40:18 DEBUG : dir: Looking for writers 2025/10/08 03:40:18 DEBUG : file1: reading active writers 2025/10/08 03:40:18 DEBUG : Looking for writers 2025/10/08 03:40:18 DEBUG : dir: reading active writers 2025/10/08 03:40:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/08 03:40:18 DEBUG : dir: Looking for writers 2025/10/08 03:40:18 DEBUG : file1: reading active writers 2025/10/08 03:40:18 DEBUG : Looking for writers 2025/10/08 03:40:18 DEBUG : dir: reading active writers 2025/10/08 03:40:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/08 03:40:18 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/08 03:40:18 INFO : dir/file1: Copied (replaced existing) 2025/10/08 03:40:18 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/10/08 03:40:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/08 03:40:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/08 03:40:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:40:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/08 03:40:19 DEBUG : dir: Looking for writers 2025/10/08 03:40:19 DEBUG : file1: reading active writers 2025/10/08 03:40:19 DEBUG : Looking for writers 2025/10/08 03:40:19 DEBUG : dir: reading active writers 2025/10/08 03:40:19 DEBUG : >WaitForWriters: 2025/10/08 03:40:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/08 03:40:19 DEBUG : dir/file1: newRWFileHandle: 2025/10/08 03:40:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/08 03:40:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/08 03:40:19 DEBUG : dir/file1(0xc000b904c0): _readAt: size=512, off=0 2025/10/08 03:40:19 DEBUG : dir/file1(0xc000b904c0): openPending: 2025/10/08 03:40:19 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," 2025/10/08 03:40:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/08 03:40:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:40:19 DEBUG : dir/file1(0xc000b904c0): >openPending: err= 2025/10/08 03:40:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/08 03:40:19 DEBUG : dir/file1(0xc000b904c0): >_readAt: n=14, err=EOF 2025/10/08 03:40:19 DEBUG : dir/file1(0xc000b904c0): close: 2025/10/08 03:40:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/08 03:40:19 DEBUG : dir/file1(0xc000b904c0): >close: err= 2025/10/08 03:40:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/08 03:40:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/08 03:40:19 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a06c0 2025/10/08 03:40:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/08 03:40:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/08 03:40:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/08 03:40:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/08 03:40:20 DEBUG : dir/file1: Updating file with dir/file1 0xc0006a06c0 2025/10/08 03:40:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/08 03:40:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:40:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/08 03:40:21 DEBUG : dir/file1: newRWFileHandle: 2025/10/08 03:40:21 DEBUG : dir/file1(0xc0002c56c0): openPending: 2025/10/08 03:40:21 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," 2025/10/08 03:40:21 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2025/10/08 03:40:21 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/08 03:40:21 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/08 03:40:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/08 03:40:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:40:21 DEBUG : dir/file1(0xc0002c56c0): >openPending: err= 2025/10/08 03:40:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/08 03:40:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/08 03:40:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/08 03:40:21 DEBUG : dir/file1(0xc0002c56c0): _writeAt: size=25, off=0 2025/10/08 03:40:21 DEBUG : dir/file1(0xc0002c56c0): >_writeAt: n=25, err= 2025/10/08 03:40:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/08 03:40:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/08 03:40:21 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a06c0 2025/10/08 03:40:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/08 03:40:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/08 03:40:21 DEBUG : newLeaf(0xc0002c56c0): close: 2025/10/08 03:40:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/08 03:40:21 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-08 03:40:21.136804908 +0000 UTC m=+142.609249741 2025/10/08 03:40:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/08 03:40:21 DEBUG : newLeaf(0xc0002c56c0): >close: err= 2025/10/08 03:40:21 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:21 DEBUG : dir: Looking for writers 2025/10/08 03:40:21 DEBUG : Looking for writers 2025/10/08 03:40:21 DEBUG : dir: reading active writers 2025/10/08 03:40:21 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/08 03:40:21 DEBUG : dir: Looking for writers 2025/10/08 03:40:21 DEBUG : Looking for writers 2025/10/08 03:40:21 DEBUG : dir: reading active writers 2025/10/08 03:40:21 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/08 03:40:21 DEBUG : dir: Looking for writers 2025/10/08 03:40:21 DEBUG : Looking for writers 2025/10/08 03:40:21 DEBUG : dir: reading active writers 2025/10/08 03:40:21 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/08 03:40:21 DEBUG : dir: Looking for writers 2025/10/08 03:40:21 DEBUG : Looking for writers 2025/10/08 03:40:21 DEBUG : dir: reading active writers 2025/10/08 03:40:21 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/08 03:40:21 DEBUG : newLeaf: vfs cache: starting upload 2025/10/08 03:40:21 DEBUG : dir: Looking for writers 2025/10/08 03:40:21 DEBUG : Looking for writers 2025/10/08 03:40:21 DEBUG : dir: reading active writers 2025/10/08 03:40:21 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/08 03:40:22 DEBUG : dir: Looking for writers 2025/10/08 03:40:22 DEBUG : Looking for writers 2025/10/08 03:40:22 DEBUG : dir: reading active writers 2025/10/08 03:40:22 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/08 03:40:22 DEBUG : dir: Looking for writers 2025/10/08 03:40:22 DEBUG : Looking for writers 2025/10/08 03:40:22 DEBUG : dir: reading active writers 2025/10/08 03:40:22 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/08 03:40:22 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/10/08 03:40:22 INFO : newLeaf: Copied (replaced existing) 2025/10/08 03:40:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-08 03:40:21 +0000 UTC," 2025/10/08 03:40:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/08 03:40:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/08 03:40:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/08 03:40:23 DEBUG : dir: Looking for writers 2025/10/08 03:40:23 DEBUG : Looking for writers 2025/10/08 03:40:23 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:23 DEBUG : dir: reading active writers 2025/10/08 03:40:23 DEBUG : >WaitForWriters: 2025/10/08 03:40:23 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:23 DEBUG : dir: Looking for writers 2025/10/08 03:40:23 DEBUG : Looking for writers 2025/10/08 03:40:23 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:23 DEBUG : dir: reading active writers 2025/10/08 03:40:23 DEBUG : >WaitForWriters: 2025/10/08 03:40:23 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:40:24 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:40:24 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:40:24 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:24 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:40:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:40:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:24 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:40:25 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:25 DEBUG : dir: Looking for writers 2025/10/08 03:40:25 DEBUG : file1: reading active writers 2025/10/08 03:40:25 DEBUG : Looking for writers 2025/10/08 03:40:25 DEBUG : dir: reading active writers 2025/10/08 03:40:25 DEBUG : >WaitForWriters: 2025/10/08 03:40:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/08 03:40:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0004932c0 2025/10/08 03:40:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/08 03:40:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/08 03:40:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/08 03:40:27 DEBUG : dir/file1: Updating file with dir/file1 0xc0004932c0 2025/10/08 03:40:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/08 03:40:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:40:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/08 03:40:27 DEBUG : dir/file1: newRWFileHandle: 2025/10/08 03:40:27 DEBUG : dir/file1(0xc0005b2f80): openPending: 2025/10/08 03:40:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/08 03:40:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/08 03:40:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:40:27 DEBUG : dir/file1(0xc0005b2f80): >openPending: err= 2025/10/08 03:40:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/08 03:40:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/08 03:40:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/08 03:40:27 DEBUG : dir/file1(0xc0005b2f80): _writeAt: size=25, off=0 2025/10/08 03:40:27 DEBUG : dir/file1(0xc0005b2f80): >_writeAt: n=25, err= 2025/10/08 03:40:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/08 03:40:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/08 03:40:28 DEBUG : newLeaf: Updating file with newLeaf 0xc0004932c0 2025/10/08 03:40:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/08 03:40:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/08 03:40:28 DEBUG : newLeaf(0xc0005b2f80): close: 2025/10/08 03:40:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/08 03:40:28 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-08 03:40:27.488665092 +0000 UTC m=+148.961109925 2025/10/08 03:40:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/08 03:40:28 DEBUG : newLeaf(0xc0005b2f80): >close: err= 2025/10/08 03:40:28 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:28 DEBUG : dir: Looking for writers 2025/10/08 03:40:28 DEBUG : Looking for writers 2025/10/08 03:40:28 DEBUG : dir: reading active writers 2025/10/08 03:40:28 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/08 03:40:28 DEBUG : dir: Looking for writers 2025/10/08 03:40:28 DEBUG : Looking for writers 2025/10/08 03:40:28 DEBUG : dir: reading active writers 2025/10/08 03:40:28 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/08 03:40:28 DEBUG : dir: Looking for writers 2025/10/08 03:40:28 DEBUG : Looking for writers 2025/10/08 03:40:28 DEBUG : dir: reading active writers 2025/10/08 03:40:28 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/08 03:40:28 DEBUG : dir: Looking for writers 2025/10/08 03:40:28 DEBUG : Looking for writers 2025/10/08 03:40:28 DEBUG : dir: reading active writers 2025/10/08 03:40:28 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/08 03:40:28 DEBUG : newLeaf: vfs cache: starting upload 2025/10/08 03:40:28 DEBUG : dir: Looking for writers 2025/10/08 03:40:28 DEBUG : Looking for writers 2025/10/08 03:40:28 DEBUG : dir: reading active writers 2025/10/08 03:40:28 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/08 03:40:28 DEBUG : dir: Looking for writers 2025/10/08 03:40:28 DEBUG : Looking for writers 2025/10/08 03:40:28 DEBUG : dir: reading active writers 2025/10/08 03:40:28 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/08 03:40:28 DEBUG : dir: Looking for writers 2025/10/08 03:40:28 DEBUG : Looking for writers 2025/10/08 03:40:28 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:28 DEBUG : dir: reading active writers 2025/10/08 03:40:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/08 03:40:28 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/10/08 03:40:28 INFO : newLeaf: Copied (replaced existing) 2025/10/08 03:40:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-08 03:40:27 +0000 UTC," 2025/10/08 03:40:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/08 03:40:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/08 03:40:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/08 03:40:29 DEBUG : dir: Looking for writers 2025/10/08 03:40:29 DEBUG : Looking for writers 2025/10/08 03:40:29 DEBUG : dir: reading active writers 2025/10/08 03:40:29 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:29 DEBUG : >WaitForWriters: 2025/10/08 03:40:29 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:29 DEBUG : dir: Looking for writers 2025/10/08 03:40:29 DEBUG : Looking for writers 2025/10/08 03:40:29 DEBUG : dir: reading active writers 2025/10/08 03:40:29 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:29 DEBUG : >WaitForWriters: 2025/10/08 03:40:29 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:40:30 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:40:30 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:40:30 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:30 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:40:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:40:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:30 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:40:31 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/08 03:40:31 DEBUG : dir/file1: newRWFileHandle: 2025/10/08 03:40:31 DEBUG : dir/file1(0xc00092cd80): openPending: 2025/10/08 03:40:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/08 03:40:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/08 03:40:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:40:31 DEBUG : dir/file1(0xc00092cd80): >openPending: err= 2025/10/08 03:40:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/08 03:40:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/08 03:40:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:40:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/08 03:40:31 DEBUG : dir/file1(0xc00092cd80): _writeAt: size=14, off=0 2025/10/08 03:40:31 DEBUG : dir/file1(0xc00092cd80): >_writeAt: n=14, err= 2025/10/08 03:40:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/08 03:40:31 DEBUG : dir/file1(0xc00092cd80): close: 2025/10/08 03:40:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/08 03:40:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/08 03:40:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/08 03:40:31 DEBUG : dir/file1(0xc00092cd80): >close: err= 2025/10/08 03:40:31 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:31 DEBUG : dir: Looking for writers 2025/10/08 03:40:31 DEBUG : file1: reading active writers 2025/10/08 03:40:31 DEBUG : Looking for writers 2025/10/08 03:40:31 DEBUG : dir: reading active writers 2025/10/08 03:40:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/08 03:40:31 DEBUG : dir: Looking for writers 2025/10/08 03:40:31 DEBUG : file1: reading active writers 2025/10/08 03:40:31 DEBUG : Looking for writers 2025/10/08 03:40:31 DEBUG : dir: reading active writers 2025/10/08 03:40:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/08 03:40:31 DEBUG : dir: Looking for writers 2025/10/08 03:40:31 DEBUG : file1: reading active writers 2025/10/08 03:40:31 DEBUG : Looking for writers 2025/10/08 03:40:31 DEBUG : dir: reading active writers 2025/10/08 03:40:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/08 03:40:31 DEBUG : dir: Looking for writers 2025/10/08 03:40:31 DEBUG : file1: reading active writers 2025/10/08 03:40:31 DEBUG : Looking for writers 2025/10/08 03:40:31 DEBUG : dir: reading active writers 2025/10/08 03:40:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/08 03:40:31 DEBUG : dir/file1: vfs cache: starting upload 2025/10/08 03:40:31 DEBUG : dir: Looking for writers 2025/10/08 03:40:31 DEBUG : file1: reading active writers 2025/10/08 03:40:31 DEBUG : Looking for writers 2025/10/08 03:40:31 DEBUG : dir: reading active writers 2025/10/08 03:40:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/08 03:40:32 DEBUG : dir: Looking for writers 2025/10/08 03:40:32 DEBUG : file1: reading active writers 2025/10/08 03:40:32 DEBUG : Looking for writers 2025/10/08 03:40:32 DEBUG : dir: reading active writers 2025/10/08 03:40:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/08 03:40:32 DEBUG : dir: Looking for writers 2025/10/08 03:40:32 DEBUG : file1: reading active writers 2025/10/08 03:40:32 DEBUG : Looking for writers 2025/10/08 03:40:32 DEBUG : dir: reading active writers 2025/10/08 03:40:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/08 03:40:32 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/08 03:40:32 INFO : dir/file1: Copied (replaced existing) 2025/10/08 03:40:32 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/10/08 03:40:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/08 03:40:32 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/08 03:40:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:40:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/08 03:40:33 DEBUG : dir: Looking for writers 2025/10/08 03:40:33 DEBUG : file1: reading active writers 2025/10/08 03:40:33 DEBUG : Looking for writers 2025/10/08 03:40:33 DEBUG : dir: reading active writers 2025/10/08 03:40:33 DEBUG : >WaitForWriters: 2025/10/08 03:40:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/08 03:40:33 DEBUG : dir/file1: newRWFileHandle: 2025/10/08 03:40:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/08 03:40:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/08 03:40:33 DEBUG : dir/file1(0xc00092da00): _readAt: size=512, off=0 2025/10/08 03:40:33 DEBUG : dir/file1(0xc00092da00): openPending: 2025/10/08 03:40:33 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," 2025/10/08 03:40:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/08 03:40:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:40:33 DEBUG : dir/file1(0xc00092da00): >openPending: err= 2025/10/08 03:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/08 03:40:33 DEBUG : dir/file1(0xc00092da00): >_readAt: n=14, err=EOF 2025/10/08 03:40:33 DEBUG : dir/file1(0xc00092da00): close: 2025/10/08 03:40:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/08 03:40:33 DEBUG : dir/file1(0xc00092da00): >close: err= 2025/10/08 03:40:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/08 03:40:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/08 03:40:33 DEBUG : newLeaf: Updating file with newLeaf 0xc000909980 2025/10/08 03:40:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/08 03:40:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/08 03:40:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/08 03:40:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/08 03:40:34 DEBUG : dir/file1: Updating file with dir/file1 0xc000909980 2025/10/08 03:40:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/08 03:40:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:40:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/08 03:40:35 DEBUG : dir/file1: newRWFileHandle: 2025/10/08 03:40:35 DEBUG : dir/file1(0xc0005b36c0): openPending: 2025/10/08 03:40:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/10/08 03:40:35 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2025/10/08 03:40:35 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/08 03:40:35 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/08 03:40:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/08 03:40:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:40:35 DEBUG : dir/file1(0xc0005b36c0): >openPending: err= 2025/10/08 03:40:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/08 03:40:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/08 03:40:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/08 03:40:35 DEBUG : dir/file1(0xc0005b36c0): _writeAt: size=25, off=0 2025/10/08 03:40:35 DEBUG : dir/file1(0xc0005b36c0): >_writeAt: n=25, err= 2025/10/08 03:40:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/08 03:40:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/08 03:40:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000909980 2025/10/08 03:40:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/08 03:40:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/08 03:40:35 DEBUG : newLeaf(0xc0005b36c0): close: 2025/10/08 03:40:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/08 03:40:35 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-08 03:40:35.127848402 +0000 UTC m=+156.600293236 2025/10/08 03:40:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/08 03:40:35 DEBUG : newLeaf(0xc0005b36c0): >close: err= 2025/10/08 03:40:35 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:35 DEBUG : dir: Looking for writers 2025/10/08 03:40:35 DEBUG : Looking for writers 2025/10/08 03:40:35 DEBUG : dir: reading active writers 2025/10/08 03:40:35 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/08 03:40:35 DEBUG : dir: Looking for writers 2025/10/08 03:40:35 DEBUG : Looking for writers 2025/10/08 03:40:35 DEBUG : dir: reading active writers 2025/10/08 03:40:35 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/08 03:40:35 DEBUG : dir: Looking for writers 2025/10/08 03:40:35 DEBUG : Looking for writers 2025/10/08 03:40:35 DEBUG : dir: reading active writers 2025/10/08 03:40:35 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/08 03:40:35 DEBUG : dir: Looking for writers 2025/10/08 03:40:35 DEBUG : Looking for writers 2025/10/08 03:40:35 DEBUG : dir: reading active writers 2025/10/08 03:40:35 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/08 03:40:35 DEBUG : newLeaf: vfs cache: starting upload 2025/10/08 03:40:35 DEBUG : dir: Looking for writers 2025/10/08 03:40:35 DEBUG : Looking for writers 2025/10/08 03:40:35 DEBUG : dir: reading active writers 2025/10/08 03:40:35 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/08 03:40:36 DEBUG : dir: Looking for writers 2025/10/08 03:40:36 DEBUG : Looking for writers 2025/10/08 03:40:36 DEBUG : dir: reading active writers 2025/10/08 03:40:36 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/08 03:40:36 DEBUG : dir: Looking for writers 2025/10/08 03:40:36 DEBUG : Looking for writers 2025/10/08 03:40:36 DEBUG : dir: reading active writers 2025/10/08 03:40:36 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/08 03:40:36 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/10/08 03:40:36 INFO : newLeaf: Copied (replaced existing) 2025/10/08 03:40:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-08 03:40:35 +0000 UTC," 2025/10/08 03:40:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/08 03:40:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/08 03:40:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/08 03:40:37 DEBUG : dir: Looking for writers 2025/10/08 03:40:37 DEBUG : Looking for writers 2025/10/08 03:40:37 DEBUG : dir: reading active writers 2025/10/08 03:40:37 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:37 DEBUG : >WaitForWriters: 2025/10/08 03:40:37 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:37 DEBUG : dir: Looking for writers 2025/10/08 03:40:37 DEBUG : Looking for writers 2025/10/08 03:40:37 DEBUG : dir: reading active writers 2025/10/08 03:40:37 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:37 DEBUG : >WaitForWriters: 2025/10/08 03:40:37 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:40:38 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:40:38 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:40:38 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:38 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:40:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:40:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:40:38 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:40:39 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:39 DEBUG : dir: Looking for writers 2025/10/08 03:40:39 DEBUG : file1: reading active writers 2025/10/08 03:40:39 DEBUG : Looking for writers 2025/10/08 03:40:39 DEBUG : dir: reading active writers 2025/10/08 03:40:39 DEBUG : >WaitForWriters: 2025/10/08 03:40:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/08 03:40:39 DEBUG : dir/file1: newRWFileHandle: 2025/10/08 03:40:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/08 03:40:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/08 03:40:39 DEBUG : dir/file1(0xc001284240): _readAt: size=512, off=0 2025/10/08 03:40:39 DEBUG : dir/file1(0xc001284240): openPending: 2025/10/08 03:40:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/08 03:40:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/08 03:40:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:40:39 DEBUG : dir/file1(0xc001284240): >openPending: err= 2025/10/08 03:40:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/08 03:40:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/08 03:40:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:40:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:40:39 DEBUG : dir/file1(0xc001284240): >_readAt: n=14, err=EOF 2025/10/08 03:40:39 DEBUG : dir/file1(0xc001284240): close: 2025/10/08 03:40:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/08 03:40:39 DEBUG : dir/file1(0xc001284240): >close: err= 2025/10/08 03:40:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/08 03:40:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/08 03:40:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0009083c0 2025/10/08 03:40:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/08 03:40:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/08 03:40:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/08 03:40:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/08 03:40:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0009083c0 2025/10/08 03:40:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/08 03:40:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:40:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/08 03:40:41 DEBUG : dir/file1: newRWFileHandle: 2025/10/08 03:40:41 DEBUG : dir/file1(0xc0002c5b00): openPending: 2025/10/08 03:40:41 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" 2025/10/08 03:40:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/08 03:40:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:40:41 DEBUG : dir/file1(0xc0002c5b00): >openPending: err= 2025/10/08 03:40:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/08 03:40:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/08 03:40:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/08 03:40:41 DEBUG : dir/file1(0xc0002c5b00): _writeAt: size=25, off=0 2025/10/08 03:40:41 DEBUG : dir/file1(0xc0002c5b00): >_writeAt: n=25, err= 2025/10/08 03:40:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/08 03:40:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/08 03:40:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0009083c0 2025/10/08 03:40:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/08 03:40:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/08 03:40:42 DEBUG : newLeaf(0xc0002c5b00): close: 2025/10/08 03:40:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/08 03:40:42 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-08 03:40:41.629175269 +0000 UTC m=+163.101620132 2025/10/08 03:40:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/08 03:40:42 DEBUG : newLeaf(0xc0002c5b00): >close: err= 2025/10/08 03:40:42 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:42 DEBUG : dir: Looking for writers 2025/10/08 03:40:42 DEBUG : Looking for writers 2025/10/08 03:40:42 DEBUG : dir: reading active writers 2025/10/08 03:40:42 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/08 03:40:42 DEBUG : dir: Looking for writers 2025/10/08 03:40:42 DEBUG : Looking for writers 2025/10/08 03:40:42 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:42 DEBUG : dir: reading active writers 2025/10/08 03:40:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/08 03:40:42 DEBUG : dir: Looking for writers 2025/10/08 03:40:42 DEBUG : Looking for writers 2025/10/08 03:40:42 DEBUG : dir: reading active writers 2025/10/08 03:40:42 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/08 03:40:42 DEBUG : dir: Looking for writers 2025/10/08 03:40:42 DEBUG : Looking for writers 2025/10/08 03:40:42 DEBUG : dir: reading active writers 2025/10/08 03:40:42 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/08 03:40:42 DEBUG : newLeaf: vfs cache: starting upload 2025/10/08 03:40:42 DEBUG : dir: Looking for writers 2025/10/08 03:40:42 DEBUG : Looking for writers 2025/10/08 03:40:42 DEBUG : dir: reading active writers 2025/10/08 03:40:42 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/08 03:40:42 DEBUG : dir: Looking for writers 2025/10/08 03:40:42 DEBUG : Looking for writers 2025/10/08 03:40:42 DEBUG : dir: reading active writers 2025/10/08 03:40:42 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/08 03:40:42 DEBUG : dir: Looking for writers 2025/10/08 03:40:42 DEBUG : Looking for writers 2025/10/08 03:40:42 DEBUG : dir: reading active writers 2025/10/08 03:40:42 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/08 03:40:43 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/10/08 03:40:43 INFO : newLeaf: Copied (replaced existing) 2025/10/08 03:40:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-08 03:40:41 +0000 UTC," 2025/10/08 03:40:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/08 03:40:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/08 03:40:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/08 03:40:43 DEBUG : dir: Looking for writers 2025/10/08 03:40:43 DEBUG : Looking for writers 2025/10/08 03:40:43 DEBUG : dir: reading active writers 2025/10/08 03:40:43 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:43 DEBUG : >WaitForWriters: 2025/10/08 03:40:43 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:43 DEBUG : dir: Looking for writers 2025/10/08 03:40:43 DEBUG : Looking for writers 2025/10/08 03:40:43 DEBUG : dir: reading active writers 2025/10/08 03:40:43 DEBUG : newLeaf: reading active writers 2025/10/08 03:40:43 DEBUG : >WaitForWriters: 2025/10/08 03:40:43 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting --- PASS: TestFileRename (39.84s) --- PASS: TestFileRename/off,forceCache=false (5.93s) --- PASS: TestFileRename/minimal,forceCache=false (5.91s) --- PASS: TestFileRename/minimal,forceCache=true (7.47s) --- PASS: TestFileRename/writes,forceCache=false (6.36s) --- PASS: TestFileRename/writes,forceCache=true (7.68s) --- PASS: TestFileRename/full,forceCache=false (6.49s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:40:44 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:40:44 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:40:44 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:44 DEBUG : Looking for writers 2025/10/08 03:40:44 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:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:40:44 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:40:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/08 03:40:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/08 03:40:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/08 03:40:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/08 03:40:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:40:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/08 03:40:46 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/08 03:40:46 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:46 DEBUG : dir: Looking for writers 2025/10/08 03:40:46 DEBUG : file1: reading active writers 2025/10/08 03:40:46 DEBUG : Looking for writers 2025/10/08 03:40:46 DEBUG : dir: reading active writers 2025/10/08 03:40:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.30s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:40:47 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:40:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/08 03:40:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/08 03:40:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/08 03:40:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/08 03:40:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:40:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/08 03:40:48 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/08 03:40:48 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/08 03:40:48 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/08 03:40:48 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/08 03:40:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/08 03:40:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/08 03:40:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/08 03:40:49 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/08 03:40:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/08 03:40:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/08 03:40:49 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/08 03:40:49 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/08 03:40:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/08 03:40:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/08 03:40:49 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/08 03:40:50 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:50 DEBUG : dir: Looking for writers 2025/10/08 03:40:50 DEBUG : file1: reading active writers 2025/10/08 03:40:50 DEBUG : Looking for writers 2025/10/08 03:40:50 DEBUG : dir: reading active writers 2025/10/08 03:40:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.97s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:40:51 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:40:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/08 03:40:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/08 03:40:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/08 03:40:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/08 03:40:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:40:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/08 03:40:52 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/08 03:40:52 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/08 03:40:52 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/08 03:40:52 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/08 03:40:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/08 03:40:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/08 03:40:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/08 03:40:53 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/08 03:40:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/08 03:40:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/08 03:40:53 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/08 03:40:53 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/08 03:40:53 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/08 03:40:53 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/08 03:40:53 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/08 03:40:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/08 03:40:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/08 03:40:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/08 03:40:54 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/08 03:40:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/08 03:40:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/08 03:40:54 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/08 03:40:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/08 03:40:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/08 03:40:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/08 03:40:54 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/08 03:40:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/08 03:40:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/08 03:40:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/08 03:40:54 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/08 03:40:54 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:54 DEBUG : dir: Looking for writers 2025/10/08 03:40:54 DEBUG : file1: reading active writers 2025/10/08 03:40:54 DEBUG : Looking for writers 2025/10/08 03:40:54 DEBUG : dir: reading active writers 2025/10/08 03:40:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.49s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:40:55 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:40:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/08 03:40:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/08 03:40:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/08 03:40:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/08 03:40:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:40:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/08 03:40:57 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:57 DEBUG : dir: Looking for writers 2025/10/08 03:40:57 DEBUG : file1: reading active writers 2025/10/08 03:40:57 DEBUG : Looking for writers 2025/10/08 03:40:57 DEBUG : dir: reading active writers 2025/10/08 03:40:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.39s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:40:57 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:40:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/08 03:40:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/08 03:40:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/08 03:40:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/08 03:40:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:40:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/08 03:40:59 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/08 03:40:59 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/08 03:40:59 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:40:59 DEBUG : dir: Looking for writers 2025/10/08 03:40:59 DEBUG : file1: reading active writers 2025/10/08 03:40:59 DEBUG : Looking for writers 2025/10/08 03:40:59 DEBUG : dir: reading active writers 2025/10/08 03:40:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.33s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:41:00 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:41:00 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:41:00 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:00 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:00 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:41:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/08 03:41:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/08 03:41:05 DEBUG : dir/file1: newRWFileHandle: 2025/10/08 03:41:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/08 03:41:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/08 03:41:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/08 03:41:05 DEBUG : dir/file1(0xc00048e580): _readAt: size=1, off=0 2025/10/08 03:41:05 DEBUG : dir/file1(0xc00048e580): openPending: 2025/10/08 03:41:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/08 03:41:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/08 03:41:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:05 DEBUG : dir/file1(0xc00048e580): >openPending: err= 2025/10/08 03:41:05 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/08 03:41:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/08 03:41:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:41:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:41:06 DEBUG : dir/file1(0xc00048e580): >_readAt: n=1, err= 2025/10/08 03:41:06 DEBUG : dir/file1(0xc00048e580): _readAt: size=256, off=1 2025/10/08 03:41:06 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/08 03:41:06 DEBUG : dir/file1(0xc00048e580): >_readAt: n=15, err=EOF 2025/10/08 03:41:06 DEBUG : dir/file1(0xc00048e580): _readAt: size=16, off=16 2025/10/08 03:41:06 DEBUG : dir/file1(0xc00048e580): >_readAt: n=0, err=EOF 2025/10/08 03:41:06 DEBUG : dir/file1(0xc00048e580): close: 2025/10/08 03:41:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/08 03:41:06 DEBUG : dir/file1(0xc00048e580): >close: err= 2025/10/08 03:41:06 DEBUG : dir/file1(0xc00048e580): close: 2025/10/08 03:41:06 DEBUG : dir/file1(0xc00048e580): >close: err=file already closed 2025/10/08 03:41:06 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:06 DEBUG : dir: Looking for writers 2025/10/08 03:41:06 DEBUG : file1: reading active writers 2025/10/08 03:41:06 DEBUG : Looking for writers 2025/10/08 03:41:06 DEBUG : dir: reading active writers 2025/10/08 03:41:06 DEBUG : >WaitForWriters: 2025/10/08 03:41:06 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (7.35s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:41:07 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:41:07 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:41:07 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:07 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:07 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:41:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/08 03:41:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/08 03:41:08 DEBUG : dir/file1: newRWFileHandle: 2025/10/08 03:41:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/08 03:41:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/08 03:41:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/08 03:41:08 DEBUG : dir/file1(0xc00048ef80): _readAt: size=1, off=0 2025/10/08 03:41:08 DEBUG : dir/file1(0xc00048ef80): openPending: 2025/10/08 03:41:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/08 03:41:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/08 03:41:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:08 DEBUG : dir/file1(0xc00048ef80): >openPending: err= 2025/10/08 03:41:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/08 03:41:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/08 03:41:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:41:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:41:09 DEBUG : dir/file1(0xc00048ef80): >_readAt: n=1, err= 2025/10/08 03:41:09 DEBUG : dir/file1(0xc00048ef80): _readAt: size=1, off=5 2025/10/08 03:41:09 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/08 03:41:09 DEBUG : dir/file1(0xc00048ef80): >_readAt: n=1, err= 2025/10/08 03:41:09 DEBUG : dir/file1(0xc00048ef80): _readAt: size=1, off=3 2025/10/08 03:41:09 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/08 03:41:09 DEBUG : dir/file1(0xc00048ef80): >_readAt: n=1, err= 2025/10/08 03:41:09 DEBUG : dir/file1(0xc00048ef80): _readAt: size=1, off=13 2025/10/08 03:41:09 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/08 03:41:09 DEBUG : dir/file1(0xc00048ef80): >_readAt: n=1, err= 2025/10/08 03:41:09 DEBUG : dir/file1(0xc00048ef80): _readAt: size=16, off=100 2025/10/08 03:41:09 DEBUG : dir/file1(0xc00048ef80): >_readAt: n=0, err=EOF 2025/10/08 03:41:09 DEBUG : dir/file1(0xc00048ef80): close: 2025/10/08 03:41:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/08 03:41:09 DEBUG : dir/file1(0xc00048ef80): >close: err= 2025/10/08 03:41:09 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:09 DEBUG : dir: Looking for writers 2025/10/08 03:41:09 DEBUG : file1: reading active writers 2025/10/08 03:41:09 DEBUG : Looking for writers 2025/10/08 03:41:09 DEBUG : dir: reading active writers 2025/10/08 03:41:09 DEBUG : >WaitForWriters: 2025/10/08 03:41:09 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.34s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:41:09 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:41:09 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:41:09 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:09 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:09 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:41:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/08 03:41:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/08 03:41:11 DEBUG : dir/file1: newRWFileHandle: 2025/10/08 03:41:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/08 03:41:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/08 03:41:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/08 03:41:11 DEBUG : dir/file1(0xc0012859c0): _readAt: size=1, off=0 2025/10/08 03:41:11 DEBUG : dir/file1(0xc0012859c0): openPending: 2025/10/08 03:41:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/10/08 03:41:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/08 03:41:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:11 DEBUG : dir/file1(0xc0012859c0): >openPending: err= 2025/10/08 03:41:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/08 03:41:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/08 03:41:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:41:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:41:11 DEBUG : dir/file1(0xc0012859c0): >_readAt: n=1, err= 2025/10/08 03:41:11 DEBUG : dir/file1(0xc0012859c0): _readAt: size=1, off=5 2025/10/08 03:41:11 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/08 03:41:11 DEBUG : dir/file1(0xc0012859c0): >_readAt: n=1, err= 2025/10/08 03:41:11 DEBUG : dir/file1(0xc0012859c0): _readAt: size=1, off=1 2025/10/08 03:41:11 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/08 03:41:11 DEBUG : dir/file1(0xc0012859c0): >_readAt: n=1, err= 2025/10/08 03:41:11 DEBUG : dir/file1(0xc0012859c0): _readAt: size=6, off=10 2025/10/08 03:41:11 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/08 03:41:11 DEBUG : dir/file1(0xc0012859c0): >_readAt: n=6, err= 2025/10/08 03:41:11 DEBUG : dir/file1(0xc0012859c0): _readAt: size=256, off=10 2025/10/08 03:41:11 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/08 03:41:11 DEBUG : dir/file1(0xc0012859c0): >_readAt: n=6, err=EOF 2025/10/08 03:41:11 DEBUG : dir/file1(0xc0012859c0): _readAt: size=256, off=100 2025/10/08 03:41:11 DEBUG : dir/file1(0xc0012859c0): >_readAt: n=0, err=EOF 2025/10/08 03:41:11 DEBUG : dir/file1(0xc0012859c0): close: 2025/10/08 03:41:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/08 03:41:11 DEBUG : dir/file1(0xc0012859c0): >close: err= 2025/10/08 03:41:11 DEBUG : dir/file1(0xc0012859c0): _readAt: size=256, off=100 2025/10/08 03:41:11 DEBUG : dir/file1(0xc0012859c0): >_readAt: n=0, err=file already closed 2025/10/08 03:41:11 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:11 DEBUG : dir: Looking for writers 2025/10/08 03:41:11 DEBUG : file1: reading active writers 2025/10/08 03:41:11 DEBUG : Looking for writers 2025/10/08 03:41:11 DEBUG : dir: reading active writers 2025/10/08 03:41:11 DEBUG : >WaitForWriters: 2025/10/08 03:41:11 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.36s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:41:12 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:41:12 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:41:12 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:12 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:12 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:41:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/08 03:41:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/08 03:41:13 DEBUG : dir/file1: newRWFileHandle: 2025/10/08 03:41:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/08 03:41:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/08 03:41:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/08 03:41:13 DEBUG : dir/file1(0xc0005b2700): RWFileHandle.Flush 2025/10/08 03:41:13 DEBUG : dir/file1(0xc0005b2700): _readAt: size=256, off=0 2025/10/08 03:41:13 DEBUG : dir/file1(0xc0005b2700): openPending: 2025/10/08 03:41:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/08 03:41:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/08 03:41:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:13 DEBUG : dir/file1(0xc0005b2700): >openPending: err= 2025/10/08 03:41:13 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/08 03:41:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/08 03:41:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:41:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:41:14 DEBUG : dir/file1(0xc0005b2700): >_readAt: n=16, err=EOF 2025/10/08 03:41:14 DEBUG : dir/file1(0xc0005b2700): RWFileHandle.Flush 2025/10/08 03:41:14 DEBUG : dir/file1(0xc0005b2700): RWFileHandle.Flush 2025/10/08 03:41:14 DEBUG : dir/file1(0xc0005b2700): close: 2025/10/08 03:41:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/08 03:41:14 DEBUG : dir/file1(0xc0005b2700): >close: err= 2025/10/08 03:41:14 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:14 DEBUG : dir: Looking for writers 2025/10/08 03:41:14 DEBUG : file1: reading active writers 2025/10/08 03:41:14 DEBUG : Looking for writers 2025/10/08 03:41:14 DEBUG : dir: reading active writers 2025/10/08 03:41:14 DEBUG : >WaitForWriters: 2025/10/08 03:41:14 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.42s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:41:14 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:41:14 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:41:14 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:14 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:14 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:41:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/08 03:41:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/08 03:41:16 DEBUG : dir/file1: newRWFileHandle: 2025/10/08 03:41:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/08 03:41:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/08 03:41:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/08 03:41:16 DEBUG : dir/file1(0xc0005b3940): _readAt: size=256, off=0 2025/10/08 03:41:16 DEBUG : dir/file1(0xc0005b3940): openPending: 2025/10/08 03:41:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/08 03:41:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/08 03:41:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:16 DEBUG : dir/file1(0xc0005b3940): >openPending: err= 2025/10/08 03:41:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/08 03:41:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/08 03:41:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:41:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:41:16 DEBUG : dir/file1(0xc0005b3940): >_readAt: n=16, err=EOF 2025/10/08 03:41:16 DEBUG : dir/file1(0xc0005b3940): RWFileHandle.Release 2025/10/08 03:41:16 DEBUG : dir/file1(0xc0005b3940): close: 2025/10/08 03:41:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/08 03:41:16 DEBUG : dir/file1(0xc0005b3940): >close: err= 2025/10/08 03:41:16 DEBUG : dir/file1(0xc0005b3940): RWFileHandle.Release 2025/10/08 03:41:16 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:16 DEBUG : dir: Looking for writers 2025/10/08 03:41:16 DEBUG : file1: reading active writers 2025/10/08 03:41:16 DEBUG : Looking for writers 2025/10/08 03:41:16 DEBUG : dir: reading active writers 2025/10/08 03:41:16 DEBUG : >WaitForWriters: 2025/10/08 03:41:16 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.51s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:41:17 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:41:17 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:41:17 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:17 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:17 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:41:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:17 DEBUG : file1: newRWFileHandle: 2025/10/08 03:41:17 DEBUG : file1(0xc000b907c0): openPending: 2025/10/08 03:41:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:17 DEBUG : file1(0xc000b907c0): >openPending: err= 2025/10/08 03:41:17 DEBUG : file1: >newRWFileHandle: err= 2025/10/08 03:41:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/08 03:41:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/08 03:41:17 DEBUG : file1(0xc000b907c0): _writeAt: size=5, off=0 2025/10/08 03:41:17 DEBUG : file1(0xc000b907c0): >_writeAt: n=5, err= 2025/10/08 03:41:17 DEBUG : file1(0xc000b907c0): _writeAt: size=7, off=5 2025/10/08 03:41:17 DEBUG : file1(0xc000b907c0): >_writeAt: n=7, err= 2025/10/08 03:41:17 DEBUG : file1: vfs cache: truncate to size=11 2025/10/08 03:41:17 DEBUG : file1(0xc000b907c0): close: 2025/10/08 03:41:17 DEBUG : file1: vfs cache: setting modification time to 2025-10-08 03:41:17.395081276 +0000 UTC m=+198.867526139 2025/10/08 03:41:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:17 DEBUG : file1(0xc000b907c0): >close: err= 2025/10/08 03:41:17 DEBUG : file1(0xc000b907c0): close: 2025/10/08 03:41:17 DEBUG : file1(0xc000b907c0): >close: err=file already closed 2025/10/08 03:41:17 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:17 DEBUG : Looking for writers 2025/10/08 03:41:17 DEBUG : file1: reading active writers 2025/10/08 03:41:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/08 03:41:17 DEBUG : Looking for writers 2025/10/08 03:41:17 DEBUG : file1: reading active writers 2025/10/08 03:41:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/08 03:41:17 DEBUG : Looking for writers 2025/10/08 03:41:17 DEBUG : file1: reading active writers 2025/10/08 03:41:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/08 03:41:17 DEBUG : Looking for writers 2025/10/08 03:41:17 DEBUG : file1: reading active writers 2025/10/08 03:41:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/08 03:41:17 DEBUG : file1: vfs cache: starting upload 2025/10/08 03:41:17 DEBUG : Looking for writers 2025/10/08 03:41:17 DEBUG : file1: reading active writers 2025/10/08 03:41:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/08 03:41:17 DEBUG : Looking for writers 2025/10/08 03:41:17 DEBUG : file1: reading active writers 2025/10/08 03:41:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/08 03:41:18 DEBUG : Looking for writers 2025/10/08 03:41:18 DEBUG : file1: reading active writers 2025/10/08 03:41:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/08 03:41:18 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/08 03:41:18 INFO : file1: Copied (new) 2025/10/08 03:41:18 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-08 03:41:17 +0000 UTC," 2025/10/08 03:41:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/08 03:41:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:18 INFO : file1: vfs cache: upload succeeded try #1 2025/10/08 03:41:18 DEBUG : Looking for writers 2025/10/08 03:41:18 DEBUG : file1: reading active writers 2025/10/08 03:41:18 DEBUG : >WaitForWriters: 2025/10/08 03:41:18 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:18 DEBUG : Looking for writers 2025/10/08 03:41:18 DEBUG : file1: reading active writers 2025/10/08 03:41:18 DEBUG : >WaitForWriters: 2025/10/08 03:41:18 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.95s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:41:19 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:41:19 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:41:19 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:19 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:19 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:41:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:19 DEBUG : file1: newRWFileHandle: 2025/10/08 03:41:19 DEBUG : file1(0xc000c94100): openPending: 2025/10/08 03:41:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:19 DEBUG : file1(0xc000c94100): >openPending: err= 2025/10/08 03:41:19 DEBUG : file1: >newRWFileHandle: err= 2025/10/08 03:41:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/08 03:41:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/08 03:41:19 DEBUG : file1(0xc000c94100): _writeAt: size=7, off=0 2025/10/08 03:41:19 DEBUG : file1(0xc000c94100): >_writeAt: n=7, err= 2025/10/08 03:41:19 DEBUG : file1(0xc000c94100): _writeAt: size=6, off=5 2025/10/08 03:41:19 DEBUG : file1(0xc000c94100): >_writeAt: n=6, err= 2025/10/08 03:41:19 DEBUG : file1(0xc000c94100): close: 2025/10/08 03:41:19 DEBUG : file1: vfs cache: setting modification time to 2025-10-08 03:41:19.348312664 +0000 UTC m=+200.820757538 2025/10/08 03:41:19 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:19 DEBUG : file1(0xc000c94100): >close: err= 2025/10/08 03:41:19 DEBUG : file1(0xc000c94100): _writeAt: size=5, off=0 2025/10/08 03:41:19 DEBUG : file1(0xc000c94100): >_writeAt: n=0, err=file already closed 2025/10/08 03:41:19 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:19 DEBUG : Looking for writers 2025/10/08 03:41:19 DEBUG : file1: reading active writers 2025/10/08 03:41:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/08 03:41:19 DEBUG : Looking for writers 2025/10/08 03:41:19 DEBUG : file1: reading active writers 2025/10/08 03:41:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/08 03:41:19 DEBUG : Looking for writers 2025/10/08 03:41:19 DEBUG : file1: reading active writers 2025/10/08 03:41:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/08 03:41:19 DEBUG : Looking for writers 2025/10/08 03:41:19 DEBUG : file1: reading active writers 2025/10/08 03:41:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/08 03:41:19 DEBUG : file1: vfs cache: starting upload 2025/10/08 03:41:19 DEBUG : Looking for writers 2025/10/08 03:41:19 DEBUG : file1: reading active writers 2025/10/08 03:41:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/08 03:41:19 DEBUG : Looking for writers 2025/10/08 03:41:19 DEBUG : file1: reading active writers 2025/10/08 03:41:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/08 03:41:19 DEBUG : Looking for writers 2025/10/08 03:41:19 DEBUG : file1: reading active writers 2025/10/08 03:41:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/08 03:41:20 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/08 03:41:20 INFO : file1: Copied (new) 2025/10/08 03:41:20 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-08 03:41:19 +0000 UTC," 2025/10/08 03:41:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/08 03:41:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:20 INFO : file1: vfs cache: upload succeeded try #1 2025/10/08 03:41:20 DEBUG : Looking for writers 2025/10/08 03:41:20 DEBUG : file1: reading active writers 2025/10/08 03:41:20 DEBUG : >WaitForWriters: 2025/10/08 03:41:20 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:20 DEBUG : Looking for writers 2025/10/08 03:41:20 DEBUG : file1: reading active writers 2025/10/08 03:41:20 DEBUG : >WaitForWriters: 2025/10/08 03:41:20 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.99s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:41:21 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:41:21 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:41:21 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:21 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:21 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:41:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:21 DEBUG : file1: newRWFileHandle: 2025/10/08 03:41:21 DEBUG : file1(0xc000b90780): openPending: 2025/10/08 03:41:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:21 DEBUG : file1(0xc000b90780): >openPending: err= 2025/10/08 03:41:21 DEBUG : file1: >newRWFileHandle: err= 2025/10/08 03:41:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/08 03:41:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/08 03:41:21 DEBUG : file1(0xc000b90780): close: 2025/10/08 03:41:21 DEBUG : file1: vfs cache: setting modification time to 2025-10-08 03:41:21.330505649 +0000 UTC m=+202.802950521 2025/10/08 03:41:21 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:21 DEBUG : file1(0xc000b90780): >close: err= 2025/10/08 03:41:21 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/08 03:41:21 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/08 03:41:21 DEBUG : file2: newRWFileHandle: 2025/10/08 03:41:21 DEBUG : file2(0xc000b90c00): openPending: 2025/10/08 03:41:21 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/08 03:41:21 DEBUG : file2(0xc000b90c00): >openPending: err= 2025/10/08 03:41:21 DEBUG : file2: >newRWFileHandle: err= 2025/10/08 03:41:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/08 03:41:21 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/08 03:41:21 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/08 03:41:21 DEBUG : file2(0xc000b90c00): RWFileHandle.Flush 2025/10/08 03:41:21 DEBUG : file2(0xc000b90c00): RWFileHandle.Release 2025/10/08 03:41:21 DEBUG : file2(0xc000b90c00): close: 2025/10/08 03:41:21 DEBUG : file2: vfs cache: setting modification time to 2025-10-08 03:41:21.332062774 +0000 UTC m=+202.804507647 2025/10/08 03:41:21 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:21 DEBUG : file2(0xc000b90c00): >close: err= 2025/10/08 03:41:21 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:21 DEBUG : Looking for writers 2025/10/08 03:41:21 DEBUG : file1: reading active writers 2025/10/08 03:41:21 DEBUG : file2: reading active writers 2025/10/08 03:41:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/08 03:41:21 DEBUG : Looking for writers 2025/10/08 03:41:21 DEBUG : file1: reading active writers 2025/10/08 03:41:21 DEBUG : file2: reading active writers 2025/10/08 03:41:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/08 03:41:21 DEBUG : Looking for writers 2025/10/08 03:41:21 DEBUG : file1: reading active writers 2025/10/08 03:41:21 DEBUG : file2: reading active writers 2025/10/08 03:41:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/08 03:41:21 DEBUG : Looking for writers 2025/10/08 03:41:21 DEBUG : file1: reading active writers 2025/10/08 03:41:21 DEBUG : file2: reading active writers 2025/10/08 03:41:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/08 03:41:21 DEBUG : file2: vfs cache: starting upload 2025/10/08 03:41:21 DEBUG : file1: vfs cache: starting upload 2025/10/08 03:41:21 DEBUG : Looking for writers 2025/10/08 03:41:21 DEBUG : file2: reading active writers 2025/10/08 03:41:21 DEBUG : file1: reading active writers 2025/10/08 03:41:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/10/08 03:41:21 DEBUG : Looking for writers 2025/10/08 03:41:21 DEBUG : file1: reading active writers 2025/10/08 03:41:21 DEBUG : file2: reading active writers 2025/10/08 03:41:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/10/08 03:41:21 DEBUG : Looking for writers 2025/10/08 03:41:21 DEBUG : file1: reading active writers 2025/10/08 03:41:21 DEBUG : file2: reading active writers 2025/10/08 03:41:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/10/08 03:41:22 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/10/08 03:41:22 INFO : file2: Copied (new) 2025/10/08 03:41:22 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-08 03:41:21 +0000 UTC," 2025/10/08 03:41:22 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/08 03:41:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/08 03:41:22 INFO : file2: vfs cache: upload succeeded try #1 2025/10/08 03:41:22 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/08 03:41:22 INFO : file1: Copied (new) 2025/10/08 03:41:22 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-08 03:41:21 +0000 UTC," 2025/10/08 03:41:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/08 03:41:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:22 INFO : file1: vfs cache: upload succeeded try #1 2025/10/08 03:41:22 DEBUG : Looking for writers 2025/10/08 03:41:22 DEBUG : file1: reading active writers 2025/10/08 03:41:22 DEBUG : file2: reading active writers 2025/10/08 03:41:22 DEBUG : >WaitForWriters: 2025/10/08 03:41:22 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:22 DEBUG : Looking for writers 2025/10/08 03:41:22 DEBUG : file2: reading active writers 2025/10/08 03:41:22 DEBUG : file1: reading active writers 2025/10/08 03:41:22 DEBUG : >WaitForWriters: 2025/10/08 03:41:22 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.12s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:41:23 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:41:23 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:41:23 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:23 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:23 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:41:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:23 DEBUG : file1: newRWFileHandle: 2025/10/08 03:41:23 DEBUG : file1(0xc000c951c0): openPending: 2025/10/08 03:41:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:23 DEBUG : file1(0xc000c951c0): >openPending: err= 2025/10/08 03:41:23 DEBUG : file1: >newRWFileHandle: err= 2025/10/08 03:41:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/08 03:41:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/08 03:41:23 DEBUG : file1(0xc000c951c0): _writeAt: size=5, off=0 2025/10/08 03:41:23 DEBUG : file1(0xc000c951c0): >_writeAt: n=5, err= 2025/10/08 03:41:23 DEBUG : file1(0xc000c951c0): RWFileHandle.Flush 2025/10/08 03:41:23 DEBUG : file1(0xc000c951c0): RWFileHandle.Flush 2025/10/08 03:41:23 DEBUG : file1(0xc000c951c0): close: 2025/10/08 03:41:23 DEBUG : file1: vfs cache: setting modification time to 2025-10-08 03:41:23.455803699 +0000 UTC m=+204.928248582 2025/10/08 03:41:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:23 DEBUG : file1(0xc000c951c0): >close: err= 2025/10/08 03:41:23 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:23 DEBUG : Looking for writers 2025/10/08 03:41:23 DEBUG : file1: reading active writers 2025/10/08 03:41:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/08 03:41:23 DEBUG : Looking for writers 2025/10/08 03:41:23 DEBUG : file1: reading active writers 2025/10/08 03:41:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/08 03:41:23 DEBUG : Looking for writers 2025/10/08 03:41:23 DEBUG : file1: reading active writers 2025/10/08 03:41:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/08 03:41:23 DEBUG : Looking for writers 2025/10/08 03:41:23 DEBUG : file1: reading active writers 2025/10/08 03:41:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/08 03:41:23 DEBUG : file1: vfs cache: starting upload 2025/10/08 03:41:23 DEBUG : Looking for writers 2025/10/08 03:41:23 DEBUG : file1: reading active writers 2025/10/08 03:41:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/08 03:41:23 DEBUG : Looking for writers 2025/10/08 03:41:23 DEBUG : file1: reading active writers 2025/10/08 03:41:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/08 03:41:24 DEBUG : Looking for writers 2025/10/08 03:41:24 DEBUG : file1: reading active writers 2025/10/08 03:41:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/08 03:41:24 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/08 03:41:24 INFO : file1: Copied (new) 2025/10/08 03:41:24 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-08 03:41:23 +0000 UTC," 2025/10/08 03:41:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/08 03:41:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:24 INFO : file1: vfs cache: upload succeeded try #1 2025/10/08 03:41:24 DEBUG : Looking for writers 2025/10/08 03:41:24 DEBUG : file1: reading active writers 2025/10/08 03:41:24 DEBUG : >WaitForWriters: 2025/10/08 03:41:24 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.85s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:41:25 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:41:25 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:41:25 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:25 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:25 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:41:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:25 DEBUG : file1: newRWFileHandle: 2025/10/08 03:41:25 DEBUG : file1(0xc000e11040): openPending: 2025/10/08 03:41:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:25 DEBUG : file1(0xc000e11040): >openPending: err= 2025/10/08 03:41:25 DEBUG : file1: >newRWFileHandle: err= 2025/10/08 03:41:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/08 03:41:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/08 03:41:25 DEBUG : file1(0xc000e11040): _writeAt: size=5, off=0 2025/10/08 03:41:25 DEBUG : file1(0xc000e11040): >_writeAt: n=5, err= 2025/10/08 03:41:25 DEBUG : file1(0xc000e11040): RWFileHandle.Release 2025/10/08 03:41:25 DEBUG : file1(0xc000e11040): close: 2025/10/08 03:41:25 DEBUG : file1: vfs cache: setting modification time to 2025-10-08 03:41:25.309645819 +0000 UTC m=+206.782090662 2025/10/08 03:41:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:25 DEBUG : file1(0xc000e11040): >close: err= 2025/10/08 03:41:25 DEBUG : file1(0xc000e11040): RWFileHandle.Release 2025/10/08 03:41:25 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:25 DEBUG : Looking for writers 2025/10/08 03:41:25 DEBUG : file1: reading active writers 2025/10/08 03:41:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/08 03:41:25 DEBUG : Looking for writers 2025/10/08 03:41:25 DEBUG : file1: reading active writers 2025/10/08 03:41:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/08 03:41:25 DEBUG : Looking for writers 2025/10/08 03:41:25 DEBUG : file1: reading active writers 2025/10/08 03:41:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/08 03:41:25 DEBUG : Looking for writers 2025/10/08 03:41:25 DEBUG : file1: reading active writers 2025/10/08 03:41:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/08 03:41:25 DEBUG : file1: vfs cache: starting upload 2025/10/08 03:41:25 DEBUG : Looking for writers 2025/10/08 03:41:25 DEBUG : file1: reading active writers 2025/10/08 03:41:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/08 03:41:25 DEBUG : Looking for writers 2025/10/08 03:41:25 DEBUG : file1: reading active writers 2025/10/08 03:41:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/08 03:41:25 DEBUG : Looking for writers 2025/10/08 03:41:25 DEBUG : file1: reading active writers 2025/10/08 03:41:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/08 03:41:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/08 03:41:26 INFO : file1: Copied (new) 2025/10/08 03:41:26 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-08 03:41:25 +0000 UTC," 2025/10/08 03:41:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/08 03:41:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:26 INFO : file1: vfs cache: upload succeeded try #1 2025/10/08 03:41:26 DEBUG : Looking for writers 2025/10/08 03:41:26 DEBUG : file1: reading active writers 2025/10/08 03:41:26 DEBUG : >WaitForWriters: 2025/10/08 03:41:26 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.84s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:41:27 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:41:27 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:41:27 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:27 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:27 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:41:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/08 03:41:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/08 03:41:28 DEBUG : dir/file1: newRWFileHandle: 2025/10/08 03:41:28 DEBUG : dir/file1(0xc001284440): openPending: 2025/10/08 03:41:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/08 03:41:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/08 03:41:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:28 DEBUG : dir/file1(0xc001284440): >openPending: err= 2025/10/08 03:41:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/08 03:41:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/08 03:41:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/08 03:41:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/08 03:41:28 DEBUG : dir/file1(0xc001284440): _writeAt: size=5, off=0 2025/10/08 03:41:28 DEBUG : dir/file1(0xc001284440): >_writeAt: n=5, err= 2025/10/08 03:41:28 DEBUG : dir/file1(0xc001284440): close: 2025/10/08 03:41:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:28 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-08 03:41:28.481226742 +0000 UTC m=+209.953671574 2025/10/08 03:41:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:28 DEBUG : dir/file1(0xc001284440): >close: err= 2025/10/08 03:41:28 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:28 DEBUG : dir: Looking for writers 2025/10/08 03:41:28 DEBUG : file1: reading active writers 2025/10/08 03:41:28 DEBUG : Looking for writers 2025/10/08 03:41:28 DEBUG : dir: reading active writers 2025/10/08 03:41:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/08 03:41:28 DEBUG : dir: Looking for writers 2025/10/08 03:41:28 DEBUG : file1: reading active writers 2025/10/08 03:41:28 DEBUG : Looking for writers 2025/10/08 03:41:28 DEBUG : dir: reading active writers 2025/10/08 03:41:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/08 03:41:28 DEBUG : dir: Looking for writers 2025/10/08 03:41:28 DEBUG : file1: reading active writers 2025/10/08 03:41:28 DEBUG : Looking for writers 2025/10/08 03:41:28 DEBUG : dir: reading active writers 2025/10/08 03:41:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/08 03:41:28 DEBUG : dir: Looking for writers 2025/10/08 03:41:28 DEBUG : file1: reading active writers 2025/10/08 03:41:28 DEBUG : Looking for writers 2025/10/08 03:41:28 DEBUG : dir: reading active writers 2025/10/08 03:41:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/08 03:41:28 DEBUG : dir/file1: vfs cache: starting upload 2025/10/08 03:41:28 DEBUG : dir: Looking for writers 2025/10/08 03:41:28 DEBUG : file1: reading active writers 2025/10/08 03:41:28 DEBUG : Looking for writers 2025/10/08 03:41:28 DEBUG : dir: reading active writers 2025/10/08 03:41:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/08 03:41:28 DEBUG : dir: Looking for writers 2025/10/08 03:41:28 DEBUG : file1: reading active writers 2025/10/08 03:41:28 DEBUG : Looking for writers 2025/10/08 03:41:28 DEBUG : dir: reading active writers 2025/10/08 03:41:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/08 03:41:29 DEBUG : dir: Looking for writers 2025/10/08 03:41:29 DEBUG : file1: reading active writers 2025/10/08 03:41:29 DEBUG : Looking for writers 2025/10/08 03:41:29 DEBUG : dir: reading active writers 2025/10/08 03:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/08 03:41:29 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/08 03:41:29 INFO : dir/file1: Copied (replaced existing) 2025/10/08 03:41:29 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-08 03:41:28 +0000 UTC," 2025/10/08 03:41:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/08 03:41:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/08 03:41:29 DEBUG : dir: Looking for writers 2025/10/08 03:41:29 DEBUG : file1: reading active writers 2025/10/08 03:41:29 DEBUG : Looking for writers 2025/10/08 03:41:29 DEBUG : dir: reading active writers 2025/10/08 03:41:29 DEBUG : >WaitForWriters: 2025/10/08 03:41:29 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.47s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:41:30 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:41:30 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:41:30 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:30 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:30 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:41:31 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:31 DEBUG : dir/file1: newRWFileHandle: 2025/10/08 03:41:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/08 03:41:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/08 03:41:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/08 03:41:31 DEBUG : dir/file1(0xc001285640): _writeAt: size=5, off=0 2025/10/08 03:41:31 DEBUG : dir/file1(0xc001285640): openPending: 2025/10/08 03:41:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/08 03:41:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/08 03:41:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:31 DEBUG : dir/file1(0xc001285640): >openPending: err= 2025/10/08 03:41:31 DEBUG : dir/file1(0xc001285640): >_writeAt: n=5, err= 2025/10/08 03:41:31 DEBUG : dir/file1(0xc001285640): _writeAt: size=15, off=5 2025/10/08 03:41:31 DEBUG : dir/file1(0xc001285640): >_writeAt: n=15, err= 2025/10/08 03:41:31 DEBUG : dir/file1(0xc001285640): close: 2025/10/08 03:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/08 03:41:31 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-08 03:41:31.929201551 +0000 UTC m=+213.401646415 2025/10/08 03:41:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:31 DEBUG : dir/file1(0xc001285640): >close: err= 2025/10/08 03:41:31 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:31 DEBUG : dir: Looking for writers 2025/10/08 03:41:31 DEBUG : file1: reading active writers 2025/10/08 03:41:31 DEBUG : Looking for writers 2025/10/08 03:41:31 DEBUG : dir: reading active writers 2025/10/08 03:41:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/08 03:41:31 DEBUG : dir: Looking for writers 2025/10/08 03:41:31 DEBUG : file1: reading active writers 2025/10/08 03:41:31 DEBUG : Looking for writers 2025/10/08 03:41:31 DEBUG : dir: reading active writers 2025/10/08 03:41:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/08 03:41:31 DEBUG : dir: Looking for writers 2025/10/08 03:41:31 DEBUG : file1: reading active writers 2025/10/08 03:41:31 DEBUG : Looking for writers 2025/10/08 03:41:31 DEBUG : dir: reading active writers 2025/10/08 03:41:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/08 03:41:32 DEBUG : dir: Looking for writers 2025/10/08 03:41:32 DEBUG : file1: reading active writers 2025/10/08 03:41:32 DEBUG : Looking for writers 2025/10/08 03:41:32 DEBUG : dir: reading active writers 2025/10/08 03:41:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/08 03:41:32 DEBUG : dir/file1: vfs cache: starting upload 2025/10/08 03:41:32 DEBUG : dir: Looking for writers 2025/10/08 03:41:32 DEBUG : file1: reading active writers 2025/10/08 03:41:32 DEBUG : Looking for writers 2025/10/08 03:41:32 DEBUG : dir: reading active writers 2025/10/08 03:41:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/08 03:41:32 DEBUG : dir: Looking for writers 2025/10/08 03:41:32 DEBUG : file1: reading active writers 2025/10/08 03:41:32 DEBUG : Looking for writers 2025/10/08 03:41:32 DEBUG : dir: reading active writers 2025/10/08 03:41:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/08 03:41:32 DEBUG : dir: Looking for writers 2025/10/08 03:41:32 DEBUG : file1: reading active writers 2025/10/08 03:41:32 DEBUG : Looking for writers 2025/10/08 03:41:32 DEBUG : dir: reading active writers 2025/10/08 03:41:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/08 03:41:32 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/08 03:41:32 INFO : dir/file1: Copied (replaced existing) 2025/10/08 03:41:32 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-08 03:41:31 +0000 UTC," 2025/10/08 03:41:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/08 03:41:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/08 03:41:33 DEBUG : dir: Looking for writers 2025/10/08 03:41:33 DEBUG : file1: reading active writers 2025/10/08 03:41:33 DEBUG : Looking for writers 2025/10/08 03:41:33 DEBUG : dir: reading active writers 2025/10/08 03:41:33 DEBUG : >WaitForWriters: 2025/10/08 03:41:33 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (4.09s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:41:34 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:41:34 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:41:34 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:34 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:34 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:41:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:34 DEBUG : file1: newRWFileHandle: 2025/10/08 03:41:34 DEBUG : file1(0xc0005b2380): openPending: 2025/10/08 03:41:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:34 DEBUG : file1(0xc0005b2380): >openPending: err= 2025/10/08 03:41:34 DEBUG : file1: >newRWFileHandle: err= 2025/10/08 03:41:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/08 03:41:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/08 03:41:34 DEBUG : file1(0xc0005b2380): _writeAt: size=5, off=0 2025/10/08 03:41:34 DEBUG : file1(0xc0005b2380): >_writeAt: n=5, err= 2025/10/08 03:41:34 DEBUG : file1(0xc0005b2380): close: 2025/10/08 03:41:34 DEBUG : file1: vfs cache: setting modification time to 2025-10-08 03:41:34.716619402 +0000 UTC m=+216.189064274 2025/10/08 03:41:34 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:34 DEBUG : file1(0xc0005b2380): >close: err= 2025/10/08 03:41:34 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:34 DEBUG : Looking for writers 2025/10/08 03:41:34 DEBUG : file1: reading active writers 2025/10/08 03:41:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/08 03:41:34 DEBUG : Looking for writers 2025/10/08 03:41:34 DEBUG : file1: reading active writers 2025/10/08 03:41:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/08 03:41:34 DEBUG : Looking for writers 2025/10/08 03:41:34 DEBUG : file1: reading active writers 2025/10/08 03:41:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/08 03:41:34 DEBUG : Looking for writers 2025/10/08 03:41:34 DEBUG : file1: reading active writers 2025/10/08 03:41:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/08 03:41:34 DEBUG : file1: vfs cache: starting upload 2025/10/08 03:41:34 DEBUG : Looking for writers 2025/10/08 03:41:34 DEBUG : file1: reading active writers 2025/10/08 03:41:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/08 03:41:35 DEBUG : Looking for writers 2025/10/08 03:41:35 DEBUG : file1: reading active writers 2025/10/08 03:41:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/08 03:41:35 DEBUG : Looking for writers 2025/10/08 03:41:35 DEBUG : file1: reading active writers 2025/10/08 03:41:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/08 03:41:35 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/08 03:41:35 INFO : file1: Copied (new) 2025/10/08 03:41:35 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-08 03:41:34 +0000 UTC," 2025/10/08 03:41:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/08 03:41:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:35 INFO : file1: vfs cache: upload succeeded try #1 2025/10/08 03:41:35 DEBUG : Looking for writers 2025/10/08 03:41:35 DEBUG : file1: reading active writers 2025/10/08 03:41:35 DEBUG : >WaitForWriters: 2025/10/08 03:41:35 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.85s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:41:36 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:41:36 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:41:36 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:36 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/08 03:41:36 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092dc00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092dc00): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092dc00): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092dc00): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092dc00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.568118398 +0000 UTC m=+218.040563251 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092dc00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc0100): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc0100): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc0100): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc0100): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc0100): _writeAt: size=3, off=2 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc0100): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc0100): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.568118398 +0000 UTC m=+218.040563251 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc0100): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc05c0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc05c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc05c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc05c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc05c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.568118398 +0000 UTC m=+218.040563251 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc05c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e00 item 1 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc0c00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc0c00): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc0c00): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc0c00): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc0c00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.573326001 +0000 UTC m=+218.045770844 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc0c00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc1100): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc1100): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc1100): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc1100): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc1100): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.573326001 +0000 UTC m=+218.045770844 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc1100): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000519d0 item 2 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc1740): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc1740): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc1740): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc1740): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc1740): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.575505086 +0000 UTC m=+218.047949929 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc1740): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc1bc0): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc1bc0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc1bc0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc1bc0): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc1bc0): _writeAt: size=3, off=2 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc1bc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc1bc0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.575505086 +0000 UTC m=+218.047949929 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cc1bc0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cec100): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cec100): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cec100): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cec100): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cec100): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.575505086 +0000 UTC m=+218.047949929 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cec100): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a460 item 3 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cec780): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cec780): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cec780): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cec780): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cec780): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.57857928 +0000 UTC m=+218.051024134 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cec780): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ceccc0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ceccc0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ceccc0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ceccc0): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ceccc0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.57857928 +0000 UTC m=+218.051024134 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ceccc0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ad90 item 4 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ced300): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ced300): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ced300): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ced300): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ced300): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.580786317 +0000 UTC m=+218.053231170 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ced300): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ced780): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ced780): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ced780): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ced780): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ced780): _writeAt: size=3, off=2 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ced780): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ced780): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.580786317 +0000 UTC m=+218.053231170 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ced780): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cedc40): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cedc40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cedc40): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cedc40): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cedc40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.580786317 +0000 UTC m=+218.053231170 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cedc40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b2d0 item 5 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00109c340): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00109c340): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00109c340): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00109c340): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00109c340): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.584123607 +0000 UTC m=+218.056568450 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00109c340): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00109c880): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00109c880): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00109c880): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00109c880): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00109c880): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.584123607 +0000 UTC m=+218.056568450 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00109c880): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b8f0 item 6 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0005b3240): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0005b3240): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0005b3240): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0005b3240): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0005b3240): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.58990626 +0000 UTC m=+218.062351113 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0005b3240): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f98200): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f98200): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f98200): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f98200): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f98200): _writeAt: size=3, off=2 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f98200): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f98200): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.58990626 +0000 UTC m=+218.062351113 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f98200): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f98700): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f98700): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f98700): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f98700): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f98700): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.58990626 +0000 UTC m=+218.062351113 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f98700): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110620 item 7 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f98d80): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f98d80): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f98d80): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f98d80): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f98d80): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.594149903 +0000 UTC m=+218.066594756 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f98d80): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f992c0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f992c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f992c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f992c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f992c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.594149903 +0000 UTC m=+218.066594756 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f992c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001115e0 item 8 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f99880): _readAt: size=2, off=0 2025/10/08 03:41:36 ERROR : open-test-file(0xc000f99880): Couldn't read size of file 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f99880): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f99880): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f99880): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f99880): close: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f99880): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f99c40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f99c40): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f99c40): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f99c40): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f99c40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.596558407 +0000 UTC m=+218.069003250 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f99c40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0005b2140): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0005b2140): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0005b2140): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0005b2140): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0005b2140): _writeAt: size=3, off=2 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0005b2140): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0005b2140): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.596558407 +0000 UTC m=+218.069003250 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0005b2140): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0005b2740): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0005b2740): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0005b2740): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0005b2740): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0005b2740): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.596558407 +0000 UTC m=+218.069003250 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0005b2740): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003260e0 item 9 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000410500): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000410500): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000410500): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000410500): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000410500): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.599776753 +0000 UTC m=+218.072221597 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000410500): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000411080): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000411080): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000411080): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000411080): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000411080): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.599776753 +0000 UTC m=+218.072221597 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000411080): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326a80 item 10 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004117c0): _readAt: size=2, off=0 2025/10/08 03:41:36 ERROR : open-test-file(0xc0004117c0): Couldn't read size of file 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004117c0): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004117c0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004117c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004117c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004117c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000411bc0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000411bc0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000411bc0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000411bc0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000411bc0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.602341191 +0000 UTC m=+218.074786024 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000411bc0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b901c0): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b901c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b901c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b901c0): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b901c0): _writeAt: size=3, off=2 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b901c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b901c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.602341191 +0000 UTC m=+218.074786024 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b901c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b906c0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b906c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b906c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b906c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b906c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.602341191 +0000 UTC m=+218.074786024 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b906c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326ee0 item 11 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b90d40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b90d40): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b90d40): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b90d40): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b90d40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.60445351 +0000 UTC m=+218.076898343 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b90d40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b912c0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b912c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b912c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b912c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b912c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.60445351 +0000 UTC m=+218.076898343 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b912c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003278f0 item 12 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b91940): _readAt: size=2, off=0 2025/10/08 03:41:36 ERROR : open-test-file(0xc000b91940): Couldn't read size of file 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b91940): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b91940): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b91940): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b91940): close: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b91940): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b91e00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b91e00): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b91e00): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b91e00): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b91e00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.606104853 +0000 UTC m=+218.078549686 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000b91e00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00013f6c0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00013f6c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00013f6c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00013f6c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00013f6c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.606104853 +0000 UTC m=+218.078549686 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00013f6c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a000 item 13 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0002c5040): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0002c5040): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0002c5040): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0002c5040): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0002c5040): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.607725107 +0000 UTC m=+218.080169929 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0002c5040): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0002c5b80): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0002c5b80): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0002c5b80): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0002c5b80): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0002c5b80): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.607725107 +0000 UTC m=+218.080169929 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0002c5b80): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a2a0 item 14 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e10280): _readAt: size=2, off=0 2025/10/08 03:41:36 ERROR : open-test-file(0xc000e10280): Couldn't read size of file 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e10280): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e10280): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e10280): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e10280): close: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e10280): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e10640): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e10640): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e10640): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e10640): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e10640): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.609793121 +0000 UTC m=+218.082237954 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e10640): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e10d40): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e10d40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e10d40): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e10d40): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e10d40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.609793121 +0000 UTC m=+218.082237954 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e10d40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031aa80 item 15 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e113c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e113c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e113c0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e113c0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e113c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.611385594 +0000 UTC m=+218.083830427 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e113c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e11940): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e11940): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e11940): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e11940): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e11940): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.611385594 +0000 UTC m=+218.083830427 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e11940): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b2d0 item 16 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001284000): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001284000): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001284000): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001284000): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001284000): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.612897604 +0000 UTC m=+218.085342437 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001284000): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0012844c0): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0012844c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0012844c0): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0012844c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0012844c0): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0012844c0): _writeAt: size=3, off=7 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0012844c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0012844c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.612897604 +0000 UTC m=+218.085342437 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0012844c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0012849c0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0012849c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0012849c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0012849c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0012849c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.612897604 +0000 UTC m=+218.085342437 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0012849c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b7a0 item 17 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001285080): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001285080): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001285080): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001285080): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001285080): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.614988091 +0000 UTC m=+218.087432924 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001285080): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0012855c0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0012855c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0012855c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0012855c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0012855c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.614988091 +0000 UTC m=+218.087432924 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0012855c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031bd50 item 18 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001285c40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001285c40): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001285c40): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001285c40): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001285c40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.616781501 +0000 UTC m=+218.089226334 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001285c40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c94240): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c94240): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c94240): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c94240): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c94240): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c94240): _writeAt: size=3, off=7 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c94240): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c94240): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.616781501 +0000 UTC m=+218.089226334 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c94240): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c94740): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c94740): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c94740): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c94740): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c94740): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.616781501 +0000 UTC m=+218.089226334 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c94740): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003783f0 item 19 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c94e00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c94e00): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c94e00): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c94e00): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c94e00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.618788621 +0000 UTC m=+218.091233445 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c94e00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c95340): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c95340): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c95340): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c95340): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c95340): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.618788621 +0000 UTC m=+218.091233445 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c95340): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378bd0 item 20 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c95a40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c95a40): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c95a40): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c95a40): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c95a40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.62046443 +0000 UTC m=+218.092909263 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c95a40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c95f40): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c95f40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c95f40): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c95f40): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c95f40): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c95f40): _writeAt: size=3, off=7 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c95f40): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c95f40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.62046443 +0000 UTC m=+218.092909263 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c95f40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00048e980): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00048e980): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00048e980): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00048e980): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00048e980): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.62046443 +0000 UTC m=+218.092909263 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00048e980): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378f50 item 21 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00048fac0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00048fac0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00048fac0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00048fac0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00048fac0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.622527186 +0000 UTC m=+218.094972018 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00048fac0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092c140): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092c140): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092c140): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092c140): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092c140): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.622527186 +0000 UTC m=+218.094972018 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092c140): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379570 item 22 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092c840): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092c840): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092c840): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092c840): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092c840): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.624750472 +0000 UTC m=+218.097195305 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092c840): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092cd40): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092cd40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092cd40): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092cd40): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092cd40): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092cd40): _writeAt: size=3, off=7 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092cd40): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092cd40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.624750472 +0000 UTC m=+218.097195305 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092cd40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092d280): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092d280): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092d280): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092d280): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092d280): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.624750472 +0000 UTC m=+218.097195305 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092d280): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379a40 item 23 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092d900): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092d900): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092d900): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092d900): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092d900): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.627313047 +0000 UTC m=+218.099757880 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092d900): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092de40): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092de40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092de40): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092de40): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092de40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.627313047 +0000 UTC m=+218.099757880 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00092de40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420380 item 24 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c4500): _readAt: size=2, off=0 2025/10/08 03:41:36 ERROR : open-test-file(0xc0004c4500): Couldn't read size of file 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c4500): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c4500): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c4500): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c4500): close: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c4500): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c48c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c48c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c48c0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c48c0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c48c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.629239144 +0000 UTC m=+218.101683977 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c48c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c4dc0): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c4dc0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c4dc0): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c4dc0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c4dc0): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c4dc0): _writeAt: size=3, off=7 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c4dc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c4dc0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.629239144 +0000 UTC m=+218.101683977 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c4dc0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c5300): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c5300): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c5300): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c5300): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c5300): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.629239144 +0000 UTC m=+218.101683977 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c5300): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421180 item 25 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c5980): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c5980): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c5980): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c5980): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c5980): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.631882921 +0000 UTC m=+218.104327754 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c5980): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c5ec0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c5ec0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c5ec0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c5ec0): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c5ec0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.631882921 +0000 UTC m=+218.104327754 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0004c5ec0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421dc0 item 26 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056a580): _readAt: size=2, off=0 2025/10/08 03:41:36 ERROR : open-test-file(0xc00056a580): Couldn't read size of file 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056a580): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056a580): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056a580): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056a580): close: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056a580): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056a940): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056a940): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056a940): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056a940): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056a940): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.633495671 +0000 UTC m=+218.105940505 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056a940): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056ae40): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056ae40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056ae40): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056ae40): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056ae40): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056ae40): _writeAt: size=3, off=7 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056ae40): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056ae40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.633495671 +0000 UTC m=+218.105940505 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056ae40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056b380): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056b380): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056b380): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056b380): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056b380): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.633495671 +0000 UTC m=+218.105940505 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056b380): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e5b0 item 27 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056ba00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056ba00): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056ba00): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056ba00): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056ba00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.637515754 +0000 UTC m=+218.109960587 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056ba00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056bf40): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056bf40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056bf40): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056bf40): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056bf40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.637515754 +0000 UTC m=+218.109960587 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00056bf40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f2d0 item 28 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073a600): _readAt: size=2, off=0 2025/10/08 03:41:36 ERROR : open-test-file(0xc00073a600): Couldn't read size of file 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073a600): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073a600): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073a600): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073a600): close: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073a600): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073a9c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073a9c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073a9c0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073a9c0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073a9c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.640297851 +0000 UTC m=+218.112742684 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073a9c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073b080): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073b080): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073b080): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073b080): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073b080): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.640297851 +0000 UTC m=+218.112742684 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073b080): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f880 item 29 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073b700): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073b700): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073b700): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073b700): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073b700): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.643226693 +0000 UTC m=+218.115671546 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073b700): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073bc40): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073bc40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073bc40): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073bc40): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073bc40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.643226693 +0000 UTC m=+218.115671546 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00073bc40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ff10 item 30 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000758300): _readAt: size=2, off=0 2025/10/08 03:41:36 ERROR : open-test-file(0xc000758300): Couldn't read size of file 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000758300): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000758300): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000758300): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000758300): close: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000758300): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007586c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007586c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007586c0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007586c0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007586c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.646328921 +0000 UTC m=+218.118773785 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007586c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000758d80): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000758d80): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000758d80): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000758d80): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000758d80): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.646328921 +0000 UTC m=+218.118773785 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000758d80): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c700 item 31 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 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 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000759400): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000759400): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000759400): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000759400): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000759400): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.649164319 +0000 UTC m=+218.121609211 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000759400): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000759940): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000759940): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000759940): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000759940): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000759940): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.649164319 +0000 UTC m=+218.121609211 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000759940): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cd20 item 32 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007be000): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007be000): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007be000): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007be000): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007be000): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.651842309 +0000 UTC m=+218.124287172 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007be000): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007be480): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007be480): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007be480): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007be480): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007be480): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d180 item 33 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007be480): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007be480): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.652699961 +0000 UTC m=+218.125144814 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007be480): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007be980): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007be980): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007be980): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007be980): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007be980): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.652699961 +0000 UTC m=+218.125144814 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007be980): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d3b0 item 33 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007befc0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007befc0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007befc0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007befc0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007befc0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.655629864 +0000 UTC m=+218.128074698 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007befc0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007bf440): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007bf440): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dab0 item 34 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007bf440): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007bf440): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007bf440): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007bf440): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007bf440): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.656497434 +0000 UTC m=+218.128942268 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007bf440): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007bf980): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007bf980): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007bf980): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007bf980): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007bf980): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.656497434 +0000 UTC m=+218.128942268 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007bf980): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dce0 item 34 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dc040): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dc040): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dc040): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dc040): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dc040): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.65820376 +0000 UTC m=+218.130648593 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dc040): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dc4c0): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dc4c0): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dc4c0): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dc4c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dc4c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d6310 item 35 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dc4c0): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dc4c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.658792716 +0000 UTC m=+218.131237550 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dc4c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dc9c0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dc9c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dc9c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dc9c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dc9c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.658792716 +0000 UTC m=+218.131237550 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dc9c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d6930 item 35 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dd040): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dd040): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dd040): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dd040): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dd040): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.660726299 +0000 UTC m=+218.133171132 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dd040): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dd540): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dd540): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d6e00 item 36 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dd540): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dd540): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dd540): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dd540): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dd540): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.661547041 +0000 UTC m=+218.133991874 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dd540): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dda80): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dda80): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dda80): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dda80): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dda80): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.661547041 +0000 UTC m=+218.133991874 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0007dda80): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d7110 item 36 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081c140): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081c140): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081c140): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081c140): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081c140): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.66367546 +0000 UTC m=+218.136120293 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081c140): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081c5c0): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081c5c0): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081c5c0): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081c5c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081c5c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d75e0 item 37 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081c5c0): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081c5c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.664525076 +0000 UTC m=+218.136969909 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081c5c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081cac0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081cac0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081cac0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081cac0): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081cac0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.664525076 +0000 UTC m=+218.136969909 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081cac0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d7810 item 37 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081d140): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081d140): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081d140): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081d140): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081d140): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.666487593 +0000 UTC m=+218.138932446 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081d140): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081d640): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081d640): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c1c0 item 38 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081d640): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081d640): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081d640): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081d640): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081d640): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.667343621 +0000 UTC m=+218.139788474 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081d640): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081db80): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081db80): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081db80): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081db80): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081db80): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.667343621 +0000 UTC m=+218.139788474 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00081db80): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c460 item 38 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000858280): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000858280): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000858280): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000858280): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000858280): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.670459565 +0000 UTC m=+218.142904398 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000858280): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000858780): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000858780): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000858780): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000858780): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000858780): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050cf50 item 39 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000858780): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000858780): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.671353905 +0000 UTC m=+218.143798748 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000858780): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000858c80): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000858c80): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000858c80): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000858c80): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000858c80): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.671353905 +0000 UTC m=+218.143798748 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000858c80): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d490 item 39 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000859300): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000859300): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000859300): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000859300): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000859300): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.67318746 +0000 UTC m=+218.145632294 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000859300): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000859800): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000859800): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050dc00 item 40 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000859800): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000859800): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000859800): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000859800): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000859800): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.673945304 +0000 UTC m=+218.146390137 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000859800): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000859d40): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000859d40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000859d40): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000859d40): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000859d40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.673945304 +0000 UTC m=+218.146390137 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000859d40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ddc0 item 40 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0380): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0380): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0380): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0380): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0380): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0380): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0380): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.675361033 +0000 UTC m=+218.147805866 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0380): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0880): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0880): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0880): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004022a0 item 41 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0880): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0880): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.675946503 +0000 UTC m=+218.148391336 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0880): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0d40): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0d40): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0d40): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0d40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0d40): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402540 item 41 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0d40): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0d40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.676879877 +0000 UTC m=+218.149324720 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b0d40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b1280): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b1280): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b1280): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b1280): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b1280): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.676879877 +0000 UTC m=+218.149324720 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b1280): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402a10 item 41 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b18c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b18c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b18c0): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b18c0): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b18c0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b18c0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b18c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.679275608 +0000 UTC m=+218.151720441 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b18c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b1dc0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b1dc0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b1dc0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402f50 item 42 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b1dc0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b1dc0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.679944745 +0000 UTC m=+218.152389578 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008b1dc0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4380): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4380): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403260 item 42 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4380): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4380): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4380): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4380): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4380): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.680766549 +0000 UTC m=+218.153211381 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4380): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4900): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4900): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4900): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4900): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4900): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.680766549 +0000 UTC m=+218.153211381 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4900): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403500 item 42 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4f40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4f40): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4f40): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4f40): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4f40): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4f40): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4f40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.683014983 +0000 UTC m=+218.155459836 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d4f40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d5440): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d5440): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d5440): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403c00 item 43 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d5440): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d5440): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.683752829 +0000 UTC m=+218.156197672 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d5440): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d5980): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d5980): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d5980): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d5980): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d5980): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004740e0 item 43 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d5980): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d5980): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.684584441 +0000 UTC m=+218.157029295 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d5980): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d5ec0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d5ec0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d5ec0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d5ec0): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d5ec0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.684584441 +0000 UTC m=+218.157029295 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008d5ec0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004743f0 item 43 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ec580): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ec580): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ec580): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ec580): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ec580): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ec580): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ec580): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.686342385 +0000 UTC m=+218.158787218 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ec580): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008eca80): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008eca80): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008eca80): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474bd0 item 44 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008eca80): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008eca80): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.686954334 +0000 UTC m=+218.159399167 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008eca80): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ecfc0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ecfc0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474e00 item 44 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ecfc0): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ecfc0): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ecfc0): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ecfc0): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ecfc0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.688936728 +0000 UTC m=+218.161381562 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ecfc0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ed540): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ed540): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ed540): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ed540): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ed540): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.688936728 +0000 UTC m=+218.161381562 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008ed540): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475030 item 44 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008edb80): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008edb80): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008edb80): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008edb80): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008edb80): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008edb80): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008edb80): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.691015925 +0000 UTC m=+218.163460778 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0008edb80): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091c100): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091c100): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091c100): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004755e0 item 45 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091c100): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091c100): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.691690021 +0000 UTC m=+218.164134864 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091c100): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091c800): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091c800): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091c800): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091c800): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091c800): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.691690021 +0000 UTC m=+218.164134864 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091c800): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475880 item 45 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091ce40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091ce40): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091ce40): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091ce40): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091ce40): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091ce40): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091ce40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.693971797 +0000 UTC m=+218.166416640 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091ce40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091d340): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091d340): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091d340): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475dc0 item 46 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091d340): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091d340): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.694694335 +0000 UTC m=+218.167139178 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091d340): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00013ff00): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00013ff00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00013ff00): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00013ff00): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00013ff00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.694694335 +0000 UTC m=+218.167139178 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00013ff00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004720e0 item 46 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0001785c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0001785c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0001785c0): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0001785c0): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0001785c0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0001785c0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0001785c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.700290478 +0000 UTC m=+218.172735311 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0001785c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000178ac0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000178ac0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000178ac0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059aa80 item 47 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000178ac0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000178ac0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.701433876 +0000 UTC m=+218.173878699 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000178ac0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0001791c0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0001791c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0001791c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0001791c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0001791c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.701433876 +0000 UTC m=+218.173878699 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0001791c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ad90 item 47 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000179800): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000179800): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000179800): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000179800): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000179800): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000179800): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000179800): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.704443301 +0000 UTC m=+218.176888134 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000179800): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000179d00): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000179d00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000179d00): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b2d0 item 48 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000179d00): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000179d00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.7064284 +0000 UTC m=+218.178873233 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000179d00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099e480): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099e480): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099e480): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099e480): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099e480): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.7064284 +0000 UTC m=+218.178873233 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099e480): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b570 item 48 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099eac0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099eac0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099eac0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099eac0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099eac0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.709179528 +0000 UTC m=+218.181624361 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099eac0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099ef40): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099ef40): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099ef40): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099ef40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099ef40): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099ef40): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b960 item 49 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099ef40): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099ef40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.710171693 +0000 UTC m=+218.182616525 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099ef40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b0080): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b0080): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b0080): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b0080): >_readAt: n=8, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b0080): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.710171693 +0000 UTC m=+218.182616525 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b0080): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059bb90 item 49 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b0700): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b0700): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b0700): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b0700): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b0700): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.712652422 +0000 UTC m=+218.185097246 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b0700): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b0c00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b0c00): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b0c00): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a850 item 50 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b0c00): _readAt: size=2, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b0c00): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b0c00): _writeAt: size=3, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b0c00): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b0c00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.713438178 +0000 UTC m=+218.185883012 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b0c00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b1180): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b1180): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b1180): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b1180): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b1180): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.713438178 +0000 UTC m=+218.185883012 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b1180): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042aa10 item 50 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b1800): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b1800): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b1800): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b1800): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b1800): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.715624867 +0000 UTC m=+218.188069700 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b1800): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b1d00): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b1d00): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b1d00): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b1d00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b1d00): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b1d00): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042aee0 item 51 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b1d00): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b1d00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.716791388 +0000 UTC m=+218.189236212 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010b1d00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010ea2c0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010ea2c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010ea2c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010ea2c0): >_readAt: n=8, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010ea2c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.716791388 +0000 UTC m=+218.189236212 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010ea2c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b0a0 item 51 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010ea940): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010ea940): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010ea940): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010ea940): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010ea940): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.718598403 +0000 UTC m=+218.191043226 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010ea940): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010eae40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010eae40): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010eae40): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b5e0 item 52 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010eae40): _readAt: size=2, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010eae40): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010eae40): _writeAt: size=3, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010eae40): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010eae40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.719425928 +0000 UTC m=+218.191870761 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010eae40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010eb3c0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010eb3c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010eb3c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010eb3c0): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010eb3c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.719425928 +0000 UTC m=+218.191870761 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010eb3c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b880 item 52 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010eba40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010eba40): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010eba40): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010eba40): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010eba40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.721660496 +0000 UTC m=+218.194105329 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010eba40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099f800): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099f800): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099f800): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099f800): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099f800): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099f800): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004160e0 item 53 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099f800): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099f800): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.722378123 +0000 UTC m=+218.194822957 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099f800): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099fd40): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099fd40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099fd40): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099fd40): >_readAt: n=8, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099fd40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.722378123 +0000 UTC m=+218.194822957 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00099fd40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004164d0 item 53 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c4440): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c4440): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c4440): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c4440): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c4440): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.724525008 +0000 UTC m=+218.196969841 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c4440): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c4940): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c4940): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c4940): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416e00 item 54 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c4940): _readAt: size=2, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c4940): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c4940): _writeAt: size=3, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c4940): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c4940): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.725662014 +0000 UTC m=+218.198106927 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c4940): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c4ec0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c4ec0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c4ec0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c4ec0): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c4ec0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.725662014 +0000 UTC m=+218.198106927 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c4ec0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416fc0 item 54 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c5540): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c5540): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c5540): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c5540): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c5540): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.727862958 +0000 UTC m=+218.200307791 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c5540): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c5a40): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c5a40): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c5a40): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c5a40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c5a40): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c5a40): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417c00 item 55 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c5a40): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c5a40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.728653042 +0000 UTC m=+218.201097876 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009c5a40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e8000): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e8000): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e8000): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e8000): >_readAt: n=8, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e8000): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.728653042 +0000 UTC m=+218.201097876 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e8000): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417e30 item 55 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e8680): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e8680): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e8680): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e8680): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e8680): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.73075442 +0000 UTC m=+218.203199253 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e8680): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e8b80): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e8b80): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e8b80): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604af0 item 56 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e8b80): _readAt: size=2, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e8b80): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e8b80): _writeAt: size=3, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e8b80): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e8b80): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.731781641 +0000 UTC m=+218.204226484 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e8b80): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e9100): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e9100): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e9100): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e9100): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e9100): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.731781641 +0000 UTC m=+218.204226484 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e9100): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604f50 item 56 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e9740): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e9740): open at offset 0 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e9740): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e9740): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e9740): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e9740): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e9740): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e9740): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.733939234 +0000 UTC m=+218.206384077 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e9740): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e9c80): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e9c80): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e9c80): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605a40 item 57 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e9c80): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e9c80): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.734679454 +0000 UTC m=+218.207124287 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0009e9c80): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb0240): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb0240): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb0240): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb0240): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb0240): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb0240): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605f10 item 57 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb0240): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb0240): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.735443831 +0000 UTC m=+218.207888664 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb0240): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb07c0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb07c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb07c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb07c0): >_readAt: n=8, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb07c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.735443831 +0000 UTC m=+218.207888664 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb07c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c83f0 item 57 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb0e00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb0e00): open at offset 0 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb0e00): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb0e00): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb0e00): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb0e00): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb0e00): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb0e00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.737098569 +0000 UTC m=+218.209543423 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb0e00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb1340): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb1340): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb1340): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8ee0 item 58 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb1340): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb1340): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.737847747 +0000 UTC m=+218.210292580 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb1340): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb1880): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb1880): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb1880): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9180 item 58 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb1880): _readAt: size=2, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb1880): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb1880): _writeAt: size=3, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb1880): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb1880): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.738753167 +0000 UTC m=+218.211197991 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb1880): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb1e40): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb1e40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb1e40): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb1e40): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb1e40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.738753167 +0000 UTC m=+218.211197991 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bb1e40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9730 item 58 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bde500): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bde500): open at offset 0 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bde500): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bde500): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bde500): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bde500): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bde500): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bde500): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.74084034 +0000 UTC m=+218.213285172 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bde500): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdea40): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdea40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdea40): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004901c0 item 59 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdea40): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdea40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.741803238 +0000 UTC m=+218.214248071 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdea40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdef80): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdef80): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdef80): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdef80): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdef80): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdef80): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004903f0 item 59 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdef80): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdef80): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.742551804 +0000 UTC m=+218.214996638 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdef80): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdf500): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdf500): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdf500): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdf500): >_readAt: n=8, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdf500): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.742551804 +0000 UTC m=+218.214996638 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdf500): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004905b0 item 59 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdfb40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdfb40): open at offset 0 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdfb40): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdfb40): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdfb40): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdfb40): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdfb40): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdfb40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.744431776 +0000 UTC m=+218.216876609 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000bdfb40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c1a100): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c1a100): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c1a100): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490a80 item 60 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c1a100): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c1a100): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.745065186 +0000 UTC m=+218.217510029 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c1a100): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c1a640): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c1a640): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c1a640): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490c40 item 60 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c1a640): _readAt: size=2, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c1a640): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c1a640): _writeAt: size=3, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c1a640): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c1a640): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.746282193 +0000 UTC m=+218.218727026 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c1a640): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c1ac00): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c1ac00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c1ac00): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c1ac00): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c1ac00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.746282193 +0000 UTC m=+218.218727026 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000c1ac00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490e00 item 60 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091dd40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091dd40): open at offset 0 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091dd40): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091dd40): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091dd40): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091dd40): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091dd40): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091dd40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.748219702 +0000 UTC m=+218.220664535 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00091dd40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000956300): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000956300): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000956300): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004725b0 item 61 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000956300): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000956300): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.748859354 +0000 UTC m=+218.221304187 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000956300): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000956a00): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000956a00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000956a00): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000956a00): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000956a00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.748859354 +0000 UTC m=+218.221304187 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000956a00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472850 item 61 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000957040): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000957040): open at offset 0 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000957040): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000957040): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000957040): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000957040): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000957040): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000957040): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.750848832 +0000 UTC m=+218.223293665 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000957040): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000957580): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000957580): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000957580): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472e00 item 62 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000957580): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000957580): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.752075346 +0000 UTC m=+218.224520189 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000957580): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000957c80): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000957c80): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000957c80): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000957c80): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000957c80): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.752075346 +0000 UTC m=+218.224520189 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000957c80): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473030 item 62 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097e340): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097e340): open at offset 0 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097e340): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097e340): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097e340): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097e340): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097e340): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097e340): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.75407359 +0000 UTC m=+218.226518424 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097e340): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097e880): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097e880): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097e880): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473650 item 63 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097e880): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097e880): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.754701119 +0000 UTC m=+218.227145952 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097e880): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097ef80): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097ef80): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097ef80): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097ef80): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097ef80): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.754701119 +0000 UTC m=+218.227145952 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097ef80): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004738f0 item 63 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 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 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097f5c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097f5c0): open at offset 0 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097f5c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097f5c0): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097f5c0): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097f5c0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097f5c0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097f5c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.756995229 +0000 UTC m=+218.229440062 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097f5c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097fb00): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097fb00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097fb00): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473f10 item 64 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097fb00): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097fb00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.757729729 +0000 UTC m=+218.230174562 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc00097fb00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cae280): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cae280): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cae280): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cae280): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cae280): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.757729729 +0000 UTC m=+218.230174562 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cae280): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de460 item 64 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cae8c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cae8c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cae8c0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cae8c0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cae8c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.760926936 +0000 UTC m=+218.233371768 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cae8c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000caed40): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000caed40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000caed40): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000caed40): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000caed40): _writeAt: size=3, off=2 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002defc0 item 65 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000caed40): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000caed40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.762594518 +0000 UTC m=+218.235039352 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000caed40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000caf240): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000caf240): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000caf240): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000caf240): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000caf240): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.762594518 +0000 UTC m=+218.235039352 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000caf240): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df260 item 65 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000caf880): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000caf880): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000caf880): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000caf880): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000caf880): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.766812262 +0000 UTC m=+218.239257095 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000caf880): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cafd00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cafd00): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfc70 item 66 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cafd00): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cafd00): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cafd00): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cafd00): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cafd00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.768889705 +0000 UTC m=+218.241334539 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cafd00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cea2c0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cea2c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cea2c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cea2c0): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cea2c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.768889705 +0000 UTC m=+218.241334539 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cea2c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfe30 item 66 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cea900): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cea900): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cea900): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cea900): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cea900): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.770883601 +0000 UTC m=+218.243328435 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cea900): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cead80): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cead80): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cead80): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cead80): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cead80): _writeAt: size=3, off=2 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce3f0 item 67 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cead80): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cead80): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.771551266 +0000 UTC m=+218.243996098 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cead80): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ceb280): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ceb280): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ceb280): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ceb280): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ceb280): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.771551266 +0000 UTC m=+218.243996098 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ceb280): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce620 item 67 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ceb900): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ceb900): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ceb900): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ceb900): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ceb900): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.773171068 +0000 UTC m=+218.245615901 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000ceb900): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cebe00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cebe00): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cea80 item 68 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cebe00): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cebe00): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cebe00): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cebe00): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cebe00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.773891712 +0000 UTC m=+218.246336546 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000cebe00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2c3c0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2c3c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2c3c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2c3c0): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2c3c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.773891712 +0000 UTC m=+218.246336546 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2c3c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cecb0 item 68 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2ca00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2ca00): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2ca00): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2ca00): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2ca00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.775499763 +0000 UTC m=+218.247944597 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2ca00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2ce80): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2ce80): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2ce80): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2ce80): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2ce80): _writeAt: size=3, off=2 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf260 item 69 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2ce80): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2ce80): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.776175273 +0000 UTC m=+218.248620105 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2ce80): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2d380): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2d380): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2d380): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2d380): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2d380): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.776175273 +0000 UTC m=+218.248620105 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2d380): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf570 item 69 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2da00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2da00): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2da00): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2da00): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2da00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.777634664 +0000 UTC m=+218.250079497 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2da00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2df00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2df00): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfb90 item 70 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2df00): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2df00): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2df00): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2df00): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2df00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.778291598 +0000 UTC m=+218.250736431 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d2df00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5c4c0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5c4c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5c4c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5c4c0): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5c4c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.778291598 +0000 UTC m=+218.250736431 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5c4c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e000 item 70 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5cb40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5cb40): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5cb40): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5cb40): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5cb40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.77963391 +0000 UTC m=+218.252078753 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5cb40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5d040): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5d040): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5d040): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5d040): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5d040): _writeAt: size=3, off=2 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e460 item 71 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5d040): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5d040): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.780189083 +0000 UTC m=+218.252633916 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5d040): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5d540): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5d540): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5d540): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5d540): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5d540): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.780189083 +0000 UTC m=+218.252633916 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5d540): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e620 item 71 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5dbc0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5dbc0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5dbc0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5dbc0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5dbc0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.781663994 +0000 UTC m=+218.254108827 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d5dbc0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84140): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84140): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ebd0 item 72 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84140): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84140): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84140): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84140): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84140): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.782300951 +0000 UTC m=+218.254745783 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84140): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84680): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84680): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84680): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84680): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84680): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.782300951 +0000 UTC m=+218.254745783 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84680): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040efc0 item 72 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84c40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84c40): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84c40): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84c40): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84c40): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84c40): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84c40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.783744422 +0000 UTC m=+218.256189255 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d84c40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d85140): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d85140): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d85140): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f730 item 73 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d85140): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d85140): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.784242669 +0000 UTC m=+218.256687501 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d85140): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d85600): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d85600): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d85600): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d85600): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d85600): _writeAt: size=3, off=2 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fd50 item 73 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d85600): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d85600): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.784861862 +0000 UTC m=+218.257306695 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d85600): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d85b40): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d85b40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d85b40): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d85b40): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d85b40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.784861862 +0000 UTC m=+218.257306695 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000d85b40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ff10 item 73 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4200): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4200): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4200): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4200): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4200): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4200): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4200): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.786908075 +0000 UTC m=+218.259352909 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4200): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4700): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4700): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4700): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c4d0 item 74 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4700): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4700): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.787513864 +0000 UTC m=+218.259958698 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4700): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4c40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4c40): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c850 item 74 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4c40): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4c40): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4c40): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4c40): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4c40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.788237273 +0000 UTC m=+218.260682096 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db4c40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db51c0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db51c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db51c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db51c0): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db51c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.788237273 +0000 UTC m=+218.260682096 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db51c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032caf0 item 74 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db5800): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db5800): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db5800): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db5800): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db5800): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db5800): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db5800): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.789656029 +0000 UTC m=+218.262100861 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db5800): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db5d00): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db5d00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db5d00): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d960 item 75 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db5d00): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db5d00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.79021056 +0000 UTC m=+218.262655393 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000db5d00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de42c0): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de42c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de42c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de42c0): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de42c0): _writeAt: size=3, off=2 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dc00 item 75 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de42c0): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de42c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.790787555 +0000 UTC m=+218.263232387 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de42c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de4800): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de4800): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de4800): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de4800): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de4800): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.790787555 +0000 UTC m=+218.263232387 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de4800): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a070 item 75 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de4e40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de4e40): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de4e40): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de4e40): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de4e40): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de4e40): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de4e40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.792373885 +0000 UTC m=+218.264818718 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de4e40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de5340): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de5340): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de5340): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a700 item 76 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de5340): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de5340): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.792950659 +0000 UTC m=+218.265395492 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de5340): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de5880): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de5880): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036aaf0 item 76 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de5880): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de5880): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de5880): _writeAt: size=3, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de5880): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de5880): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.793684036 +0000 UTC m=+218.266128869 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de5880): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de5e00): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de5e00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de5e00): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de5e00): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de5e00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.793684036 +0000 UTC m=+218.266128869 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000de5e00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036aee0 item 76 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0e4c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0e4c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0e4c0): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0e4c0): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0e4c0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0e4c0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0e4c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.795282739 +0000 UTC m=+218.267727573 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0e4c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0e9c0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0e9c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0e9c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b5e0 item 77 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0e9c0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0e9c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.795892485 +0000 UTC m=+218.268337319 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0e9c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0f0c0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0f0c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0f0c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0f0c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0f0c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.795892485 +0000 UTC m=+218.268337319 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0f0c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ba40 item 77 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0f700): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0f700): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0f700): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0f700): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0f700): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0f700): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0f700): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.797665856 +0000 UTC m=+218.270110690 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0f700): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0fc00): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0fc00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0fc00): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366000 item 78 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0fc00): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0fc00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.798269851 +0000 UTC m=+218.270714684 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000e0fc00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f70380): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f70380): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f70380): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f70380): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f70380): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.798269851 +0000 UTC m=+218.270714684 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f70380): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366700 item 78 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f709c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f709c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f709c0): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f709c0): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f709c0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f709c0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f709c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.800098837 +0000 UTC m=+218.272543670 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f709c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f70ec0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f70ec0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f70ec0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366d20 item 79 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f70ec0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f70ec0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.800862141 +0000 UTC m=+218.273306974 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f70ec0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f715c0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f715c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f715c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f715c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f715c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.800862141 +0000 UTC m=+218.273306974 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f715c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366f50 item 79 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f71c00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f71c00): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f71c00): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f71c00): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f71c00): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f71c00): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f71c00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.80250612 +0000 UTC m=+218.274950953 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f71c00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9e180): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9e180): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9e180): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367420 item 80 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9e180): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9e180): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.803135051 +0000 UTC m=+218.275579884 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9e180): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9e880): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9e880): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9e880): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9e880): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9e880): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.803135051 +0000 UTC m=+218.275579884 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9e880): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003675e0 item 80 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9eec0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9eec0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9eec0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9eec0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9eec0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.804681286 +0000 UTC m=+218.277126119 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9eec0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9f340): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9f340): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9f340): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9f340): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9f340): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9f340): _writeAt: size=3, off=7 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367f10 item 81 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9f340): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9f340): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.805285172 +0000 UTC m=+218.277730015 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9f340): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9f880): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9f880): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9f880): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9f880): >_readAt: n=8, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9f880): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.805285172 +0000 UTC m=+218.277730015 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9f880): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432460 item 81 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9ff00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9ff00): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9ff00): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9ff00): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9ff00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.806821026 +0000 UTC m=+218.279265859 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000f9ff00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd6480): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd6480): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd6480): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432fc0 item 82 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd6480): _readAt: size=2, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd6480): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd6480): _writeAt: size=3, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd6480): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd6480): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.807744361 +0000 UTC m=+218.280189193 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd6480): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd6a00): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd6a00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd6a00): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd6a00): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd6a00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.807744361 +0000 UTC m=+218.280189193 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd6a00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433500 item 82 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd7080): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd7080): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd7080): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd7080): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd7080): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.809256211 +0000 UTC m=+218.281701044 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd7080): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd7580): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd7580): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd7580): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd7580): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd7580): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd7580): _writeAt: size=3, off=7 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a0e0 item 83 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd7580): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd7580): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.809833485 +0000 UTC m=+218.282278319 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd7580): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd7ac0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd7ac0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd7ac0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd7ac0): >_readAt: n=8, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd7ac0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.809833485 +0000 UTC m=+218.282278319 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc000fd7ac0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a4d0 item 83 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010141c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010141c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010141c0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010141c0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010141c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.811298388 +0000 UTC m=+218.283743221 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010141c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010146c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010146c0): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010146c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a850 item 84 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010146c0): _readAt: size=2, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010146c0): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010146c0): _writeAt: size=3, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010146c0): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010146c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.811912492 +0000 UTC m=+218.284357325 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010146c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001014c40): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001014c40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001014c40): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001014c40): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001014c40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.811912492 +0000 UTC m=+218.284357325 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001014c40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aa10 item 84 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010152c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010152c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010152c0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010152c0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010152c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.81343922 +0000 UTC m=+218.285884052 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010152c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010157c0): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010157c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010157c0): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010157c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010157c0): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010157c0): _writeAt: size=3, off=7 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ad90 item 85 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010157c0): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010157c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.81427515 +0000 UTC m=+218.286719984 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010157c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001015d00): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001015d00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001015d00): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001015d00): >_readAt: n=8, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001015d00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.81427515 +0000 UTC m=+218.286719984 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001015d00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b030 item 85 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001034400): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001034400): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001034400): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001034400): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001034400): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.815926192 +0000 UTC m=+218.288371026 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001034400): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001034900): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001034900): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001034900): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b420 item 86 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001034900): _readAt: size=2, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001034900): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001034900): _writeAt: size=3, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001034900): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001034900): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.816763245 +0000 UTC m=+218.289208078 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001034900): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001034e80): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001034e80): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001034e80): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001034e80): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001034e80): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.816763245 +0000 UTC m=+218.289208078 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001034e80): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b5e0 item 86 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001035500): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001035500): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001035500): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001035500): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001035500): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.818289031 +0000 UTC m=+218.290733864 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001035500): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001035a00): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001035a00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001035a00): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001035a00): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001035a00): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001035a00): _writeAt: size=3, off=7 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b960 item 87 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001035a00): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001035a00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.818968307 +0000 UTC m=+218.291413140 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001035a00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001035f40): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001035f40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001035f40): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001035f40): >_readAt: n=8, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001035f40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.818968307 +0000 UTC m=+218.291413140 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001035f40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bb20 item 87 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001064640): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001064640): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001064640): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001064640): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001064640): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.821523057 +0000 UTC m=+218.293967890 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001064640): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001064b40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001064b40): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001064b40): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368540 item 88 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001064b40): _readAt: size=2, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001064b40): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001064b40): _writeAt: size=3, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001064b40): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001064b40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.82233922 +0000 UTC m=+218.294784053 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001064b40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010650c0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010650c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010650c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010650c0): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010650c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.82233922 +0000 UTC m=+218.294784053 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010650c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368930 item 88 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001065700): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001065700): open at offset 0 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001065700): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001065700): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001065700): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001065700): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001065700): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001065700): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.82389352 +0000 UTC m=+218.296338353 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001065700): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001065c40): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001065c40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001065c40): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369180 item 89 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001065c40): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001065c40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.824593665 +0000 UTC m=+218.297038499 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001065c40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094200): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094200): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094200): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094200): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094200): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094200): _writeAt: size=3, off=7 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003693b0 item 89 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094200): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094200): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.825278612 +0000 UTC m=+218.297723445 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094200): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094780): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094780): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094780): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094780): >_readAt: n=8, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094780): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.825278612 +0000 UTC m=+218.297723445 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094780): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369c70 item 89 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094dc0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094dc0): open at offset 0 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094dc0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094dc0): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094dc0): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094dc0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094dc0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094dc0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.827460832 +0000 UTC m=+218.299905665 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001094dc0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001095300): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001095300): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001095300): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050690 item 90 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001095300): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001095300): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.828091306 +0000 UTC m=+218.300536140 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001095300): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001095840): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001095840): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001095840): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050cb0 item 90 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001095840): _readAt: size=2, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001095840): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001095840): _writeAt: size=3, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001095840): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001095840): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.828803295 +0000 UTC m=+218.301248127 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001095840): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001095e00): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001095e00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001095e00): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001095e00): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001095e00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.828803295 +0000 UTC m=+218.301248127 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001095e00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051030 item 90 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c84c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c84c0): open at offset 0 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c84c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c84c0): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c84c0): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c84c0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c84c0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c84c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.830269509 +0000 UTC m=+218.302714342 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c84c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c8a00): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c8a00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c8a00): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051810 item 91 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c8a00): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c8a00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.830900725 +0000 UTC m=+218.303345558 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c8a00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c8f40): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c8f40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c8f40): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c8f40): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c8f40): >_readAt: n=2, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c8f40): _writeAt: size=3, off=7 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051b20 item 91 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c8f40): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c8f40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.831658418 +0000 UTC m=+218.304103252 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c8f40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c94c0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c94c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c94c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c94c0): >_readAt: n=8, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c94c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.831658418 +0000 UTC m=+218.304103252 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c94c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051e30 item 91 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c9b00): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c9b00): open at offset 0 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c9b00): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c9b00): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c9b00): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c9b00): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c9b00): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c9b00): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.833209432 +0000 UTC m=+218.305654265 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0010c9b00): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0011080c0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0011080c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0011080c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a380 item 92 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0011080c0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0011080c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.833816853 +0000 UTC m=+218.306261686 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0011080c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001108600): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001108600): open at offset 5 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001108600): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a690 item 92 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001108600): _readAt: size=2, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001108600): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001108600): _writeAt: size=3, off=5 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001108600): >_writeAt: n=3, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001108600): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.834577122 +0000 UTC m=+218.307021955 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001108600): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001108bc0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001108bc0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001108bc0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001108bc0): >_readAt: n=3, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001108bc0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.834577122 +0000 UTC m=+218.307021955 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001108bc0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ab60 item 92 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001109200): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001109200): open at offset 0 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001109200): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001109200): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001109200): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001109200): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001109200): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001109200): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.83632212 +0000 UTC m=+218.308766953 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001109200): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001109740): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001109740): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001109740): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b340 item 93 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001109740): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001109740): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.837000945 +0000 UTC m=+218.309445777 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001109740): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001109e40): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001109e40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001109e40): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001109e40): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001109e40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.837000945 +0000 UTC m=+218.309445777 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001109e40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b5e0 item 93 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001124500): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001124500): open at offset 0 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001124500): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001124500): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001124500): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001124500): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001124500): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001124500): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.838618074 +0000 UTC m=+218.311062906 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001124500): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001124a40): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001124a40): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001124a40): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bc00 item 94 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001124a40): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001124a40): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.839257144 +0000 UTC m=+218.311701977 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001124a40): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001125140): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001125140): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001125140): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001125140): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001125140): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.839257144 +0000 UTC m=+218.311701977 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001125140): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348150 item 94 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001125780): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001125780): open at offset 0 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001125780): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001125780): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001125780): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001125780): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001125780): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001125780): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.840944694 +0000 UTC m=+218.313389527 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001125780): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001125cc0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001125cc0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001125cc0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348620 item 95 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001125cc0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001125cc0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.841681138 +0000 UTC m=+218.314125971 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001125cc0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001146440): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001146440): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001146440): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001146440): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001146440): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.841681138 +0000 UTC m=+218.314125971 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001146440): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348930 item 95 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 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 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001146a80): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001146a80): open at offset 0 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001146a80): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001146a80): _readAt: size=2, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001146a80): >_readAt: n=0, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001146a80): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001146a80): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001146a80): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.84361468 +0000 UTC m=+218.316059512 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001146a80): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001146fc0): _writeAt: size=5, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001146fc0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001146fc0): >openPending: err= 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349260 item 96 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001146fc0): >_writeAt: n=5, err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001146fc0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.844235316 +0000 UTC m=+218.316680149 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc001146fc0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:36 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0011476c0): _readAt: size=512, off=0 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0011476c0): openPending: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0011476c0): >openPending: err= 2025/10/08 03:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0011476c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0011476c0): close: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:36.844235316 +0000 UTC m=+218.316680149 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:36 DEBUG : open-test-file(0xc0011476c0): >close: err= 2025/10/08 03:41:36 DEBUG : open-test-file: Remove: 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003498f0 item 96 2025/10/08 03:41:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:36 DEBUG : open-test-file: >Remove: err= 2025/10/08 03:41:36 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:36 DEBUG : Looking for writers 2025/10/08 03:41:36 DEBUG : >WaitForWriters: 2025/10/08 03:41:36 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:41:37 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:41:37 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:41:37 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:37 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/08 03:41:37 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b68080): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b68080): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b68080): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b68080): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b68080): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.219399322 +0000 UTC m=+218.691844196 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b68080): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b68500): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b68500): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b68500): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b68500): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b68500): _writeAt: size=3, off=2 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b68500): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b68500): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.219399322 +0000 UTC m=+218.691844196 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b68500): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b689c0): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b689c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b689c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b689c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b689c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.219399322 +0000 UTC m=+218.691844196 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b689c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004787e0 item 1 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b69000): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b69000): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b69000): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b69000): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b69000): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.223496721 +0000 UTC m=+218.695941594 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b69000): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b69500): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b69500): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b69500): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b69500): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b69500): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.223496721 +0000 UTC m=+218.695941594 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b69500): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478d20 item 2 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b69b40): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b69b40): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b69b40): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b69b40): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b69b40): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.225610131 +0000 UTC m=+218.698054964 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b69b40): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001214040): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001214040): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001214040): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001214040): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001214040): _writeAt: size=3, off=2 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001214040): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001214040): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.225610131 +0000 UTC m=+218.698054964 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001214040): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001214500): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001214500): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001214500): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001214500): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001214500): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.225610131 +0000 UTC m=+218.698054964 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001214500): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004790a0 item 3 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001214b80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001214b80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001214b80): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001214b80): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001214b80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.228636057 +0000 UTC m=+218.701080929 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001214b80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012150c0): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012150c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012150c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012150c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012150c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.228636057 +0000 UTC m=+218.701080929 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012150c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004795e0 item 4 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001215700): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001215700): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001215700): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001215700): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001215700): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.23150157 +0000 UTC m=+218.703946443 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001215700): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001215b80): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001215b80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001215b80): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001215b80): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001215b80): _writeAt: size=3, off=2 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001215b80): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001215b80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.23150157 +0000 UTC m=+218.703946443 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001215b80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012300c0): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012300c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012300c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012300c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012300c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.23150157 +0000 UTC m=+218.703946443 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012300c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479a40 item 5 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001230740): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001230740): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001230740): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001230740): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001230740): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.235955948 +0000 UTC m=+218.708400821 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001230740): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001230c80): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001230c80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001230c80): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001230c80): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001230c80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.235955948 +0000 UTC m=+218.708400821 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001230c80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc000 item 6 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001231300): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001231300): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001231300): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001231300): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001231300): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.239488233 +0000 UTC m=+218.711933107 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001231300): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001231800): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001231800): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001231800): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001231800): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001231800): _writeAt: size=3, off=2 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001231800): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001231800): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.239488233 +0000 UTC m=+218.711933107 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001231800): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001231cc0): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001231cc0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001231cc0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001231cc0): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001231cc0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.239488233 +0000 UTC m=+218.711933107 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001231cc0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc460 item 7 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012523c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012523c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012523c0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012523c0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012523c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.245456436 +0000 UTC m=+218.717901269 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012523c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252900): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252900): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252900): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252900): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252900): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.245456436 +0000 UTC m=+218.717901269 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252900): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cca10 item 8 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252300): _readAt: size=2, off=0 2025/10/08 03:41:37 ERROR : open-test-file(0xc001252300): Couldn't read size of file 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252300): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252300): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252300): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252300): close: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252300): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252b00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252b00): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252b00): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252b00): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252b00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.251027202 +0000 UTC m=+218.723472035 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252b00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252f80): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252f80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252f80): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252f80): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252f80): _writeAt: size=3, off=2 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252f80): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252f80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.251027202 +0000 UTC m=+218.723472035 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001252f80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001253480): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001253480): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001253480): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001253480): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001253480): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.251027202 +0000 UTC m=+218.723472035 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001253480): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc2a0 item 9 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001253b00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001253b00): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001253b00): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001253b00): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001253b00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.257263808 +0000 UTC m=+218.729708641 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001253b00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001282180): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001282180): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001282180): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001282180): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001282180): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.257263808 +0000 UTC m=+218.729708641 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001282180): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc8c0 item 10 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012827c0): _readAt: size=2, off=0 2025/10/08 03:41:37 ERROR : open-test-file(0xc0012827c0): Couldn't read size of file 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012827c0): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012827c0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012827c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012827c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012827c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001282b80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001282b80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001282b80): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001282b80): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001282b80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.262376063 +0000 UTC m=+218.734820896 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001282b80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001283080): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001283080): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001283080): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001283080): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001283080): _writeAt: size=3, off=2 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001283080): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001283080): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.262376063 +0000 UTC m=+218.734820896 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001283080): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001283580): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001283580): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001283580): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001283580): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001283580): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.262376063 +0000 UTC m=+218.734820896 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001283580): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cce70 item 11 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001283c00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001283c00): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001283c00): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001283c00): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001283c00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.266817688 +0000 UTC m=+218.739262511 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001283c00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f981c0): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f981c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f981c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f981c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f981c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.266817688 +0000 UTC m=+218.739262511 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f981c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd490 item 12 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98840): _readAt: size=2, off=0 2025/10/08 03:41:37 ERROR : open-test-file(0xc000f98840): Couldn't read size of file 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98840): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98840): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98840): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98840): close: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98840): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98c00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98c00): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98c00): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98c00): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98c00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.268803749 +0000 UTC m=+218.741248582 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98c00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f992c0): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f992c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f992c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f992c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f992c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.268803749 +0000 UTC m=+218.741248582 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f992c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd960 item 13 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99940): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99940): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99940): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99940): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99940): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.270852127 +0000 UTC m=+218.743296960 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99940): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99e80): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99e80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99e80): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99e80): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99e80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.270852127 +0000 UTC m=+218.743296960 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99e80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdd50 item 14 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b2600): _readAt: size=2, off=0 2025/10/08 03:41:37 ERROR : open-test-file(0xc0005b2600): Couldn't read size of file 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b2600): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b2600): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b2600): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b2600): close: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b2600): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b3000): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b3000): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b3000): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b3000): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b3000): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.272921124 +0000 UTC m=+218.745365957 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b3000): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000410280): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000410280): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000410280): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000410280): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000410280): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.272921124 +0000 UTC m=+218.745365957 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000410280): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004902a0 item 15 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411100): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411100): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411100): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411100): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411100): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.274483078 +0000 UTC m=+218.746927911 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411100): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411740): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411740): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411740): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411740): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411740): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.274483078 +0000 UTC m=+218.746927911 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411740): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490690 item 16 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411dc0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411dc0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411dc0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411dc0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411dc0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.276296896 +0000 UTC m=+218.748741730 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411dc0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90340): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90340): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90340): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90340): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90340): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90340): _writeAt: size=3, off=7 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90340): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90340): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.276296896 +0000 UTC m=+218.748741730 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90340): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90840): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90840): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90840): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90840): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90840): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.276296896 +0000 UTC m=+218.748741730 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90840): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490b60 item 17 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90ec0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90ec0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90ec0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90ec0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90ec0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.281774617 +0000 UTC m=+218.754219490 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90ec0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91480): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91480): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91480): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91480): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91480): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.281774617 +0000 UTC m=+218.754219490 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91480): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491340 item 18 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91b00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91b00): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91b00): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91b00): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91b00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.283855906 +0000 UTC m=+218.756300749 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91b00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c4f00): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c4f00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c4f00): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c4f00): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c4f00): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c4f00): _writeAt: size=3, off=7 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c4f00): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c4f00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.283855906 +0000 UTC m=+218.756300749 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c4f00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c5a40): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c5a40): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c5a40): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c5a40): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c5a40): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.283855906 +0000 UTC m=+218.756300749 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c5a40): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004916c0 item 19 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e10180): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e10180): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e10180): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e10180): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e10180): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.286444139 +0000 UTC m=+218.758888982 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e10180): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e106c0): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e106c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e106c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e106c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e106c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.286444139 +0000 UTC m=+218.758888982 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e106c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491c00 item 20 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e10d80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e10d80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e10d80): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e10d80): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e10d80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.288317479 +0000 UTC m=+218.760762322 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e10d80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11280): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11280): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11280): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11280): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11280): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11280): _writeAt: size=3, off=7 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11280): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11280): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.288317479 +0000 UTC m=+218.760762322 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11280): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e117c0): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e117c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e117c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e117c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e117c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.288317479 +0000 UTC m=+218.760762322 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e117c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004440e0 item 21 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11e40): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11e40): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11e40): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11e40): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11e40): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.290793931 +0000 UTC m=+218.763238784 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11e40): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284440): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284440): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284440): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284440): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284440): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.290793931 +0000 UTC m=+218.763238784 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284440): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444690 item 22 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284ac0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284ac0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284ac0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284ac0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284ac0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.292607008 +0000 UTC m=+218.765051861 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284ac0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284fc0): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284fc0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284fc0): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284fc0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284fc0): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284fc0): _writeAt: size=3, off=7 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284fc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284fc0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.292607008 +0000 UTC m=+218.765051861 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284fc0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285500): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285500): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285500): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285500): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285500): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.292607008 +0000 UTC m=+218.765051861 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285500): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444a10 item 23 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285b80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285b80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285b80): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285b80): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285b80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.296990743 +0000 UTC m=+218.769435596 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285b80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94180): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94180): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94180): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94180): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94180): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.296990743 +0000 UTC m=+218.769435596 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94180): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445110 item 24 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94840): _readAt: size=2, off=0 2025/10/08 03:41:37 ERROR : open-test-file(0xc000c94840): Couldn't read size of file 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94840): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94840): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94840): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94840): close: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94840): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94c00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94c00): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94c00): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94c00): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94c00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.298917964 +0000 UTC m=+218.771362818 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94c00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95100): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95100): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95100): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95100): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95100): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95100): _writeAt: size=3, off=7 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95100): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95100): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.298917964 +0000 UTC m=+218.771362818 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95100): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95640): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95640): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95640): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95640): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95640): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.298917964 +0000 UTC m=+218.771362818 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95640): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445650 item 25 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95d40): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95d40): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95d40): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95d40): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95d40): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.30155578 +0000 UTC m=+218.774000633 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95d40): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00048e740): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00048e740): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00048e740): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00048e740): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00048e740): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.30155578 +0000 UTC m=+218.774000633 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00048e740): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445c70 item 26 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00048f8c0): _readAt: size=2, off=0 2025/10/08 03:41:37 ERROR : open-test-file(0xc00048f8c0): Couldn't read size of file 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00048f8c0): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00048f8c0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00048f8c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00048f8c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00048f8c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00048fd00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00048fd00): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00048fd00): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00048fd00): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00048fd00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.303696571 +0000 UTC m=+218.776141424 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00048fd00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092c300): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092c300): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092c300): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092c300): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092c300): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092c300): _writeAt: size=3, off=7 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092c300): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092c300): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.303696571 +0000 UTC m=+218.776141424 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092c300): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092c880): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092c880): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092c880): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092c880): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092c880): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.303696571 +0000 UTC m=+218.776141424 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092c880): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001107e0 item 27 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092cf00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092cf00): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092cf00): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092cf00): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092cf00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.307132195 +0000 UTC m=+218.779577048 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092cf00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092d480): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092d480): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092d480): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092d480): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092d480): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.307132195 +0000 UTC m=+218.779577048 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092d480): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111730 item 28 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092dac0): _readAt: size=2, off=0 2025/10/08 03:41:37 ERROR : open-test-file(0xc00092dac0): Couldn't read size of file 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092dac0): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092dac0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092dac0): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092dac0): close: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092dac0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092de80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092de80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092de80): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092de80): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092de80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.310428599 +0000 UTC m=+218.782873432 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00092de80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00013f800): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00013f800): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00013f800): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00013f800): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00013f800): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.310428599 +0000 UTC m=+218.782873432 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00013f800): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326000 item 29 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001146100): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001146100): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001146100): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001146100): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001146100): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.31207884 +0000 UTC m=+218.784523672 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001146100): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001146640): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001146640): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001146640): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001146640): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001146640): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.31207884 +0000 UTC m=+218.784523672 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001146640): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003264d0 item 30 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001146c80): _readAt: size=2, off=0 2025/10/08 03:41:37 ERROR : open-test-file(0xc001146c80): Couldn't read size of file 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001146c80): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001146c80): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001146c80): >_writeAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001146c80): close: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001146c80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001147040): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001147040): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001147040): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001147040): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001147040): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.313941939 +0000 UTC m=+218.786386772 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001147040): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001147700): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001147700): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001147700): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001147700): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001147700): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.313941939 +0000 UTC m=+218.786386772 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001147700): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326b60 item 31 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 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 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001147dc0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001147dc0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001147dc0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001147dc0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001147dc0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.315600906 +0000 UTC m=+218.788045739 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001147dc0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063c3c0): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063c3c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063c3c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063c3c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063c3c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.315600906 +0000 UTC m=+218.788045739 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063c3c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003270a0 item 32 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063ca00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063ca00): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063ca00): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063ca00): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063ca00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.317320687 +0000 UTC m=+218.789765520 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063ca00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063ce80): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063ce80): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063ce80): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063ce80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063ce80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327880 item 33 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063ce80): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063ce80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.317999281 +0000 UTC m=+218.790444114 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063ce80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063d380): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063d380): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063d380): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063d380): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063d380): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.317999281 +0000 UTC m=+218.790444114 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00063d380): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327a40 item 33 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128c3c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128c3c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128c3c0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128c3c0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128c3c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.319750932 +0000 UTC m=+218.792195755 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128c3c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128c840): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128c840): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a3f0 item 34 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128c840): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128c840): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128c840): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128c840): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128c840): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.3205371 +0000 UTC m=+218.792981932 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128c840): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128cd80): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128cd80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128cd80): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128cd80): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128cd80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.3205371 +0000 UTC m=+218.792981932 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128cd80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a9a0 item 34 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128d3c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128d3c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128d3c0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128d3c0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128d3c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.323018332 +0000 UTC m=+218.795463164 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128d3c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128d840): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128d840): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128d840): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128d840): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128d840): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031afc0 item 35 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128d840): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128d840): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.323693128 +0000 UTC m=+218.796137962 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128d840): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128dd40): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128dd40): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128dd40): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128dd40): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128dd40): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.323693128 +0000 UTC m=+218.796137962 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00128dd40): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b340 item 35 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a4440): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a4440): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a4440): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a4440): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a4440): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.325444509 +0000 UTC m=+218.797889342 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a4440): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a4940): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a4940): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b880 item 36 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a4940): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a4940): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a4940): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a4940): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a4940): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.326453946 +0000 UTC m=+218.798898778 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a4940): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a4e80): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a4e80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a4e80): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a4e80): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a4e80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.326453946 +0000 UTC m=+218.798898778 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a4e80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ba40 item 36 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a54c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a54c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a54c0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a54c0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a54c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.328211788 +0000 UTC m=+218.800656621 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a54c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a5940): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a5940): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a5940): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a5940): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a5940): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031be30 item 37 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a5940): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a5940): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.329438974 +0000 UTC m=+218.801883836 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a5940): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a5e40): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a5e40): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a5e40): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a5e40): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a5e40): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.329438974 +0000 UTC m=+218.801883836 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012a5e40): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378150 item 37 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b8540): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b8540): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b8540): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b8540): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b8540): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.331105254 +0000 UTC m=+218.803550087 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b8540): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b8a40): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b8a40): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378700 item 38 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b8a40): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b8a40): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b8a40): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b8a40): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b8a40): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.331953768 +0000 UTC m=+218.804398601 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b8a40): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b8f80): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b8f80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b8f80): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b8f80): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b8f80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.331953768 +0000 UTC m=+218.804398601 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b8f80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378a80 item 38 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b9600): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b9600): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b9600): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b9600): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b9600): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.333523136 +0000 UTC m=+218.805967969 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b9600): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b9b00): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b9b00): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b9b00): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b9b00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b9b00): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378ee0 item 39 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b9b00): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b9b00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.335472849 +0000 UTC m=+218.807917682 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012b9b00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cc080): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cc080): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cc080): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cc080): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cc080): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.335472849 +0000 UTC m=+218.807917682 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cc080): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003791f0 item 39 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cc700): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cc700): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cc700): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cc700): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cc700): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.33742135 +0000 UTC m=+218.809866183 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cc700): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012ccc00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012ccc00): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379570 item 40 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012ccc00): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012ccc00): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012ccc00): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012ccc00): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012ccc00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.338091178 +0000 UTC m=+218.810536011 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012ccc00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cd140): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cd140): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cd140): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cd140): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cd140): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.338091178 +0000 UTC m=+218.810536011 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cd140): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003797a0 item 40 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cd700): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cd700): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cd700): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cd700): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cd700): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cd700): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cd700): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.33949252 +0000 UTC m=+218.811937354 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cd700): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cdc00): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cdc00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cdc00): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379c70 item 41 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cdc00): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cdc00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.340051291 +0000 UTC m=+218.812496124 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012cdc00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012de140): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012de140): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012de140): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012de140): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012de140): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004200e0 item 41 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012de140): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012de140): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.340685823 +0000 UTC m=+218.813130656 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012de140): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012de680): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012de680): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012de680): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012de680): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012de680): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.340685823 +0000 UTC m=+218.813130656 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012de680): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420540 item 41 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012decc0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012decc0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012decc0): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012decc0): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012decc0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012decc0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012decc0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.342898319 +0000 UTC m=+218.815343152 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012decc0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012df1c0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012df1c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012df1c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421340 item 42 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012df1c0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012df1c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.343559481 +0000 UTC m=+218.816004314 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012df1c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012df700): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012df700): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004217a0 item 42 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012df700): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012df700): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012df700): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012df700): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012df700): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.344569028 +0000 UTC m=+218.817013861 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012df700): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012dfc80): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012dfc80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012dfc80): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012dfc80): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012dfc80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.344569028 +0000 UTC m=+218.817013861 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012dfc80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421c70 item 42 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2340): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2340): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2340): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2340): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2340): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2340): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2340): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.346366905 +0000 UTC m=+218.818811739 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2340): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2840): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2840): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2840): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e4d0 item 43 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2840): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2840): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.347044769 +0000 UTC m=+218.819489603 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2840): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2d80): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2d80): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2d80): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2d80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2d80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e930 item 43 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2d80): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2d80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.347688048 +0000 UTC m=+218.820132881 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f2d80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f32c0): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f32c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f32c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f32c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f32c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.347688048 +0000 UTC m=+218.820132881 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f32c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee00 item 43 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f3900): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f3900): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f3900): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f3900): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f3900): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f3900): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f3900): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.349739281 +0000 UTC m=+218.822184115 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f3900): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f3e00): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f3e00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f3e00): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f490 item 44 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f3e00): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f3e00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.350763115 +0000 UTC m=+218.823207949 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012f3e00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a63c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a63c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f650 item 44 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a63c0): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a63c0): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a63c0): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a63c0): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a63c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.351651174 +0000 UTC m=+218.824096007 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a63c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a6940): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a6940): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a6940): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a6940): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a6940): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.351651174 +0000 UTC m=+218.824096007 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a6940): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fa40 item 44 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a6f80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a6f80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a6f80): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a6f80): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a6f80): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a6f80): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a6f80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.353159387 +0000 UTC m=+218.825604220 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a6f80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a7480): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a7480): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a7480): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c310 item 45 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a7480): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a7480): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.354136081 +0000 UTC m=+218.826580915 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a7480): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a7b80): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a7b80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a7b80): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a7b80): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a7b80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.354136081 +0000 UTC m=+218.826580915 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0006a7b80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c5b0 item 45 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075a240): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075a240): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075a240): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075a240): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075a240): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075a240): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075a240): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.356283887 +0000 UTC m=+218.828728710 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075a240): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075a740): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075a740): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075a740): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cc40 item 46 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075a740): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075a740): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.357180401 +0000 UTC m=+218.829625244 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075a740): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075ae40): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075ae40): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075ae40): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075ae40): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075ae40): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.357180401 +0000 UTC m=+218.829625244 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075ae40): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cee0 item 46 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075b480): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075b480): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075b480): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075b480): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075b480): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075b480): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075b480): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.359587353 +0000 UTC m=+218.832032206 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075b480): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075b980): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075b980): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075b980): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d340 item 47 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075b980): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075b980): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.360586911 +0000 UTC m=+218.833031764 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc00075b980): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c0100): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c0100): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c0100): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c0100): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c0100): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.360586911 +0000 UTC m=+218.833031764 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c0100): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d810 item 47 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c0740): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c0740): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c0740): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c0740): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c0740): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c0740): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c0740): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.363259742 +0000 UTC m=+218.835704575 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c0740): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c0c40): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c0c40): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c0c40): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dc00 item 48 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c0c40): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c0c40): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.363861823 +0000 UTC m=+218.836306656 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c0c40): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c1340): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c1340): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c1340): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c1340): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c1340): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.363861823 +0000 UTC m=+218.836306656 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c1340): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dea0 item 48 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c1980): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c1980): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c1980): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c1980): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c1980): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.365624324 +0000 UTC m=+218.838069157 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c1980): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c1e00): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c1e00): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c1e00): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c1e00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c1e00): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c1e00): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d6850 item 49 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c1e00): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c1e00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.368162663 +0000 UTC m=+218.840607496 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007c1e00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d63c0): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d63c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d63c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d63c0): >_readAt: n=8, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d63c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.368162663 +0000 UTC m=+218.840607496 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d63c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d6af0 item 49 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d6a40): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d6a40): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d6a40): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d6a40): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d6a40): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.370874909 +0000 UTC m=+218.843319732 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d6a40): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d6f40): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d6f40): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d6f40): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d70a0 item 50 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d6f40): _readAt: size=2, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d6f40): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d6f40): _writeAt: size=3, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d6f40): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d6f40): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.371952313 +0000 UTC m=+218.844397146 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d6f40): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d74c0): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d74c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d74c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d74c0): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d74c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.371952313 +0000 UTC m=+218.844397146 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d74c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d7260 item 50 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d7b40): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d7b40): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d7b40): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d7b40): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d7b40): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.374807496 +0000 UTC m=+218.847252329 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0007d7b40): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008080c0): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008080c0): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008080c0): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008080c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008080c0): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008080c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d7730 item 51 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008080c0): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008080c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.375641864 +0000 UTC m=+218.848086717 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008080c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000808600): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000808600): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000808600): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000808600): >_readAt: n=8, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000808600): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.375641864 +0000 UTC m=+218.848086717 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000808600): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d7a40 item 51 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000808c80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000808c80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000808c80): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000808c80): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000808c80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.377924913 +0000 UTC m=+218.850369757 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000808c80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000809180): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000809180): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000809180): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c310 item 52 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000809180): _readAt: size=2, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000809180): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000809180): _writeAt: size=3, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000809180): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000809180): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.378674682 +0000 UTC m=+218.851119535 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000809180): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000809700): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000809700): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000809700): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000809700): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000809700): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.378674682 +0000 UTC m=+218.851119535 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000809700): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c690 item 52 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000809d80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000809d80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000809d80): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000809d80): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000809d80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.381316125 +0000 UTC m=+218.853760977 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000809d80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000832300): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000832300): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000832300): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000832300): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000832300): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000832300): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d420 item 53 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000832300): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000832300): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.382783801 +0000 UTC m=+218.855228655 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000832300): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000832840): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000832840): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000832840): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000832840): >_readAt: n=8, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000832840): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.382783801 +0000 UTC m=+218.855228655 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000832840): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d6c0 item 53 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000832ec0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000832ec0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000832ec0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000832ec0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000832ec0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.384748883 +0000 UTC m=+218.857193726 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000832ec0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008333c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008333c0): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008333c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050dd50 item 54 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008333c0): _readAt: size=2, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008333c0): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008333c0): _writeAt: size=3, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008333c0): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008333c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.385530131 +0000 UTC m=+218.857974984 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008333c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000833940): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000833940): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000833940): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000833940): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000833940): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.385530131 +0000 UTC m=+218.857974984 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000833940): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402070 item 54 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a8040): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a8040): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a8040): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a8040): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a8040): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.387252137 +0000 UTC m=+218.859696989 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a8040): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a8540): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a8540): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a8540): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a8540): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a8540): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a8540): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004024d0 item 55 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a8540): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a8540): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.387963964 +0000 UTC m=+218.860408817 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a8540): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a8a80): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a8a80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a8a80): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a8a80): >_readAt: n=8, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a8a80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.387963964 +0000 UTC m=+218.860408817 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a8a80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004028c0 item 55 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a9100): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a9100): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a9100): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a9100): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a9100): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.38992073 +0000 UTC m=+218.862365573 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a9100): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a9600): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a9600): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a9600): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402e70 item 56 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a9600): _readAt: size=2, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a9600): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a9600): _writeAt: size=3, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a9600): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a9600): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.390792126 +0000 UTC m=+218.863236980 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a9600): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a9b80): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a9b80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a9b80): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a9b80): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a9b80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.390792126 +0000 UTC m=+218.863236980 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008a9b80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403180 item 56 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cc240): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cc240): open at offset 0 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cc240): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cc240): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cc240): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cc240): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cc240): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cc240): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.39266713 +0000 UTC m=+218.865111973 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cc240): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cc780): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cc780): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cc780): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004037a0 item 57 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cc780): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cc780): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.393445772 +0000 UTC m=+218.865890625 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cc780): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cccc0): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cccc0): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cccc0): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cccc0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cccc0): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cccc0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403a40 item 57 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cccc0): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cccc0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.394274419 +0000 UTC m=+218.866719272 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cccc0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cd240): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cd240): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cd240): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cd240): >_readAt: n=8, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cd240): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.394274419 +0000 UTC m=+218.866719272 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cd240): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403e30 item 57 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cd880): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cd880): open at offset 0 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cd880): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cd880): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cd880): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cd880): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cd880): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cd880): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.396182855 +0000 UTC m=+218.868627698 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cd880): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cddc0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cddc0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cddc0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474770 item 58 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cddc0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cddc0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.396886366 +0000 UTC m=+218.869331219 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008cddc0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8380): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8380): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8380): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474a80 item 58 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8380): _readAt: size=2, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8380): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8380): _writeAt: size=3, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8380): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8380): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.397698291 +0000 UTC m=+218.870143144 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8380): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8940): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8940): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8940): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8940): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8940): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.397698291 +0000 UTC m=+218.870143144 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8940): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474d90 item 58 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8f80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8f80): open at offset 0 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8f80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8f80): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8f80): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8f80): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8f80): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8f80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.399746118 +0000 UTC m=+218.872190961 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e8f80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e94c0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e94c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e94c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004751f0 item 59 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e94c0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e94c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.400400909 +0000 UTC m=+218.872845752 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e94c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e9a00): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e9a00): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e9a00): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e9a00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e9a00): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e9a00): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475570 item 59 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e9a00): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e9a00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.40128512 +0000 UTC m=+218.873729974 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0008e9a00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000926000): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000926000): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000926000): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000926000): >_readAt: n=8, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000926000): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.40128512 +0000 UTC m=+218.873729974 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000926000): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475810 item 59 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000926640): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000926640): open at offset 0 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000926640): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000926640): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000926640): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000926640): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000926640): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000926640): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.403216529 +0000 UTC m=+218.875661372 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000926640): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000926b80): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000926b80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000926b80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475d50 item 60 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000926b80): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000926b80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.403905914 +0000 UTC m=+218.876350757 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000926b80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009270c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009270c0): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009270c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a070 item 60 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009270c0): _readAt: size=2, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009270c0): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009270c0): _writeAt: size=3, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009270c0): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009270c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.40476629 +0000 UTC m=+218.877211143 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009270c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000927680): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000927680): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000927680): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000927680): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000927680): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.40476629 +0000 UTC m=+218.877211143 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000927680): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a4d0 item 60 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000927cc0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000927cc0): open at offset 0 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000927cc0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000927cc0): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000927cc0): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000927cc0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000927cc0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000927cc0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.406402044 +0000 UTC m=+218.878846897 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000927cc0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000954280): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000954280): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000954280): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ab60 item 61 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000954280): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000954280): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.407891391 +0000 UTC m=+218.880336244 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000954280): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000954980): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000954980): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000954980): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000954980): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000954980): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.407891391 +0000 UTC m=+218.880336244 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000954980): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059aee0 item 61 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000954fc0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000954fc0): open at offset 0 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000954fc0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000954fc0): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000954fc0): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000954fc0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000954fc0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000954fc0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.409956871 +0000 UTC m=+218.882401724 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000954fc0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000955500): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000955500): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000955500): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b3b0 item 62 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000955500): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000955500): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.410635055 +0000 UTC m=+218.883079898 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000955500): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000955c00): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000955c00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000955c00): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000955c00): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000955c00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.410635055 +0000 UTC m=+218.883079898 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000955c00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b6c0 item 62 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009782c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009782c0): open at offset 0 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009782c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009782c0): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009782c0): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009782c0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009782c0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009782c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.41255409 +0000 UTC m=+218.884998933 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009782c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000978800): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000978800): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000978800): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ba40 item 63 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000978800): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000978800): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.413173795 +0000 UTC m=+218.885618638 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000978800): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000978f00): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000978f00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000978f00): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000978f00): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000978f00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.413173795 +0000 UTC m=+218.885618638 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000978f00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059bdc0 item 63 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 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 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000979540): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000979540): open at offset 0 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000979540): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000979540): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000979540): >_readAt: n=0, err=Bad file descriptor 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000979540): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000979540): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000979540): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.415125201 +0000 UTC m=+218.887570054 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000979540): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000979a80): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000979a80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000979a80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416540 item 64 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000979a80): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000979a80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.415904155 +0000 UTC m=+218.888349008 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000979a80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b2200): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b2200): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b2200): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b2200): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b2200): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.415904155 +0000 UTC m=+218.888349008 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b2200): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004167e0 item 64 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b2840): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b2840): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b2840): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b2840): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b2840): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.417835473 +0000 UTC m=+218.890280316 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b2840): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b2cc0): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b2cc0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b2cc0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b2cc0): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b2cc0): _writeAt: size=3, off=2 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417110 item 65 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b2cc0): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b2cc0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.418616029 +0000 UTC m=+218.891060862 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b2cc0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b31c0): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b31c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b31c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b31c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b31c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.418616029 +0000 UTC m=+218.891060862 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b31c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417960 item 65 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b3800): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b3800): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b3800): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b3800): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b3800): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.420232246 +0000 UTC m=+218.892677079 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b3800): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b3c80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b3c80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417ea0 item 66 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b3c80): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b3c80): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b3c80): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b3c80): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b3c80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.420897946 +0000 UTC m=+218.893342779 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009b3c80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e0240): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e0240): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e0240): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e0240): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e0240): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.420897946 +0000 UTC m=+218.893342779 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e0240): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604460 item 66 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e0880): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e0880): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e0880): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e0880): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e0880): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.422644257 +0000 UTC m=+218.895089090 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e0880): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e0d00): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e0d00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e0d00): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e0d00): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e0d00): _writeAt: size=3, off=2 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604fc0 item 67 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e0d00): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e0d00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.423297485 +0000 UTC m=+218.895742318 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e0d00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e1200): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e1200): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e1200): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e1200): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e1200): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.423297485 +0000 UTC m=+218.895742318 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e1200): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006052d0 item 67 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e1880): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e1880): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e1880): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e1880): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e1880): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.424852446 +0000 UTC m=+218.897297279 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e1880): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e1d80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e1d80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8150 item 68 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e1d80): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e1d80): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e1d80): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e1d80): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e1d80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.425588529 +0000 UTC m=+218.898033362 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0009e1d80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a16340): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a16340): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a16340): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a16340): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a16340): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.425588529 +0000 UTC m=+218.898033362 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a16340): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8540 item 68 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a16980): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a16980): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a16980): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a16980): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a16980): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.427067998 +0000 UTC m=+218.899512832 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a16980): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a16e00): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a16e00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a16e00): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a16e00): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a16e00): _writeAt: size=3, off=2 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9030 item 69 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a16e00): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a16e00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.427785536 +0000 UTC m=+218.900230369 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a16e00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a17300): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a17300): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a17300): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a17300): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a17300): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.427785536 +0000 UTC m=+218.900230369 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a17300): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c91f0 item 69 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a17980): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a17980): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a17980): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a17980): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a17980): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.429332182 +0000 UTC m=+218.901777015 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a17980): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a17e80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a17e80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9f10 item 70 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a17e80): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a17e80): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a17e80): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a17e80): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a17e80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.430057164 +0000 UTC m=+218.902501997 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a17e80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a32440): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a32440): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a32440): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a32440): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a32440): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.430057164 +0000 UTC m=+218.902501997 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a32440): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472150 item 70 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a32ac0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a32ac0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a32ac0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a32ac0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a32ac0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.431572009 +0000 UTC m=+218.904016842 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a32ac0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a32fc0): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a32fc0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a32fc0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a32fc0): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a32fc0): _writeAt: size=3, off=2 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472700 item 71 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a32fc0): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a32fc0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.432219096 +0000 UTC m=+218.904663929 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a32fc0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a334c0): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a334c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a334c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a334c0): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a334c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.432219096 +0000 UTC m=+218.904663929 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a334c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472a80 item 71 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a33b40): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a33b40): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a33b40): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a33b40): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a33b40): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.433928367 +0000 UTC m=+218.906373200 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a33b40): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4e0c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4e0c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472ee0 item 72 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4e0c0): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4e0c0): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4e0c0): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4e0c0): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4e0c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.43469142 +0000 UTC m=+218.907136252 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4e0c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4e600): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4e600): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4e600): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4e600): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4e600): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.43469142 +0000 UTC m=+218.907136252 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4e600): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004732d0 item 72 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4ebc0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4ebc0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4ebc0): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4ebc0): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4ebc0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4ebc0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4ebc0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.436154959 +0000 UTC m=+218.908599792 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4ebc0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4f0c0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4f0c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4f0c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004737a0 item 73 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4f0c0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4f0c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.436786095 +0000 UTC m=+218.909230929 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4f0c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4f580): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4f580): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4f580): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4f580): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4f580): _writeAt: size=3, off=2 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473a40 item 73 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4f580): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4f580): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.437463508 +0000 UTC m=+218.909908341 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4f580): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4fac0): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4fac0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4fac0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4fac0): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4fac0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.437463508 +0000 UTC m=+218.909908341 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a4fac0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473c70 item 73 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66180): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66180): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66180): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66180): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66180): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66180): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66180): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.439024631 +0000 UTC m=+218.911469474 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66180): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66680): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66680): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66680): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002deb60 item 74 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66680): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66680): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.439663982 +0000 UTC m=+218.912108816 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66680): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66bc0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66bc0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ded90 item 74 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66bc0): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66bc0): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66bc0): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66bc0): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66bc0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.440452693 +0000 UTC m=+218.912897527 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a66bc0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a67140): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a67140): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a67140): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a67140): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a67140): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.440452693 +0000 UTC m=+218.912897527 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a67140): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df0a0 item 74 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a67780): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a67780): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a67780): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a67780): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a67780): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a67780): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a67780): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.441966739 +0000 UTC m=+218.914411571 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a67780): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a67c80): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a67c80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a67c80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfb90 item 75 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a67c80): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a67c80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.44259048 +0000 UTC m=+218.915035313 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a67c80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84240): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84240): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84240): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84240): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84240): _writeAt: size=3, off=2 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfd50 item 75 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84240): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84240): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.443269516 +0000 UTC m=+218.915714349 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84240): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84780): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84780): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84780): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84780): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84780): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.443269516 +0000 UTC m=+218.915714349 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84780): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce000 item 75 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84dc0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84dc0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84dc0): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84dc0): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84dc0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84dc0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84dc0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.444745799 +0000 UTC m=+218.917190622 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a84dc0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a852c0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a852c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a852c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce540 item 76 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a852c0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a852c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.445334053 +0000 UTC m=+218.917778887 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a852c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a85800): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a85800): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce770 item 76 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a85800): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a85800): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a85800): _writeAt: size=3, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a85800): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a85800): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.44604491 +0000 UTC m=+218.918489743 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a85800): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a85d80): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a85d80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a85d80): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a85d80): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a85d80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.44604491 +0000 UTC m=+218.918489743 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000a85d80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce9a0 item 76 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa4440): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa4440): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa4440): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa4440): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa4440): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa4440): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa4440): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.447531673 +0000 UTC m=+218.919976506 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa4440): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa4940): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa4940): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa4940): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cee00 item 77 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa4940): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa4940): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.448190661 +0000 UTC m=+218.920635494 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa4940): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa5040): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa5040): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa5040): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa5040): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa5040): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.448190661 +0000 UTC m=+218.920635494 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa5040): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf110 item 77 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa5680): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa5680): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa5680): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa5680): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa5680): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa5680): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa5680): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.449795606 +0000 UTC m=+218.922240440 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa5680): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa5b80): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa5b80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa5b80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf730 item 78 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa5b80): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa5b80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.450591872 +0000 UTC m=+218.923036705 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000aa5b80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac0300): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac0300): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac0300): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac0300): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac0300): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.450591872 +0000 UTC m=+218.923036705 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac0300): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf9d0 item 78 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac0940): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac0940): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac0940): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac0940): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac0940): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac0940): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac0940): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.456302862 +0000 UTC m=+218.928747715 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac0940): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac0e40): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac0e40): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac0e40): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e0e0 item 79 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac0e40): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac0e40): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.458302979 +0000 UTC m=+218.930747832 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac0e40): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac1540): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac1540): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac1540): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac1540): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac1540): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.458302979 +0000 UTC m=+218.930747832 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac1540): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e380 item 79 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac1b80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac1b80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac1b80): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac1b80): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac1b80): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac1b80): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac1b80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.461697457 +0000 UTC m=+218.934142300 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ac1b80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ada100): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ada100): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ada100): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e700 item 80 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ada100): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ada100): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.46236499 +0000 UTC m=+218.934809843 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ada100): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ada800): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ada800): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ada800): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ada800): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ada800): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.46236499 +0000 UTC m=+218.934809843 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000ada800): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ea80 item 80 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adae40): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adae40): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adae40): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adae40): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adae40): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.465244811 +0000 UTC m=+218.937689654 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adae40): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adb2c0): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adb2c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adb2c0): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adb2c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adb2c0): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adb2c0): _writeAt: size=3, off=7 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f1f0 item 81 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adb2c0): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adb2c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.466221445 +0000 UTC m=+218.938666288 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adb2c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adb800): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adb800): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adb800): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adb800): >_readAt: n=8, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adb800): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.466221445 +0000 UTC m=+218.938666288 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adb800): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f490 item 81 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adbe80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adbe80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adbe80): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adbe80): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adbe80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.46901831 +0000 UTC m=+218.941463132 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000adbe80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af6400): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af6400): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af6400): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fe30 item 82 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af6400): _readAt: size=2, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af6400): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af6400): _writeAt: size=3, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af6400): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af6400): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.469816659 +0000 UTC m=+218.942261483 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af6400): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af6980): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af6980): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af6980): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af6980): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af6980): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.469816659 +0000 UTC m=+218.942261483 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af6980): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c150 item 82 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af7000): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af7000): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af7000): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af7000): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af7000): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.471753509 +0000 UTC m=+218.944198331 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af7000): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af7500): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af7500): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af7500): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af7500): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af7500): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af7500): _writeAt: size=3, off=7 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c5b0 item 83 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af7500): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af7500): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.472702821 +0000 UTC m=+218.945147675 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af7500): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af7a40): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af7a40): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af7a40): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af7a40): >_readAt: n=8, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af7a40): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.472702821 +0000 UTC m=+218.945147675 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000af7a40): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ca10 item 83 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e140): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e140): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e140): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e140): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e140): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.474334026 +0000 UTC m=+218.946778850 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e140): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e640): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e640): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e640): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d6c0 item 84 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e640): _readAt: size=2, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e640): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e640): _writeAt: size=3, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e640): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e640): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.475380192 +0000 UTC m=+218.947825024 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e640): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1ebc0): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1ebc0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1ebc0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1ebc0): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1ebc0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.475380192 +0000 UTC m=+218.947825024 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1ebc0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032db20 item 84 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1f240): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1f240): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1f240): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1f240): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1f240): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.4774395 +0000 UTC m=+218.949884333 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1f240): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e1c0): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e1c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e1c0): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e1c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e1c0): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e1c0): _writeAt: size=3, off=7 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326000 item 85 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e1c0): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e1c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.479626499 +0000 UTC m=+218.952071352 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e1c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e700): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e700): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e700): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e700): >_readAt: n=8, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e700): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.479626499 +0000 UTC m=+218.952071352 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1e700): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003262a0 item 85 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1ed80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1ed80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1ed80): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1ed80): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1ed80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.481309501 +0000 UTC m=+218.953754334 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1ed80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1f580): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1f580): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1f580): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003269a0 item 86 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1f580): _readAt: size=2, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1f580): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1f580): _writeAt: size=3, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1f580): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1f580): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.482766258 +0000 UTC m=+218.955211091 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1f580): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1fb00): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1fb00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1fb00): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1fb00): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1fb00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.482766258 +0000 UTC m=+218.955211091 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b1fb00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326b60 item 86 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98200): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98200): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98200): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98200): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98200): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.484418472 +0000 UTC m=+218.956863305 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98200): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98740): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98740): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98740): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98740): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98740): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98740): _writeAt: size=3, off=7 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003270a0 item 87 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98740): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98740): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.485145478 +0000 UTC m=+218.957590310 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98740): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98c80): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98c80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98c80): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98c80): >_readAt: n=8, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98c80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.485145478 +0000 UTC m=+218.957590310 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f98c80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327570 item 87 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99300): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99300): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99300): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99300): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99300): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.487416123 +0000 UTC m=+218.959860956 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99300): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99800): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99800): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99800): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327a40 item 88 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99800): _readAt: size=2, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99800): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99800): _writeAt: size=3, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99800): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99800): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.488101401 +0000 UTC m=+218.960546234 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99800): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99d80): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99d80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99d80): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99d80): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99d80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.488101401 +0000 UTC m=+218.960546234 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000f99d80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327d50 item 88 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b2480): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b2480): open at offset 0 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b2480): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b2480): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b2480): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b2480): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b2480): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b2480): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.489923184 +0000 UTC m=+218.962368016 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b2480): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b3140): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b3140): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b3140): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a770 item 89 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b3140): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b3140): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.490422131 +0000 UTC m=+218.962866964 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b3140): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b3c00): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b3c00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b3c00): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b3c00): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b3c00): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b3c00): _writeAt: size=3, off=7 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ab60 item 89 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b3c00): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b3c00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.491326339 +0000 UTC m=+218.963771173 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0005b3c00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000410f00): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000410f00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000410f00): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000410f00): >_readAt: n=8, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000410f00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.491326339 +0000 UTC m=+218.963771173 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000410f00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b030 item 89 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411640): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411640): open at offset 0 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411640): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411640): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411640): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411640): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411640): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411640): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.494368024 +0000 UTC m=+218.966812858 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411640): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411bc0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411bc0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411bc0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b6c0 item 90 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411bc0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411bc0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.495276491 +0000 UTC m=+218.967721324 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000411bc0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b901c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b901c0): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b901c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bb90 item 90 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b901c0): _readAt: size=2, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b901c0): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b901c0): _writeAt: size=3, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b901c0): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b901c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.49602135 +0000 UTC m=+218.968466183 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b901c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90780): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90780): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90780): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90780): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90780): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.49602135 +0000 UTC m=+218.968466183 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90780): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bdc0 item 90 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90dc0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90dc0): open at offset 0 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90dc0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90dc0): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90dc0): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90dc0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90dc0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90dc0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.497782388 +0000 UTC m=+218.970227221 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b90dc0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91380): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91380): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91380): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc2a0 item 91 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91380): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91380): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.498314047 +0000 UTC m=+218.970758880 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91380): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b918c0): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b918c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b918c0): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b918c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b918c0): >_readAt: n=2, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b918c0): _writeAt: size=3, off=7 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc4d0 item 91 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b918c0): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b918c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.499020565 +0000 UTC m=+218.971465398 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b918c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91f40): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91f40): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91f40): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91f40): >_readAt: n=8, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91f40): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.499020565 +0000 UTC m=+218.971465398 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000b91f40): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc690 item 91 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c5980): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c5980): open at offset 0 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c5980): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c5980): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c5980): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c5980): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c5980): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c5980): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.500867745 +0000 UTC m=+218.973312578 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c5980): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c5f00): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c5f00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c5f00): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccaf0 item 92 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c5f00): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c5f00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.501464816 +0000 UTC m=+218.973909649 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0002c5f00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e104c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e104c0): open at offset 5 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e104c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cccb0 item 92 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e104c0): _readAt: size=2, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e104c0): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e104c0): _writeAt: size=3, off=5 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e104c0): >_writeAt: n=3, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e104c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.502323169 +0000 UTC m=+218.974768002 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e104c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e10ac0): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e10ac0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e10ac0): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e10ac0): >_readAt: n=3, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e10ac0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.502323169 +0000 UTC m=+218.974768002 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e10ac0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccee0 item 92 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11100): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11100): open at offset 0 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11100): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11100): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11100): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11100): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11100): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11100): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.504054712 +0000 UTC m=+218.976499545 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11100): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11680): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11680): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11680): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd340 item 93 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11680): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11680): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.504678163 +0000 UTC m=+218.977122996 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11680): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11d80): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11d80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11d80): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11d80): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11d80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.504678163 +0000 UTC m=+218.977122996 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000e11d80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd5e0 item 93 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284480): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284480): open at offset 0 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284480): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284480): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284480): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284480): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284480): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284480): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.506966001 +0000 UTC m=+218.979410854 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001284480): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012849c0): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012849c0): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012849c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cda40 item 94 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012849c0): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012849c0): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.507734044 +0000 UTC m=+218.980178897 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc0012849c0): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285100): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285100): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285100): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285100): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285100): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.507734044 +0000 UTC m=+218.980178897 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285100): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdc70 item 94 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285740): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285740): open at offset 0 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285740): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285740): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285740): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285740): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285740): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285740): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.510800887 +0000 UTC m=+218.983245719 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285740): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285c80): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285c80): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285c80): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004901c0 item 95 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285c80): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285c80): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.511432563 +0000 UTC m=+218.983877396 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc001285c80): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94480): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94480): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94480): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94480): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94480): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.511432563 +0000 UTC m=+218.983877396 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94480): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004903f0 item 95 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 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 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94b00): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94b00): open at offset 0 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94b00): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94b00): _readAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94b00): >_readAt: n=0, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94b00): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94b00): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94b00): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.513065832 +0000 UTC m=+218.985510665 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c94b00): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95040): _writeAt: size=5, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95040): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95040): >openPending: err= 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490770 item 96 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95040): >_writeAt: n=5, err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95040): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.513718688 +0000 UTC m=+218.986163531 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95040): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/08 03:41:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/08 03:41:37 DEBUG : open-test-file: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95740): _readAt: size=512, off=0 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95740): openPending: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95740): >openPending: err= 2025/10/08 03:41:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95740): >_readAt: n=5, err=EOF 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95740): close: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-08 03:41:37.513718688 +0000 UTC m=+218.986163531 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : open-test-file(0xc000c95740): >close: err= 2025/10/08 03:41:37 DEBUG : open-test-file: Remove: 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490a80 item 96 2025/10/08 03:41:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/08 03:41:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/08 03:41:37 DEBUG : open-test-file: >Remove: err= 2025/10/08 03:41:37 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:37 DEBUG : Looking for writers 2025/10/08 03:41:37 DEBUG : >WaitForWriters: 2025/10/08 03:41:37 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.35s) --- PASS: TestRWFileHandleOpenTests/writes (0.66s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.69s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:41:37 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:41:37 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:41:37 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:37 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:37 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:41:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:37 DEBUG : file1: newRWFileHandle: 2025/10/08 03:41:37 DEBUG : file1(0xc00013e5c0): openPending: 2025/10/08 03:41:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:37 DEBUG : file1(0xc00013e5c0): >openPending: err= 2025/10/08 03:41:37 DEBUG : file1: >newRWFileHandle: err= 2025/10/08 03:41:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/08 03:41:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/08 03:41:37 DEBUG : file1(0xc00013e5c0): _writeAt: size=2, off=0 2025/10/08 03:41:37 DEBUG : file1(0xc00013e5c0): >_writeAt: n=2, err= 2025/10/08 03:41:37 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/08 03:41:37 DEBUG : file1(0xc00013e5c0): RWFileHandle.Flush 2025/10/08 03:41:37 DEBUG : file1(0xc00013e5c0): RWFileHandle.Release 2025/10/08 03:41:37 DEBUG : file1(0xc00013e5c0): close: 2025/10/08 03:41:37 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/08 03:41:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:37 DEBUG : file1(0xc00013e5c0): >close: err= 2025/10/08 03:41:37 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:37 DEBUG : Looking for writers 2025/10/08 03:41:37 DEBUG : file1: reading active writers 2025/10/08 03:41:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/08 03:41:37 DEBUG : Looking for writers 2025/10/08 03:41:37 DEBUG : file1: reading active writers 2025/10/08 03:41:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/08 03:41:37 DEBUG : Looking for writers 2025/10/08 03:41:37 DEBUG : file1: reading active writers 2025/10/08 03:41:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/08 03:41:37 DEBUG : Looking for writers 2025/10/08 03:41:37 DEBUG : file1: reading active writers 2025/10/08 03:41:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/08 03:41:38 DEBUG : file1: vfs cache: starting upload 2025/10/08 03:41:38 DEBUG : Looking for writers 2025/10/08 03:41:38 DEBUG : file1: reading active writers 2025/10/08 03:41:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/08 03:41:38 DEBUG : Looking for writers 2025/10/08 03:41:38 DEBUG : file1: reading active writers 2025/10/08 03:41:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/08 03:41:38 DEBUG : Looking for writers 2025/10/08 03:41:38 DEBUG : file1: reading active writers 2025/10/08 03:41:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/08 03:41:38 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/08 03:41:38 INFO : file1: Copied (new) 2025/10/08 03:41:38 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/10/08 03:41:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/08 03:41:38 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/10/08 03:41:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:41:38 INFO : file1: vfs cache: upload succeeded try #1 2025/10/08 03:41:39 DEBUG : Looking for writers 2025/10/08 03:41:39 DEBUG : file1: reading active writers 2025/10/08 03:41:39 DEBUG : >WaitForWriters: 2025/10/08 03:41:39 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:39 DEBUG : Looking for writers 2025/10/08 03:41:39 DEBUG : file1: reading active writers 2025/10/08 03:41:39 DEBUG : >WaitForWriters: 2025/10/08 03:41:39 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.98s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:41:39 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:41:39 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:41:39 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:39 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:39 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:41:39 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:41:39 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:41:39 DEBUG : rename_me: newRWFileHandle: 2025/10/08 03:41:39 DEBUG : rename_me(0xc00092c680): openPending: 2025/10/08 03:41:39 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/08 03:41:39 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/08 03:41:39 DEBUG : rename_me(0xc00092c680): >openPending: err= 2025/10/08 03:41:39 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/08 03:41:39 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/08 03:41:39 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/08 03:41:39 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/08 03:41:39 DEBUG : rename_me(0xc00092c680): _writeAt: size=5, off=0 2025/10/08 03:41:39 DEBUG : rename_me(0xc00092c680): >_writeAt: n=5, err= 2025/10/08 03:41:39 DEBUG : rename_me(0xc00092c680): close: 2025/10/08 03:41:39 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-08 03:41:39.900806601 +0000 UTC m=+221.373251454 2025/10/08 03:41:39 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/08 03:41:39 DEBUG : rename_me(0xc00092c680): >close: err= 2025/10/08 03:41:39 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/08 03:41:39 DEBUG : i_was_renamed: Updating file with 0xc00109e480 2025/10/08 03:41:39 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/08 03:41:39 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/08 03:41:39 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:39 DEBUG : Looking for writers 2025/10/08 03:41:39 DEBUG : i_was_renamed: reading active writers 2025/10/08 03:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/08 03:41:39 DEBUG : Looking for writers 2025/10/08 03:41:39 DEBUG : i_was_renamed: reading active writers 2025/10/08 03:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/08 03:41:39 DEBUG : Looking for writers 2025/10/08 03:41:39 DEBUG : i_was_renamed: reading active writers 2025/10/08 03:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/08 03:41:39 DEBUG : Looking for writers 2025/10/08 03:41:39 DEBUG : i_was_renamed: reading active writers 2025/10/08 03:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/08 03:41:40 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/08 03:41:40 DEBUG : Looking for writers 2025/10/08 03:41:40 DEBUG : i_was_renamed: reading active writers 2025/10/08 03:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/08 03:41:40 DEBUG : Looking for writers 2025/10/08 03:41:40 DEBUG : i_was_renamed: reading active writers 2025/10/08 03:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/08 03:41:40 DEBUG : Looking for writers 2025/10/08 03:41:40 DEBUG : i_was_renamed: reading active writers 2025/10/08 03:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/08 03:41:40 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/10/08 03:41:40 INFO : i_was_renamed: Copied (new) 2025/10/08 03:41:40 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-08 03:41:39 +0000 UTC," 2025/10/08 03:41:40 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/08 03:41:40 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/08 03:41:40 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/08 03:41:41 DEBUG : Looking for writers 2025/10/08 03:41:41 DEBUG : i_was_renamed: reading active writers 2025/10/08 03:41:41 DEBUG : >WaitForWriters: 2025/10/08 03:41:41 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.90s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:41:41 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:41:41 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/08 03:41:41 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:41 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/08 03:41:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jakoxum3mami" 2025/10/08 03:41:41 INFO : files root 'rclone-test-jakoxum3mami': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/08 03:41:41 DEBUG : forgetting directory cache 2025/10/08 03:41:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/08 03:41:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/08 03:41:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/08 03:41:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/08 03:41:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/08 03:41:42 DEBUG : TestRWCacheUpdate(0xc00048e580): _readAt: size=512, off=0 2025/10/08 03:41:42 DEBUG : TestRWCacheUpdate(0xc00048e580): openPending: 2025/10/08 03:41:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-08 02:42:41 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/10/08 03:41:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/08 03:41:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/08 03:41:42 DEBUG : TestRWCacheUpdate(0xc00048e580): >openPending: err= 2025/10/08 03:41:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/08 03:41:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/08 03:41:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:41:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:41:43 DEBUG : forgetting directory cache 2025/10/08 03:41:43 DEBUG : TestRWCacheUpdate(0xc00048e580): >_readAt: n=20, err=EOF 2025/10/08 03:41:43 DEBUG : TestRWCacheUpdate(0xc00048e580): close: 2025/10/08 03:41:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-08 02:42:41 +0000 UTC 2025/10/08 03:41:43 DEBUG : TestRWCacheUpdate(0xc00048e580): >close: err= 2025/10/08 03:41:43 DEBUG : Re-reading directory (285.508089ms old) 2025/10/08 03:41:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/08 03:41:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/08 03:41:43 DEBUG : forgetting directory cache 2025/10/08 03:41:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/08 03:41:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/08 03:41:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/08 03:41:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/08 03:41:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/08 03:41:44 DEBUG : TestRWCacheUpdate(0xc00092c5c0): _readAt: size=512, off=0 2025/10/08 03:41:44 DEBUG : TestRWCacheUpdate(0xc00092c5c0): openPending: 2025/10/08 03:41:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-08 02:43:41 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-10-08 02:42:41 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/10/08 03:41:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-08 02:43:41 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-10-08 02:42:41 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/10/08 03:41:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/08 03:41:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/08 03:41:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/08 03:41:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/08 03:41:44 DEBUG : TestRWCacheUpdate(0xc00092c5c0): >openPending: err= 2025/10/08 03:41:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/08 03:41:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/08 03:41:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:41:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:41:44 DEBUG : forgetting directory cache 2025/10/08 03:41:44 DEBUG : TestRWCacheUpdate(0xc00092c5c0): >_readAt: n=20, err=EOF 2025/10/08 03:41:44 DEBUG : TestRWCacheUpdate(0xc00092c5c0): close: 2025/10/08 03:41:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-08 02:43:41 +0000 UTC 2025/10/08 03:41:44 DEBUG : TestRWCacheUpdate(0xc00092c5c0): >close: err= 2025/10/08 03:41:44 DEBUG : Re-reading directory (283.104183ms old) 2025/10/08 03:41:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/08 03:41:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/08 03:41:45 DEBUG : forgetting directory cache 2025/10/08 03:41:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/08 03:41:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/08 03:41:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/08 03:41:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/08 03:41:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/08 03:41:46 DEBUG : TestRWCacheUpdate(0xc00092cc40): _readAt: size=512, off=0 2025/10/08 03:41:46 DEBUG : TestRWCacheUpdate(0xc00092cc40): openPending: 2025/10/08 03:41:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-08 02:44:41 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-10-08 02:43:41 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/10/08 03:41:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-08 02:44:41 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-10-08 02:43:41 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/10/08 03:41:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/08 03:41:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/08 03:41:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/08 03:41:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/08 03:41:46 DEBUG : TestRWCacheUpdate(0xc00092cc40): >openPending: err= 2025/10/08 03:41:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/08 03:41:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/08 03:41:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:41:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:41:46 DEBUG : forgetting directory cache 2025/10/08 03:41:46 DEBUG : TestRWCacheUpdate(0xc00092cc40): >_readAt: n=20, err=EOF 2025/10/08 03:41:46 DEBUG : TestRWCacheUpdate(0xc00092cc40): close: 2025/10/08 03:41:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-08 02:44:41 +0000 UTC 2025/10/08 03:41:46 DEBUG : TestRWCacheUpdate(0xc00092cc40): >close: err= 2025/10/08 03:41:46 DEBUG : Re-reading directory (287.060314ms old) 2025/10/08 03:41:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/08 03:41:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/08 03:41:46 DEBUG : forgetting directory cache 2025/10/08 03:41:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/08 03:41:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/08 03:41:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/08 03:41:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/08 03:41:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/08 03:41:48 DEBUG : TestRWCacheUpdate(0xc000f98240): _readAt: size=512, off=0 2025/10/08 03:41:48 DEBUG : TestRWCacheUpdate(0xc000f98240): openPending: 2025/10/08 03:41:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-08 02:45:41 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-10-08 02:44:41 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/10/08 03:41:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-08 02:45:41 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-10-08 02:44:41 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/10/08 03:41:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/08 03:41:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/08 03:41:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/08 03:41:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/08 03:41:48 DEBUG : TestRWCacheUpdate(0xc000f98240): >openPending: err= 2025/10/08 03:41:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/08 03:41:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/08 03:41:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:41:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:41:48 DEBUG : forgetting directory cache 2025/10/08 03:41:48 DEBUG : TestRWCacheUpdate(0xc000f98240): >_readAt: n=20, err=EOF 2025/10/08 03:41:48 DEBUG : TestRWCacheUpdate(0xc000f98240): close: 2025/10/08 03:41:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-08 02:45:41 +0000 UTC 2025/10/08 03:41:48 DEBUG : TestRWCacheUpdate(0xc000f98240): >close: err= 2025/10/08 03:41:48 DEBUG : Re-reading directory (279.036519ms old) 2025/10/08 03:41:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/08 03:41:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/08 03:41:48 DEBUG : forgetting directory cache 2025/10/08 03:41:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/08 03:41:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/08 03:41:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/08 03:41:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/08 03:41:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/08 03:41:49 DEBUG : TestRWCacheUpdate(0xc000484c80): _readAt: size=512, off=0 2025/10/08 03:41:49 DEBUG : TestRWCacheUpdate(0xc000484c80): openPending: 2025/10/08 03:41:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-08 02:46:41 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-10-08 02:45:41 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/10/08 03:41:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-08 02:46:41 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-10-08 02:45:41 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/10/08 03:41:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/08 03:41:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/08 03:41:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/08 03:41:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/08 03:41:49 DEBUG : TestRWCacheUpdate(0xc000484c80): >openPending: err= 2025/10/08 03:41:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/08 03:41:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/08 03:41:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:41:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:41:49 DEBUG : forgetting directory cache 2025/10/08 03:41:50 DEBUG : TestRWCacheUpdate(0xc000484c80): >_readAt: n=20, err=EOF 2025/10/08 03:41:50 DEBUG : TestRWCacheUpdate(0xc000484c80): close: 2025/10/08 03:41:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-08 02:46:41 +0000 UTC 2025/10/08 03:41:50 DEBUG : TestRWCacheUpdate(0xc000484c80): >close: err= 2025/10/08 03:41:50 DEBUG : Re-reading directory (299.984743ms old) 2025/10/08 03:41:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/08 03:41:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/08 03:41:50 DEBUG : forgetting directory cache 2025/10/08 03:41:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/08 03:41:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/08 03:41:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/08 03:41:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/08 03:41:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/08 03:41:51 DEBUG : TestRWCacheUpdate(0xc0005b2200): _readAt: size=512, off=0 2025/10/08 03:41:51 DEBUG : TestRWCacheUpdate(0xc0005b2200): openPending: 2025/10/08 03:41:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-08 02:47:41 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-10-08 02:46:41 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/10/08 03:41:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-08 02:47:41 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-10-08 02:46:41 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/10/08 03:41:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/08 03:41:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/08 03:41:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/08 03:41:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/08 03:41:51 DEBUG : TestRWCacheUpdate(0xc0005b2200): >openPending: err= 2025/10/08 03:41:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/08 03:41:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/08 03:41:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:41:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:41:51 DEBUG : forgetting directory cache 2025/10/08 03:41:51 DEBUG : TestRWCacheUpdate(0xc0005b2200): >_readAt: n=20, err=EOF 2025/10/08 03:41:51 DEBUG : TestRWCacheUpdate(0xc0005b2200): close: 2025/10/08 03:41:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-08 02:47:41 +0000 UTC 2025/10/08 03:41:51 DEBUG : TestRWCacheUpdate(0xc0005b2200): >close: err= 2025/10/08 03:41:51 DEBUG : Re-reading directory (284.171585ms old) 2025/10/08 03:41:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/08 03:41:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/08 03:41:52 DEBUG : forgetting directory cache 2025/10/08 03:41:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/08 03:41:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/08 03:41:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/08 03:41:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/08 03:41:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/08 03:41:53 DEBUG : TestRWCacheUpdate(0xc00092df40): _readAt: size=512, off=0 2025/10/08 03:41:53 DEBUG : TestRWCacheUpdate(0xc00092df40): openPending: 2025/10/08 03:41:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-08 02:48:41 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-10-08 02:47:41 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/10/08 03:41:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-08 02:48:41 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-10-08 02:47:41 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/10/08 03:41:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/08 03:41:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/08 03:41:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/08 03:41:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/08 03:41:53 DEBUG : TestRWCacheUpdate(0xc00092df40): >openPending: err= 2025/10/08 03:41:53 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/08 03:41:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/08 03:41:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:41:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:41:53 DEBUG : forgetting directory cache 2025/10/08 03:41:53 DEBUG : TestRWCacheUpdate(0xc00092df40): >_readAt: n=21, err=EOF 2025/10/08 03:41:53 DEBUG : TestRWCacheUpdate(0xc00092df40): close: 2025/10/08 03:41:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-08 02:48:41 +0000 UTC 2025/10/08 03:41:53 DEBUG : TestRWCacheUpdate(0xc00092df40): >close: err= 2025/10/08 03:41:53 DEBUG : Re-reading directory (288.606506ms old) 2025/10/08 03:41:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/08 03:41:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/08 03:41:53 DEBUG : forgetting directory cache 2025/10/08 03:41:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/08 03:41:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/08 03:41:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/08 03:41:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/08 03:41:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/08 03:41:54 DEBUG : TestRWCacheUpdate(0xc000485440): _readAt: size=512, off=0 2025/10/08 03:41:54 DEBUG : TestRWCacheUpdate(0xc000485440): openPending: 2025/10/08 03:41:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-08 02:49:41 +0000 UTC," against cached fingerprint "21,2025-10-08 02:48:41 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/10/08 03:41:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-08 02:49:41 +0000 UTC," != cached fingerprint "21,2025-10-08 02:48:41 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/10/08 03:41:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/08 03:41:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/08 03:41:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/08 03:41:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/08 03:41:54 DEBUG : TestRWCacheUpdate(0xc000485440): >openPending: err= 2025/10/08 03:41:54 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/08 03:41:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/08 03:41:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:41:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:41:55 DEBUG : forgetting directory cache 2025/10/08 03:41:55 DEBUG : TestRWCacheUpdate(0xc000485440): >_readAt: n=22, err=EOF 2025/10/08 03:41:55 DEBUG : TestRWCacheUpdate(0xc000485440): close: 2025/10/08 03:41:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-08 02:49:41 +0000 UTC 2025/10/08 03:41:55 DEBUG : TestRWCacheUpdate(0xc000485440): >close: err= 2025/10/08 03:41:55 DEBUG : Re-reading directory (275.003308ms old) 2025/10/08 03:41:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/08 03:41:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/08 03:41:55 DEBUG : forgetting directory cache 2025/10/08 03:41:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/08 03:41:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/08 03:41:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/08 03:41:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/08 03:41:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/08 03:41:56 DEBUG : TestRWCacheUpdate(0xc000410500): _readAt: size=512, off=0 2025/10/08 03:41:56 DEBUG : TestRWCacheUpdate(0xc000410500): openPending: 2025/10/08 03:41:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-08 02:50:41 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-10-08 02:49:41 +0000 UTC," 2025/10/08 03:41:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-08 02:50:41 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-10-08 02:49:41 +0000 UTC,") 2025/10/08 03:41:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/08 03:41:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/08 03:41:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/08 03:41:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/08 03:41:56 DEBUG : TestRWCacheUpdate(0xc000410500): >openPending: err= 2025/10/08 03:41:56 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/08 03:41:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/08 03:41:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:41:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:41:56 DEBUG : forgetting directory cache 2025/10/08 03:41:56 DEBUG : TestRWCacheUpdate(0xc000410500): >_readAt: n=23, err=EOF 2025/10/08 03:41:56 DEBUG : TestRWCacheUpdate(0xc000410500): close: 2025/10/08 03:41:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-08 02:50:41 +0000 UTC 2025/10/08 03:41:56 DEBUG : TestRWCacheUpdate(0xc000410500): >close: err= 2025/10/08 03:41:56 DEBUG : Re-reading directory (280.74739ms old) 2025/10/08 03:41:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/08 03:41:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/08 03:41:57 DEBUG : forgetting directory cache 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate(0xc000411780): _readAt: size=512, off=0 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate(0xc000411780): openPending: 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-08 02:51:41 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-10-08 02:50:41 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-08 02:51:41 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-10-08 02:50:41 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/10/08 03:41:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/08 03:41:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate(0xc000411780): >openPending: err= 2025/10/08 03:41:58 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:41:58 DEBUG : forgetting directory cache 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate(0xc000411780): >_readAt: n=24, err=EOF 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate(0xc000411780): close: 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-08 02:51:41 +0000 UTC 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate(0xc000411780): >close: err= 2025/10/08 03:41:58 DEBUG : Re-reading directory (277.53804ms old) 2025/10/08 03:41:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/08 03:41:58 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:41:58 DEBUG : Looking for writers 2025/10/08 03:41:58 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/08 03:41:58 DEBUG : >WaitForWriters: 2025/10/08 03:41:58 DEBUG : files root 'rclone-test-jakoxum3mami': vfs cache: cleaner exiting 2025/10/08 03:41:59 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.65s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.26s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:01 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/08 03:42:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/08 03:42:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/08 03:42:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/08 03:42:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:42:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/08 03:42:01 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/08 03:42:01 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/08 03:42:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/08 03:42:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:42:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/08 03:42:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/08 03:42:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/08 03:42:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/08 03:42:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:42:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/08 03:42:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/08 03:42:02 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:02 DEBUG : Looking for writers 2025/10/08 03:42:02 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/08 03:42:02 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/08 03:42:02 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.32s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:02 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:02 DEBUG : files root 'rclone-test-jakoxum3mami': Reusing VFS from active cache 2025/10/08 03:42:02 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:02 DEBUG : Looking for writers 2025/10/08 03:42:02 DEBUG : >WaitForWriters: 2025/10/08 03:42:02 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:02 DEBUG : Looking for writers 2025/10/08 03:42:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:03 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:03 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:03 DEBUG : Looking for writers 2025/10/08 03:42:03 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:03 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:03 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:03 DEBUG : Looking for writers 2025/10/08 03:42:03 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.24s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:03 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:05 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:05 DEBUG : dir: Looking for writers 2025/10/08 03:42:05 DEBUG : file2: reading active writers 2025/10/08 03:42:05 DEBUG : Looking for writers 2025/10/08 03:42:05 DEBUG : dir: reading active writers 2025/10/08 03:42:05 DEBUG : file1: reading active writers 2025/10/08 03:42:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.06s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:06 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:08 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:08 DEBUG : dir: Looking for writers 2025/10/08 03:42:08 DEBUG : Looking for writers 2025/10/08 03:42:08 DEBUG : dir: reading active writers 2025/10/08 03:42:08 DEBUG : file1: reading active writers 2025/10/08 03:42:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.86s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:09 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/08 03:42:11 DEBUG : file1: Open: flags=O_RDONLY 2025/10/08 03:42:11 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/08 03:42:11 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/08 03:42:11 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/08 03:42:11 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/08 03:42:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/08 03:42:11 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/08 03:42:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:42:11 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:42:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/08 03:42:11 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/08 03:42:11 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/08 03:42:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/08 03:42:11 DEBUG : files root 'rclone-test-jakoxum3mami': File to upload is small (0 bytes), uploading instead of streaming 2025/10/08 03:42:12 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/10/08 03:42:12 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/10/08 03:42:12 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/08 03:42:12 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:42:12 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/08 03:42:12 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:12 DEBUG : dir: Looking for writers 2025/10/08 03:42:12 DEBUG : file2: reading active writers 2025/10/08 03:42:12 DEBUG : new_file.txt: reading active writers 2025/10/08 03:42:12 DEBUG : Looking for writers 2025/10/08 03:42:12 DEBUG : file1: reading active writers 2025/10/08 03:42:12 DEBUG : dir: reading active writers 2025/10/08 03:42:12 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.17s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:13 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:15 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/08 03:42:15 DEBUG : dir/file1: Updating file with dir/file1 0xc000cbc180 2025/10/08 03:42:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/08 03:42:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:16 INFO : dir/file1: Moved (server-side) to: file0 2025/10/08 03:42:16 DEBUG : file0: Updating file with file0 0xc000cbc180 2025/10/08 03:42:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/08 03:42:16 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/08 03:42:16 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:16 DEBUG : dir: Looking for writers 2025/10/08 03:42:16 DEBUG : Looking for writers 2025/10/08 03:42:16 DEBUG : dir: reading active writers 2025/10/08 03:42:16 DEBUG : file0: reading active writers 2025/10/08 03:42:16 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.81s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:17 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:17 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:17 DEBUG : Looking for writers 2025/10/08 03:42:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.24s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:17 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:18 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/08 03:42:18 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/08 03:42:19 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/08 03:42:19 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/08 03:42:20 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/08 03:42:20 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:20 DEBUG : a: Looking for writers 2025/10/08 03:42:20 DEBUG : b: Looking for writers 2025/10/08 03:42:20 DEBUG : c: Looking for writers 2025/10/08 03:42:20 DEBUG : d: Looking for writers 2025/10/08 03:42:20 DEBUG : Looking for writers 2025/10/08 03:42:20 DEBUG : Looking for writers 2025/10/08 03:42:20 DEBUG : c: reading active writers 2025/10/08 03:42:20 DEBUG : d: reading active writers 2025/10/08 03:42:20 DEBUG : /: reading active writers 2025/10/08 03:42:20 DEBUG : a: reading active writers 2025/10/08 03:42:20 DEBUG : b: reading active writers 2025/10/08 03:42:20 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.73s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:21 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:22 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/08 03:42:22 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/08 03:42:22 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/08 03:42:23 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/08 03:42:24 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:24 DEBUG : a/b/c/d: Looking for writers 2025/10/08 03:42:24 DEBUG : a/b/c: Looking for writers 2025/10/08 03:42:24 DEBUG : d: reading active writers 2025/10/08 03:42:24 DEBUG : a/b: Looking for writers 2025/10/08 03:42:24 DEBUG : c: reading active writers 2025/10/08 03:42:24 DEBUG : a: Looking for writers 2025/10/08 03:42:24 DEBUG : b: reading active writers 2025/10/08 03:42:24 DEBUG : Looking for writers 2025/10/08 03:42:24 DEBUG : a: reading active writers 2025/10/08 03:42:24 DEBUG : >WaitForWriters: 2025/10/08 03:42:25 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jakoxum3mami/a/b/c not empty`) 2025/10/08 03:42:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/08 03:42:26 DEBUG : pacer: Reducing sleep to 15ms 2025/10/08 03:42:26 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jakoxum3mami/a/b not empty`) 2025/10/08 03:42:26 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/10/08 03:42:26 DEBUG : pacer: Reducing sleep to 22.5ms 2025/10/08 03:42:26 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jakoxum3mami/a not empty`) 2025/10/08 03:42:26 DEBUG : pacer: Rate limited, increasing sleep to 45ms 2025/10/08 03:42:26 DEBUG : pacer: Reducing sleep to 33.75ms 2025/10/08 03:42:26 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestVFSMkdirAll (5.29s) === 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:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:26 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:26 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:26 DEBUG : Looking for writers 2025/10/08 03:42:26 DEBUG : >WaitForWriters: 2025/10/08 03:42:26 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/10/08 03:42:26 DEBUG : pacer: Reducing sleep to 14.238281ms --- PASS: TestVFSIsMetadataFile (0.26s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:27 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:42:27 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/10/08 03:42:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:42:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/08 03:42:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/08 03:42:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:27 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/08 03:42:27 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/08 03:42:27 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/08 03:42:27 DEBUG : files root 'rclone-test-jakoxum3mami': File to upload is small (5 bytes), uploading instead of streaming 2025/10/08 03:42:28 DEBUG : pacer: Reducing sleep to 10ms 2025/10/08 03:42:28 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/08 03:42:28 DEBUG : file1: Size of src and dst objects identical 2025/10/08 03:42:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:42:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:42:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/08 03:42:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/08 03:42:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:42:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:42:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/08 03:42:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/08 03:42:28 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/08 03:42:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/08 03:42:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/08 03:42:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/08 03:42:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/08 03:42:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:28 DEBUG : files root 'rclone-test-jakoxum3mami': File to upload is small (0 bytes), uploading instead of streaming 2025/10/08 03:42:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/08 03:42:29 DEBUG : file1: Size of src and dst objects identical 2025/10/08 03:42:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/08 03:42:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/08 03:42:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/08 03:42:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/08 03:42:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:29 DEBUG : files root 'rclone-test-jakoxum3mami': File to upload is small (7 bytes), uploading instead of streaming 2025/10/08 03:42:30 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/08 03:42:30 DEBUG : file1: Size of src and dst objects identical 2025/10/08 03:42:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:30 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:30 DEBUG : Looking for writers 2025/10/08 03:42:30 DEBUG : file1: reading active writers 2025/10/08 03:42:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.49s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:30 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:42:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:42:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/08 03:42:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/08 03:42:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:30 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/08 03:42:31 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/08 03:42:31 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/08 03:42:31 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/08 03:42:31 DEBUG : files root 'rclone-test-jakoxum3mami': File to upload is small (11 bytes), uploading instead of streaming 2025/10/08 03:42:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/08 03:42:32 DEBUG : file1: Size of src and dst objects identical 2025/10/08 03:42:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:32 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/08 03:42:32 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:32 DEBUG : Looking for writers 2025/10/08 03:42:32 DEBUG : file1: reading active writers 2025/10/08 03:42:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.51s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:33 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:42:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:42:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/08 03:42:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/08 03:42:33 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/08 03:42:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:33 DEBUG : files root 'rclone-test-jakoxum3mami': File to upload is small (5 bytes), uploading instead of streaming 2025/10/08 03:42:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/08 03:42:34 DEBUG : file1: Size of src and dst objects identical 2025/10/08 03:42:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:34 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/08 03:42:34 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:34 DEBUG : Looking for writers 2025/10/08 03:42:34 DEBUG : file1: reading active writers 2025/10/08 03:42:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.52s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:34 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:42:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:42:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/08 03:42:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/08 03:42:34 DEBUG : file1: WriteFileHandle.Release closing 2025/10/08 03:42:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:34 DEBUG : files root 'rclone-test-jakoxum3mami': File to upload is small (0 bytes), uploading instead of streaming 2025/10/08 03:42:35 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/08 03:42:35 DEBUG : file1: Size of src and dst objects identical 2025/10/08 03:42:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:35 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/08 03:42:35 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:35 DEBUG : Looking for writers 2025/10/08 03:42:35 DEBUG : file1: reading active writers 2025/10/08 03:42:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.49s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:36 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:42:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:42:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/08 03:42:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/08 03:42:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:36 DEBUG : files root 'rclone-test-jakoxum3mami': File to upload is small (2 bytes), uploading instead of streaming 2025/10/08 03:42:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/08 03:42:36 DEBUG : file1: Size of src and dst objects identical 2025/10/08 03:42:37 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/10/08 03:42:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:37 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:37 DEBUG : Looking for writers 2025/10/08 03:42:37 DEBUG : file1: reading active writers 2025/10/08 03:42:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.51s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:37 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:42:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:42:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/08 03:42:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/08 03:42:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:37 DEBUG : files root 'rclone-test-jakoxum3mami': File to upload is small (0 bytes), uploading instead of streaming 2025/10/08 03:42:38 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/08 03:42:38 DEBUG : file1: Size of src and dst objects identical 2025/10/08 03:42:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:42:38 DEBUG : file1: Open: flags=O_RDONLY 2025/10/08 03:42:38 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/08 03:42:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/08 03:42:38 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:42:38 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:38 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:38 DEBUG : Looking for writers 2025/10/08 03:42:38 DEBUG : file1: reading active writers 2025/10/08 03:42:38 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.67s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:39 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/08 03:42:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/08 03:42:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/08 03:42:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/08 03:42:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:39 DEBUG : files root 'rclone-test-jakoxum3mami': File to upload is small (100 bytes), uploading instead of streaming 2025/10/08 03:42:40 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/08 03:42:40 DEBUG : file1: Size of src and dst objects identical 2025/10/08 03:42:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/08 03:42:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/08 03:42:40 DEBUG : file1: Open: flags=O_RDONLY 2025/10/08 03:42:40 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/08 03:42:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/08 03:42:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:42:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:40 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:40 DEBUG : Looking for writers 2025/10/08 03:42:40 DEBUG : file1: reading active writers 2025/10/08 03:42:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.66s) === RUN TestZipManyFiles run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:40 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:45 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/08 03:42:45 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/08 03:42:45 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:42:45 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:45 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/08 03:42:45 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/08 03:42:45 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:42:46 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:46 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/08 03:42:46 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/08 03:42:46 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:42:46 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:46 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/08 03:42:46 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/08 03:42:46 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:42:46 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:46 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/08 03:42:46 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/08 03:42:46 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:42:46 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:46 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:46 DEBUG : flat: Looking for writers 2025/10/08 03:42:46 DEBUG : f000.txt: reading active writers 2025/10/08 03:42:46 DEBUG : f001.txt: reading active writers 2025/10/08 03:42:46 DEBUG : f002.txt: reading active writers 2025/10/08 03:42:46 DEBUG : f003.txt: reading active writers 2025/10/08 03:42:46 DEBUG : f004.txt: reading active writers 2025/10/08 03:42:46 DEBUG : Looking for writers 2025/10/08 03:42:46 DEBUG : flat: reading active writers 2025/10/08 03:42:46 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.65s) === RUN TestZipManySubDirs run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:48 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:51 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/08 03:42:51 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/08 03:42:51 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:42:52 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:52 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/08 03:42:52 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/08 03:42:52 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:42:52 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:52 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/08 03:42:52 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/08 03:42:52 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:42:52 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:52 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:52 DEBUG : a/b/c: Looking for writers 2025/10/08 03:42:52 DEBUG : deep.txt: reading active writers 2025/10/08 03:42:52 DEBUG : a/b: Looking for writers 2025/10/08 03:42:52 DEBUG : c: reading active writers 2025/10/08 03:42:52 DEBUG : mid.txt: reading active writers 2025/10/08 03:42:52 DEBUG : a: Looking for writers 2025/10/08 03:42:52 DEBUG : b: reading active writers 2025/10/08 03:42:52 DEBUG : top.txt: reading active writers 2025/10/08 03:42:52 DEBUG : Looking for writers 2025/10/08 03:42:52 DEBUG : a: reading active writers 2025/10/08 03:42:52 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (5.86s) === RUN TestZipLargeFiles run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:54 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:42:57 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/08 03:42:57 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/08 03:42:57 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:42:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/08 03:42:58 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:42:58 DEBUG : bigdir: Looking for writers 2025/10/08 03:42:58 DEBUG : big.bin: reading active writers 2025/10/08 03:42:58 DEBUG : Looking for writers 2025/10/08 03:42:58 DEBUG : bigdir: reading active writers 2025/10/08 03:42:58 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (5.01s) === RUN TestZipDirsInRoot run.go:180: Remote "files root 'rclone-test-jakoxum3mami'", Local "Local file system at /tmp/rclone2267845719", Modify Window "1s" 2025/10/08 03:42:59 INFO : files root 'rclone-test-jakoxum3mami': poll-interval is not supported by this remote 2025/10/08 03:43:05 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/08 03:43:05 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/08 03:43:05 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:43:05 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:43:05 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/08 03:43:05 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/08 03:43:05 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:43:06 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:43:06 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/08 03:43:06 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/08 03:43:06 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/08 03:43:06 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/08 03:43:06 DEBUG : WaitForWriters: timeout=30s 2025/10/08 03:43:06 DEBUG : dir1: Looking for writers 2025/10/08 03:43:06 DEBUG : a.txt: reading active writers 2025/10/08 03:43:06 DEBUG : dir2: Looking for writers 2025/10/08 03:43:06 DEBUG : b.txt: reading active writers 2025/10/08 03:43:06 DEBUG : dir3: Looking for writers 2025/10/08 03:43:06 DEBUG : c.txt: reading active writers 2025/10/08 03:43:06 DEBUG : Looking for writers 2025/10/08 03:43:06 DEBUG : dir1: reading active writers 2025/10/08 03:43:06 DEBUG : dir2: reading active writers 2025/10/08 03:43:06 DEBUG : dir3: reading active writers 2025/10/08 03:43:06 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (8.93s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/10/08 03:43:08 DEBUG : files root 'rclone-test-jakoxum3mami': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m10.028810878s (try 1/5): exit status 1: Failed [TestDirHandleReaddir TestDirMethods]