"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/09/03 14:18:43 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-kaxiduv2rihe" 2026/09/03 14:18:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/03 14:18:44 DEBUG : Creating backend with remote "/tmp/rclone3749330038" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:18:44 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:18:46 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:18:46 DEBUG : dir: Looking for writers 2026/09/03 14:18:46 DEBUG : Looking for writers 2026/09/03 14:18:46 DEBUG : dir: reading active writers 2026/09/03 14:18:46 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.60s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:18:47 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:18:50 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:18:50 DEBUG : dir/subdir: Looking for writers 2026/09/03 14:18:50 DEBUG : dir: Looking for writers 2026/09/03 14:18:50 DEBUG : file1: reading active writers 2026/09/03 14:18:50 DEBUG : file2: reading active writers 2026/09/03 14:18:50 DEBUG : subdir: reading active writers 2026/09/03 14:18:50 DEBUG : Looking for writers 2026/09/03 14:18:50 DEBUG : dir: reading active writers 2026/09/03 14:18:50 DEBUG : >WaitForWriters: 2026/09/03 14:18:52 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kaxiduv2rihe/dir not empty`) 2026/09/03 14:18:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/03 14:18:52 DEBUG : pacer: Reducing sleep to 15ms 2026/09/03 14:18:52 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (5.20s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:18:52 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:18:53 DEBUG : pacer: Reducing sleep to 10ms 2026/09/03 14:18:54 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:18:54 DEBUG : dir: Looking for writers 2026/09/03 14:18:54 DEBUG : file1: reading active writers 2026/09/03 14:18:54 DEBUG : Looking for writers 2026/09/03 14:18:54 DEBUG : dir: reading active writers 2026/09/03 14:18:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.40s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:18:54 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:36 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestDirMethods Messages: listing wrong, want dir/file1 (14) got fstest.go:204: Not found "dir/file1" fstest.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:207 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:311 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:36 Error: Not equal: expected: 0 actual : 1 Test: TestDirMethods Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:36 Error: Received unexpected error: file does not exist Test: TestDirMethods 2026/09/03 14:19:03 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:19:03 DEBUG : Looking for writers 2026/09/03 14:19:03 DEBUG : >WaitForWriters: --- FAIL: TestDirMethods (9.21s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:19:04 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:19:05 DEBUG : dir: forgetting directory cache 2026/09/03 14:19:05 DEBUG : forgetting directory cache 2026/09/03 14:19:05 DEBUG : dir: forgetting directory cache 2026/09/03 14:19:05 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:19:05 DEBUG : Looking for writers 2026/09/03 14:19:05 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.61s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:19:06 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:19:08 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/03 14:19:08 DEBUG : dir: invalidating directory cache 2026/09/03 14:19:08 DEBUG : >ForgetPath: 2026/09/03 14:19:08 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/03 14:19:08 DEBUG : invalidating directory cache 2026/09/03 14:19:08 DEBUG : dir: forgetting directory cache 2026/09/03 14:19:08 DEBUG : >ForgetPath: 2026/09/03 14:19:08 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/03 14:19:08 DEBUG : >ForgetPath: 2026/09/03 14:19:08 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:19:08 DEBUG : dir: Looking for writers 2026/09/03 14:19:08 DEBUG : Looking for writers 2026/09/03 14:19:08 DEBUG : dir: reading active writers 2026/09/03 14:19:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.35s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:19:08 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:19:12 DEBUG : forgetting directory cache 2026/09/03 14:19:12 DEBUG : dir: forgetting directory cache 2026/09/03 14:19:12 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:19:12 DEBUG : dir: Looking for writers 2026/09/03 14:19:12 DEBUG : fil/a/b: Looking for writers 2026/09/03 14:19:12 DEBUG : fil/a: Looking for writers 2026/09/03 14:19:12 DEBUG : b: reading active writers 2026/09/03 14:19:12 DEBUG : fil: Looking for writers 2026/09/03 14:19:12 DEBUG : a: reading active writers 2026/09/03 14:19:12 DEBUG : Looking for writers 2026/09/03 14:19:12 DEBUG : dir: reading active writers 2026/09/03 14:19:12 DEBUG : fil: reading active writers 2026/09/03 14:19:12 DEBUG : >WaitForWriters: 2026/09/03 14:19:13 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kaxiduv2rihe/fil/a not empty`) 2026/09/03 14:19:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/03 14:19:14 DEBUG : pacer: Reducing sleep to 15ms 2026/09/03 14:19:14 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kaxiduv2rihe/fil not empty`) 2026/09/03 14:19:14 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/09/03 14:19:14 DEBUG : pacer: Reducing sleep to 22.5ms 2026/09/03 14:19:14 DEBUG : pacer: Reducing sleep to 16.875ms 2026/09/03 14:19:14 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestDirWalk (5.64s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:19:14 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:19:15 DEBUG : pacer: Reducing sleep to 10ms 2026/09/03 14:19:16 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:19:16 DEBUG : dir: Looking for writers 2026/09/03 14:19:16 DEBUG : Looking for writers 2026/09/03 14:19:16 DEBUG : dir: reading active writers 2026/09/03 14:19:16 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.25s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:19:16 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:19:18 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:19:18 DEBUG : dir: Looking for writers 2026/09/03 14:19:18 DEBUG : file1: reading active writers 2026/09/03 14:19:18 DEBUG : Looking for writers 2026/09/03 14:19:18 DEBUG : dir: reading active writers 2026/09/03 14:19:18 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.55s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:19:19 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/09/03 14:19:23 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/03 14:19:23 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/03 14:19:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/03 14:19:23 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/03 14:19:25 DEBUG : dir: invalidating directory cache 2026/09/03 14:19:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/03 14:19:25 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/03 14:19:25 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/03 14:19:25 DEBUG : dir/file1: Reset virtual modtime 2026/09/03 14:19:25 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/03 14:19:25 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/03 14:19:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/03 14:19:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/03 14:19:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 14:19:25 DEBUG : dir: invalidating directory cache 2026/09/03 14:19:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/03 14:19:25 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/03 14:19:25 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/03 14:19:25 DEBUG : forgetting directory cache 2026/09/03 14:19:25 DEBUG : dir: forgetting directory cache 2026/09/03 14:19:25 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/03 14:19:25 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:19:25 DEBUG : dir/virtualDir: Looking for writers 2026/09/03 14:19:25 DEBUG : dir: Looking for writers 2026/09/03 14:19:25 DEBUG : file1: reading active writers 2026/09/03 14:19:25 DEBUG : virtualFile2: reading active writers 2026/09/03 14:19:25 DEBUG : virtualFile: reading active writers 2026/09/03 14:19:25 DEBUG : virtualDir: reading active writers 2026/09/03 14:19:25 DEBUG : Looking for writers 2026/09/03 14:19:25 DEBUG : dir: reading active writers 2026/09/03 14:19:25 DEBUG : >WaitForWriters: 2026/09/03 14:19:27 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kaxiduv2rihe/dir not empty`) 2026/09/03 14:19:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/03 14:19:27 DEBUG : pacer: Reducing sleep to 15ms 2026/09/03 14:19:27 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (7.96s) --- PASS: TestDirReadDirAll/Virtual (2.50s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:19:27 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:19:28 DEBUG : pacer: Reducing sleep to 10ms 2026/09/03 14:19:28 ERROR : dir/: Can only open directories read only 2026/09/03 14:19:28 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:19:28 DEBUG : dir: Looking for writers 2026/09/03 14:19:28 DEBUG : Looking for writers 2026/09/03 14:19:28 DEBUG : dir: reading active writers 2026/09/03 14:19:28 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.63s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:19:30 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:19:31 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:19:31 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/03 14:19:31 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/03 14:19:31 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/03 14:19:31 DEBUG : files root 'rclone-test-kaxiduv2rihe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/03 14:19:32 DEBUG : dir/potato: size = 5 OK 2026/09/03 14:19:32 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 14:19:32 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/03 14:19:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/03 14:19:32 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:19:32 DEBUG : dir: Looking for writers 2026/09/03 14:19:32 DEBUG : potato: reading active writers 2026/09/03 14:19:32 DEBUG : file1: reading active writers 2026/09/03 14:19:32 DEBUG : Looking for writers 2026/09/03 14:19:32 DEBUG : dir: reading active writers 2026/09/03 14:19:32 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.82s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:19:33 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:19:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/03 14:19:36 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:19:36 DEBUG : dir/sub: Looking for writers 2026/09/03 14:19:36 DEBUG : dir: Looking for writers 2026/09/03 14:19:36 DEBUG : file1: reading active writers 2026/09/03 14:19:36 DEBUG : sub: reading active writers 2026/09/03 14:19:36 DEBUG : Looking for writers 2026/09/03 14:19:36 DEBUG : dir: reading active writers 2026/09/03 14:19:36 DEBUG : >WaitForWriters: 2026/09/03 14:19:37 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kaxiduv2rihe/dir not empty`) 2026/09/03 14:19:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/03 14:19:37 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-kaxiduv2rihe/dir not empty`) 2026/09/03 14:19:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/03 14:19:37 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-kaxiduv2rihe/dir not empty`) 2026/09/03 14:19:37 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/03 14:19:37 DEBUG : pacer: Reducing sleep to 60ms 2026/09/03 14:19:37 DEBUG : pacer: Reducing sleep to 45ms --- PASS: TestDirMkdir (3.93s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:19:37 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:19:38 DEBUG : pacer: Reducing sleep to 33.75ms 2026/09/03 14:19:38 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/09/03 14:19:38 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/09/03 14:19:38 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/09/03 14:19:38 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/09/03 14:19:39 DEBUG : pacer: Reducing sleep to 10ms 2026/09/03 14:19:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/03 14:19:39 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/03 14:19:40 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:19:40 DEBUG : dir/sub/subsub: Looking for writers 2026/09/03 14:19:40 DEBUG : dir/sub: Looking for writers 2026/09/03 14:19:40 DEBUG : subsub: reading active writers 2026/09/03 14:19:40 DEBUG : dir: Looking for writers 2026/09/03 14:19:40 DEBUG : file1: reading active writers 2026/09/03 14:19:40 DEBUG : sub: reading active writers 2026/09/03 14:19:40 DEBUG : Looking for writers 2026/09/03 14:19:40 DEBUG : dir: reading active writers 2026/09/03 14:19:40 DEBUG : >WaitForWriters: 2026/09/03 14:19:41 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kaxiduv2rihe/dir/sub not empty`) 2026/09/03 14:19:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/03 14:19:41 DEBUG : pacer: Reducing sleep to 15ms 2026/09/03 14:19:41 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kaxiduv2rihe/dir not empty`) 2026/09/03 14:19:41 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/09/03 14:19:41 DEBUG : pacer: Reducing sleep to 22.5ms 2026/09/03 14:19:41 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirMkdirSub (4.32s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:19:42 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:19:42 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/09/03 14:19:42 DEBUG : pacer: Reducing sleep to 10ms 2026/09/03 14:19:43 ERROR : dir/: Dir.Remove not empty 2026/09/03 14:19:43 DEBUG : dir/file1: Remove: 2026/09/03 14:19:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 14:19:43 DEBUG : dir/file1: >Remove: err= 2026/09/03 14:19:44 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/03 14:19:44 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:19:44 DEBUG : Looking for writers 2026/09/03 14:19:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.30s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:19:44 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:19:46 DEBUG : dir/file1: Remove: 2026/09/03 14:19:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 14:19:46 DEBUG : dir/file1: >Remove: err= 2026/09/03 14:19:46 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/03 14:19:46 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:19:46 DEBUG : Looking for writers 2026/09/03 14:19:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.41s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:19:46 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:19:48 DEBUG : dir/file1: Remove: 2026/09/03 14:19:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 14:19:48 DEBUG : dir/file1: >Remove: err= 2026/09/03 14:19:49 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:19:49 DEBUG : dir: Looking for writers 2026/09/03 14:19:49 DEBUG : Looking for writers 2026/09/03 14:19:49 DEBUG : dir: reading active writers 2026/09/03 14:19:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.84s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:19:49 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:19:52 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/03 14:19:53 DEBUG : dir: Updating dir with dir2 0x1a894f43e3c0 2026/09/03 14:19:53 DEBUG : dir: forgetting directory cache 2026/09/03 14:19:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/03 14:19:53 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/03 14:19:54 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/03 14:19:54 DEBUG : file2: Updating file with file2 0x1a894f3f8b60 2026/09/03 14:19:54 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/03 14:19:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/03 14:19:55 INFO : dir2/file3: Deleted 2026/09/03 14:19:55 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/03 14:19:55 DEBUG : dir2/file3: Updating file with dir2/file3 0x1a894f3f8b60 2026/09/03 14:19:55 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/03 14:19:55 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/03 14:19:56 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/03 14:19:56 DEBUG : empty directory: Updating dir with renamed empty directory 0x1a894f43e600 2026/09/03 14:19:56 DEBUG : empty directory: forgetting directory cache 2026/09/03 14:19:56 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/03 14:19:56 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/03 14:19:56 DEBUG : dir2: Renaming to "dir3" 2026/09/03 14:19:56 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:19:56 DEBUG : dir3: Looking for writers 2026/09/03 14:19:56 DEBUG : file3: reading active writers 2026/09/03 14:19:56 DEBUG : renamed empty directory: Looking for writers 2026/09/03 14:19:56 DEBUG : Looking for writers 2026/09/03 14:19:56 DEBUG : dir3: reading active writers 2026/09/03 14:19:56 DEBUG : renamed empty directory: reading active writers 2026/09/03 14:19:56 DEBUG : >WaitForWriters: --- PASS: TestDirRename (8.00s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:19:57 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:19:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/03 14:19:59 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:19:59 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 14:19:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/03 14:19:59 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/03 14:19:59 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/03 14:19:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/03 14:19:59 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:19:59 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 14:19:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/03 14:19:59 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/03 14:19:59 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/03 14:19:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/03 14:19:59 DEBUG : files root 'rclone-test-kaxiduv2rihe': File to upload is small (12 bytes), uploading instead of streaming 2026/09/03 14:20:00 DEBUG : dir/sub/file2: size = 12 OK 2026/09/03 14:20:00 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/03 14:20:00 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/03 14:20:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/03 14:20:00 DEBUG : forgetting directory cache 2026/09/03 14:20:00 DEBUG : dir: forgetting directory cache 2026/09/03 14:20:00 DEBUG : dir/sub: forgetting directory cache 2026/09/03 14:20:00 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/03 14:20:00 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/03 14:20:00 DEBUG : files root 'rclone-test-kaxiduv2rihe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/03 14:20:01 DEBUG : dir/sub/file0: size = 5 OK 2026/09/03 14:20:01 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 14:20:01 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/03 14:20:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/03 14:20:01 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:01 DEBUG : dir/sub: Looking for writers 2026/09/03 14:20:01 DEBUG : file0: reading active writers 2026/09/03 14:20:01 DEBUG : file2: reading active writers 2026/09/03 14:20:01 DEBUG : dir: Looking for writers 2026/09/03 14:20:01 DEBUG : file1: reading active writers 2026/09/03 14:20:01 DEBUG : sub: reading active writers 2026/09/03 14:20:01 DEBUG : Looking for writers 2026/09/03 14:20:01 DEBUG : dir: reading active writers 2026/09/03 14:20:01 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (5.76s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:20:03 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:20:04 DEBUG : forgetting directory cache 2026/09/03 14:20:07 DEBUG : forgetting directory cache 2026/09/03 14:20:07 DEBUG : dir: forgetting directory cache 2026/09/03 14:20:07 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:07 DEBUG : dir: Looking for writers 2026/09/03 14:20:07 DEBUG : Looking for writers 2026/09/03 14:20:07 DEBUG : dir: reading active writers 2026/09/03 14:20:07 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (5.08s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:20:08 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:20:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/03 14:20:10 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:20:10 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/03 14:20:10 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/03 14:20:10 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/03 14:20:10 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:20:10 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/03 14:20:10 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/03 14:20:10 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:20:10 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/03 14:20:10 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/03 14:20:10 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/03 14:20:10 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:20:10 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/03 14:20:10 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:10 DEBUG : dir: Looking for writers 2026/09/03 14:20:10 DEBUG : file1: reading active writers 2026/09/03 14:20:10 DEBUG : file1.metadata: reading active writers 2026/09/03 14:20:10 DEBUG : Looking for writers 2026/09/03 14:20:10 DEBUG : dir: reading active writers 2026/09/03 14:20:10 DEBUG : dir.metadata: reading active writers 2026/09/03 14:20:10 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.65s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:20:11 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:20:12 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:12 DEBUG : dir: Looking for writers 2026/09/03 14:20:12 DEBUG : file1: reading active writers 2026/09/03 14:20:12 DEBUG : Looking for writers 2026/09/03 14:20:12 DEBUG : dir: reading active writers 2026/09/03 14:20:12 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.33s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:20:13 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:20:16 DEBUG : Can set mod time: true 2026/09/03 14:20:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/03 14:20:16 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:16 DEBUG : dir: Looking for writers 2026/09/03 14:20:16 DEBUG : file1: reading active writers 2026/09/03 14:20:16 DEBUG : Looking for writers 2026/09/03 14:20:16 DEBUG : dir: reading active writers 2026/09/03 14:20:16 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:20:17 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:20:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 14:20:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/03 14:20:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:20:19 DEBUG : files root 'rclone-test-kaxiduv2rihe': File to upload is small (0 bytes), uploading instead of streaming 2026/09/03 14:20:20 DEBUG : dir/file1: size = 0 OK 2026/09/03 14:20:20 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/03 14:20:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/03 14:20:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/03 14:20:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:20:20 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:20 DEBUG : dir: Looking for writers 2026/09/03 14:20:20 DEBUG : file1: reading active writers 2026/09/03 14:20:20 DEBUG : Looking for writers 2026/09/03 14:20:20 DEBUG : dir: reading active writers 2026/09/03 14:20:20 DEBUG : >WaitForWriters: 2026/09/03 14:20:20 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:20 DEBUG : dir: Looking for writers 2026/09/03 14:20:20 DEBUG : file1: reading active writers 2026/09/03 14:20:20 DEBUG : Looking for writers 2026/09/03 14:20:20 DEBUG : dir: reading active writers 2026/09/03 14:20:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:20:21 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:20:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 14:20:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/03 14:20:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:20:23 DEBUG : files root 'rclone-test-kaxiduv2rihe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/03 14:20:24 DEBUG : dir/file1: size = 5 OK 2026/09/03 14:20:24 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 14:20:24 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/03 14:20:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/03 14:20:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:20:24 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:24 DEBUG : dir: Looking for writers 2026/09/03 14:20:24 DEBUG : file1: reading active writers 2026/09/03 14:20:24 DEBUG : Looking for writers 2026/09/03 14:20:24 DEBUG : dir: reading active writers 2026/09/03 14:20:24 DEBUG : >WaitForWriters: 2026/09/03 14:20:24 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:24 DEBUG : dir: Looking for writers 2026/09/03 14:20:24 DEBUG : file1: reading active writers 2026/09/03 14:20:24 DEBUG : Looking for writers 2026/09/03 14:20:24 DEBUG : dir: reading active writers 2026/09/03 14:20:24 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:20:25 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:20:25 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:20:25 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:25 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:25 DEBUG : Config file has changed externally - reloading 2026/09/03 14:20:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:20:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:20:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:25 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:20:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/03 14:20:28 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:28 DEBUG : dir: Looking for writers 2026/09/03 14:20:28 DEBUG : file1: reading active writers 2026/09/03 14:20:28 DEBUG : Looking for writers 2026/09/03 14:20:28 DEBUG : dir: reading active writers 2026/09/03 14:20:28 DEBUG : >WaitForWriters: 2026/09/03 14:20:28 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:20:29 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:20:29 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:20:29 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:29 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:20:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:20:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:29 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:20:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/03 14:20:30 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 14:20:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 14:20:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 14:20:30 DEBUG : dir/file1(0x1a894f3ddbc0): close: 2026/09/03 14:20:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/03 14:20:30 DEBUG : dir/file1(0x1a894f3ddbc0): >close: err= 2026/09/03 14:20:30 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:30 DEBUG : dir: Looking for writers 2026/09/03 14:20:30 DEBUG : file1: reading active writers 2026/09/03 14:20:30 DEBUG : Looking for writers 2026/09/03 14:20:30 DEBUG : dir: reading active writers 2026/09/03 14:20:30 DEBUG : >WaitForWriters: 2026/09/03 14:20:31 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:31 DEBUG : dir: Looking for writers 2026/09/03 14:20:31 DEBUG : file1: reading active writers 2026/09/03 14:20:31 DEBUG : Looking for writers 2026/09/03 14:20:31 DEBUG : dir: reading active writers 2026/09/03 14:20:31 DEBUG : >WaitForWriters: 2026/09/03 14:20:31 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:20:31 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:20:31 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:20:31 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:31 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:20:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:20:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:31 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:20:33 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/03 14:20:33 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 14:20:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 14:20:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 14:20:33 DEBUG : dir/file1(0x1a894fb121c0): _writeAt: size=5, off=0 2026/09/03 14:20:33 DEBUG : dir/file1(0x1a894fb121c0): openPending: 2026/09/03 14:20:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/03 14:20:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/03 14:20:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:20:33 DEBUG : dir/file1(0x1a894fb121c0): >openPending: err= 2026/09/03 14:20:33 DEBUG : dir/file1(0x1a894fb121c0): >_writeAt: n=5, err= 2026/09/03 14:20:33 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/03 14:20:33 DEBUG : dir/file1(0x1a894fb121c0): close: 2026/09/03 14:20:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/03 14:20:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/03 14:20:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/03 14:20:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/03 14:20:33 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/03 14:20:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/03 14:20:33 DEBUG : dir/file1(0x1a894fb121c0): >close: err= 2026/09/03 14:20:33 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:33 DEBUG : dir: Looking for writers 2026/09/03 14:20:33 DEBUG : file1: reading active writers 2026/09/03 14:20:33 DEBUG : Looking for writers 2026/09/03 14:20:33 DEBUG : dir: reading active writers 2026/09/03 14:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 14:20:33 DEBUG : dir: Looking for writers 2026/09/03 14:20:33 DEBUG : file1: reading active writers 2026/09/03 14:20:33 DEBUG : Looking for writers 2026/09/03 14:20:33 DEBUG : dir: reading active writers 2026/09/03 14:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 14:20:33 DEBUG : dir: Looking for writers 2026/09/03 14:20:33 DEBUG : file1: reading active writers 2026/09/03 14:20:33 DEBUG : Looking for writers 2026/09/03 14:20:33 DEBUG : dir: reading active writers 2026/09/03 14:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 14:20:33 DEBUG : dir: Looking for writers 2026/09/03 14:20:33 DEBUG : file1: reading active writers 2026/09/03 14:20:33 DEBUG : Looking for writers 2026/09/03 14:20:33 DEBUG : dir: reading active writers 2026/09/03 14:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 14:20:33 DEBUG : dir/file1: vfs cache: starting upload 2026/09/03 14:20:33 DEBUG : dir: Looking for writers 2026/09/03 14:20:33 DEBUG : file1: reading active writers 2026/09/03 14:20:33 DEBUG : Looking for writers 2026/09/03 14:20:33 DEBUG : dir: reading active writers 2026/09/03 14:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 14:20:33 DEBUG : dir: Looking for writers 2026/09/03 14:20:33 DEBUG : file1: reading active writers 2026/09/03 14:20:33 DEBUG : Looking for writers 2026/09/03 14:20:33 DEBUG : dir: reading active writers 2026/09/03 14:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 14:20:34 DEBUG : dir: Looking for writers 2026/09/03 14:20:34 DEBUG : file1: reading active writers 2026/09/03 14:20:34 DEBUG : Looking for writers 2026/09/03 14:20:34 DEBUG : dir: reading active writers 2026/09/03 14:20:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 14:20:34 DEBUG : dir: Looking for writers 2026/09/03 14:20:34 DEBUG : file1: reading active writers 2026/09/03 14:20:34 DEBUG : Looking for writers 2026/09/03 14:20:34 DEBUG : dir: reading active writers 2026/09/03 14:20:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/03 14:20:35 DEBUG : dir/file1: size = 14 OK 2026/09/03 14:20:35 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/03 14:20:35 INFO : dir/file1: Copied (replaced existing) 2026/09/03 14:20:35 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/03 14:20:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/03 14:20:35 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/03 14:20:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:20:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/03 14:20:35 DEBUG : dir: Looking for writers 2026/09/03 14:20:35 DEBUG : file1: reading active writers 2026/09/03 14:20:35 DEBUG : Looking for writers 2026/09/03 14:20:35 DEBUG : dir: reading active writers 2026/09/03 14:20:35 DEBUG : >WaitForWriters: 2026/09/03 14:20:36 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:36 DEBUG : dir: Looking for writers 2026/09/03 14:20:36 DEBUG : file1: reading active writers 2026/09/03 14:20:36 DEBUG : Looking for writers 2026/09/03 14:20:36 DEBUG : dir: reading active writers 2026/09/03 14:20:36 DEBUG : >WaitForWriters: 2026/09/03 14:20:36 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (23.48s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (4.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (4.22s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.94s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (3.33s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.74s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.23s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:20:36 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:20:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 14:20:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/03 14:20:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:20:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/03 14:20:38 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:38 DEBUG : dir: Looking for writers 2026/09/03 14:20:38 DEBUG : file1: reading active writers 2026/09/03 14:20:38 DEBUG : Looking for writers 2026/09/03 14:20:38 DEBUG : dir: reading active writers 2026/09/03 14:20:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.64s) === RUN TestFileOpenReadUnknownSize 2026/09/03 14:20:39 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/03 14:20:39 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 14:20:39 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:20:39 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/03 14:20:39 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:39 DEBUG : Looking for writers 2026/09/03 14:20:39 DEBUG : file.txt: reading active writers 2026/09/03 14:20:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:20:39 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:20:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:20:41 DEBUG : files root 'rclone-test-kaxiduv2rihe': File to upload is small (25 bytes), uploading instead of streaming 2026/09/03 14:20:42 DEBUG : dir/file1: size = 25 OK 2026/09/03 14:20:42 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/03 14:20:42 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/03 14:20:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:20:42 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:42 DEBUG : dir: Looking for writers 2026/09/03 14:20:42 DEBUG : file1: reading active writers 2026/09/03 14:20:42 DEBUG : Looking for writers 2026/09/03 14:20:42 DEBUG : dir: reading active writers 2026/09/03 14:20:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.75s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:20:43 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:20:44 DEBUG : dir/file1: Remove: 2026/09/03 14:20:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 14:20:45 DEBUG : dir/file1: >Remove: err= 2026/09/03 14:20:45 DEBUG : dir/file1: Remove: 2026/09/03 14:20:45 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/03 14:20:45 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:45 DEBUG : dir: Looking for writers 2026/09/03 14:20:45 DEBUG : Looking for writers 2026/09/03 14:20:45 DEBUG : dir: reading active writers 2026/09/03 14:20:45 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.65s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:20:46 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:20:47 DEBUG : dir/file1: Remove: 2026/09/03 14:20:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 14:20:47 DEBUG : dir/file1: >Remove: err= 2026/09/03 14:20:48 DEBUG : dir/file1: Remove: 2026/09/03 14:20:48 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/03 14:20:48 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:48 DEBUG : dir: Looking for writers 2026/09/03 14:20:48 DEBUG : Looking for writers 2026/09/03 14:20:48 DEBUG : dir: reading active writers 2026/09/03 14:20:48 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.66s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:20:48 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:20:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 14:20:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/03 14:20:50 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/03 14:20:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/03 14:20:50 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/03 14:20:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/03 14:20:50 DEBUG : dir/file1: Open: flags=0x3 2026/09/03 14:20:50 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/03 14:20:50 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/03 14:20:50 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:50 DEBUG : dir: Looking for writers 2026/09/03 14:20:50 DEBUG : file1: reading active writers 2026/09/03 14:20:50 DEBUG : Looking for writers 2026/09/03 14:20:50 DEBUG : dir: reading active writers 2026/09/03 14:20:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.53s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:20:51 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:20:52 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:52 DEBUG : dir: Looking for writers 2026/09/03 14:20:52 DEBUG : file1: reading active writers 2026/09/03 14:20:52 DEBUG : Looking for writers 2026/09/03 14:20:52 DEBUG : dir: reading active writers 2026/09/03 14:20:52 DEBUG : >WaitForWriters: 2026/09/03 14:20:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 14:20:53 DEBUG : newLeaf: Updating file with newLeaf 0x1a894f8c3520 2026/09/03 14:20:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 14:20:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 14:20:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/03 14:20:54 DEBUG : dir/file1: Updating file with dir/file1 0x1a894f8c3520 2026/09/03 14:20:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/03 14:20:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:20:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 14:20:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/03 14:20:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:20:54 DEBUG : dir/file1: File is currently open, delaying rename 0x1a894f8c3520 2026/09/03 14:20:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 14:20:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 14:20:54 DEBUG : files root 'rclone-test-kaxiduv2rihe': File to upload is small (25 bytes), uploading instead of streaming 2026/09/03 14:20:55 DEBUG : dir/file1: size = 25 OK 2026/09/03 14:20:55 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/03 14:20:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/03 14:20:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 14:20:55 DEBUG : newLeaf: Running delayed rename now 2026/09/03 14:20:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 14:20:56 DEBUG : newLeaf: Updating file with newLeaf 0x1a894f8c3520 2026/09/03 14:20:56 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:56 DEBUG : dir: Looking for writers 2026/09/03 14:20:56 DEBUG : Looking for writers 2026/09/03 14:20:56 DEBUG : newLeaf: reading active writers 2026/09/03 14:20:56 DEBUG : dir: reading active writers 2026/09/03 14:20:56 DEBUG : >WaitForWriters: 2026/09/03 14:20:56 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:56 DEBUG : dir: Looking for writers 2026/09/03 14:20:56 DEBUG : Looking for writers 2026/09/03 14:20:56 DEBUG : dir: reading active writers 2026/09/03 14:20:56 DEBUG : newLeaf: reading active writers 2026/09/03 14:20:56 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:20:57 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:20:57 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:20:57 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:57 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:20:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:20:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:20:57 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:20:59 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:20:59 DEBUG : dir: Looking for writers 2026/09/03 14:20:59 DEBUG : file1: reading active writers 2026/09/03 14:20:59 DEBUG : Looking for writers 2026/09/03 14:20:59 DEBUG : dir: reading active writers 2026/09/03 14:20:59 DEBUG : >WaitForWriters: 2026/09/03 14:21:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 14:21:00 DEBUG : newLeaf: Updating file with newLeaf 0x1a894f8c35f0 2026/09/03 14:21:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 14:21:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 14:21:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/03 14:21:01 DEBUG : dir/file1: Updating file with dir/file1 0x1a894f8c35f0 2026/09/03 14:21:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/03 14:21:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:21:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 14:21:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/03 14:21:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:21:01 DEBUG : dir/file1: File is currently open, delaying rename 0x1a894f8c35f0 2026/09/03 14:21:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 14:21:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 14:21:01 DEBUG : files root 'rclone-test-kaxiduv2rihe': File to upload is small (25 bytes), uploading instead of streaming 2026/09/03 14:21:02 DEBUG : dir/file1: size = 25 OK 2026/09/03 14:21:02 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/03 14:21:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/03 14:21:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 14:21:02 DEBUG : newLeaf: Running delayed rename now 2026/09/03 14:21:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 14:21:03 DEBUG : newLeaf: Updating file with newLeaf 0x1a894f8c35f0 2026/09/03 14:21:03 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:03 DEBUG : dir: Looking for writers 2026/09/03 14:21:03 DEBUG : Looking for writers 2026/09/03 14:21:03 DEBUG : dir: reading active writers 2026/09/03 14:21:03 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:03 DEBUG : >WaitForWriters: 2026/09/03 14:21:03 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:03 DEBUG : dir: Looking for writers 2026/09/03 14:21:03 DEBUG : Looking for writers 2026/09/03 14:21:03 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:03 DEBUG : dir: reading active writers 2026/09/03 14:21:03 DEBUG : >WaitForWriters: 2026/09/03 14:21:03 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:21:04 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:21:04 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:21:04 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:04 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:21:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:21:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:04 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:21:05 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 14:21:05 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 14:21:05 DEBUG : dir/file1(0x1a894f006e00): openPending: 2026/09/03 14:21:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/03 14:21:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/03 14:21:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:21:05 DEBUG : dir/file1(0x1a894f006e00): >openPending: err= 2026/09/03 14:21:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/03 14:21:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 14:21:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:21:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 14:21:05 DEBUG : dir/file1(0x1a894f006e00): _writeAt: size=14, off=0 2026/09/03 14:21:05 DEBUG : dir/file1(0x1a894f006e00): >_writeAt: n=14, err= 2026/09/03 14:21:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/03 14:21:05 DEBUG : dir/file1(0x1a894f006e00): close: 2026/09/03 14:21:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/03 14:21:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/03 14:21:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/03 14:21:05 DEBUG : dir/file1(0x1a894f006e00): >close: err= 2026/09/03 14:21:05 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:05 DEBUG : dir: Looking for writers 2026/09/03 14:21:05 DEBUG : file1: reading active writers 2026/09/03 14:21:05 DEBUG : Looking for writers 2026/09/03 14:21:05 DEBUG : dir: reading active writers 2026/09/03 14:21:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 14:21:05 DEBUG : dir: Looking for writers 2026/09/03 14:21:05 DEBUG : file1: reading active writers 2026/09/03 14:21:05 DEBUG : Looking for writers 2026/09/03 14:21:05 DEBUG : dir: reading active writers 2026/09/03 14:21:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 14:21:05 DEBUG : dir: Looking for writers 2026/09/03 14:21:05 DEBUG : file1: reading active writers 2026/09/03 14:21:05 DEBUG : Looking for writers 2026/09/03 14:21:05 DEBUG : dir: reading active writers 2026/09/03 14:21:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 14:21:05 DEBUG : dir: Looking for writers 2026/09/03 14:21:05 DEBUG : file1: reading active writers 2026/09/03 14:21:05 DEBUG : Looking for writers 2026/09/03 14:21:05 DEBUG : dir: reading active writers 2026/09/03 14:21:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 14:21:05 DEBUG : dir/file1: vfs cache: starting upload 2026/09/03 14:21:05 DEBUG : dir: Looking for writers 2026/09/03 14:21:05 DEBUG : file1: reading active writers 2026/09/03 14:21:05 DEBUG : Looking for writers 2026/09/03 14:21:05 DEBUG : dir: reading active writers 2026/09/03 14:21:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 14:21:05 DEBUG : dir: Looking for writers 2026/09/03 14:21:05 DEBUG : file1: reading active writers 2026/09/03 14:21:05 DEBUG : Looking for writers 2026/09/03 14:21:05 DEBUG : dir: reading active writers 2026/09/03 14:21:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 14:21:06 DEBUG : dir: Looking for writers 2026/09/03 14:21:06 DEBUG : file1: reading active writers 2026/09/03 14:21:06 DEBUG : Looking for writers 2026/09/03 14:21:06 DEBUG : dir: reading active writers 2026/09/03 14:21:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 14:21:06 DEBUG : dir/file1: size = 14 OK 2026/09/03 14:21:06 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/03 14:21:06 INFO : dir/file1: Copied (replaced existing) 2026/09/03 14:21:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/03 14:21:06 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/03 14:21:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:21:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/03 14:21:06 DEBUG : dir: Looking for writers 2026/09/03 14:21:06 DEBUG : file1: reading active writers 2026/09/03 14:21:06 DEBUG : Looking for writers 2026/09/03 14:21:06 DEBUG : dir: reading active writers 2026/09/03 14:21:06 DEBUG : >WaitForWriters: 2026/09/03 14:21:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 14:21:06 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 14:21:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 14:21:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 14:21:06 DEBUG : dir/file1(0x1a894f08ef40): _readAt: size=512, off=0 2026/09/03 14:21:06 DEBUG : dir/file1(0x1a894f08ef40): openPending: 2026/09/03 14:21:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/03 14:21:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/03 14:21:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:21:06 DEBUG : dir/file1(0x1a894f08ef40): >openPending: err= 2026/09/03 14:21:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/03 14:21:06 DEBUG : dir/file1(0x1a894f08ef40): >_readAt: n=14, err=EOF 2026/09/03 14:21:06 DEBUG : dir/file1(0x1a894f08ef40): close: 2026/09/03 14:21:06 DEBUG : dir/file1(0x1a894f08ef40): >close: err= 2026/09/03 14:21:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 14:21:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/03 14:21:07 DEBUG : newLeaf: Updating file with newLeaf 0x1a894f467930 2026/09/03 14:21:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 14:21:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 14:21:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/03 14:21:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/03 14:21:08 DEBUG : dir/file1: Updating file with dir/file1 0x1a894f467930 2026/09/03 14:21:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/03 14:21:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:21:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 14:21:08 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 14:21:08 DEBUG : dir/file1(0x1a894f46d880): openPending: 2026/09/03 14:21:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/03 14:21:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/03 14:21:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:21:08 DEBUG : dir/file1(0x1a894f46d880): >openPending: err= 2026/09/03 14:21:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/03 14:21:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 14:21:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 14:21:08 DEBUG : dir/file1(0x1a894f46d880): _writeAt: size=25, off=0 2026/09/03 14:21:08 DEBUG : dir/file1(0x1a894f46d880): >_writeAt: n=25, err= 2026/09/03 14:21:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 14:21:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/03 14:21:09 DEBUG : newLeaf: Updating file with newLeaf 0x1a894f467930 2026/09/03 14:21:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 14:21:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 14:21:09 DEBUG : newLeaf(0x1a894f46d880): close: 2026/09/03 14:21:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/03 14:21:09 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-03 14:21:08.972557791 +0000 UTC m=+145.207376583 2026/09/03 14:21:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/03 14:21:09 DEBUG : newLeaf(0x1a894f46d880): >close: err= 2026/09/03 14:21:09 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:09 DEBUG : dir: Looking for writers 2026/09/03 14:21:09 DEBUG : Looking for writers 2026/09/03 14:21:09 DEBUG : dir: reading active writers 2026/09/03 14:21:09 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 14:21:09 DEBUG : dir: Looking for writers 2026/09/03 14:21:09 DEBUG : Looking for writers 2026/09/03 14:21:09 DEBUG : dir: reading active writers 2026/09/03 14:21:09 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 14:21:09 DEBUG : dir: Looking for writers 2026/09/03 14:21:09 DEBUG : Looking for writers 2026/09/03 14:21:09 DEBUG : dir: reading active writers 2026/09/03 14:21:09 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 14:21:09 DEBUG : dir: Looking for writers 2026/09/03 14:21:09 DEBUG : Looking for writers 2026/09/03 14:21:09 DEBUG : dir: reading active writers 2026/09/03 14:21:09 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 14:21:09 DEBUG : newLeaf: vfs cache: starting upload 2026/09/03 14:21:09 DEBUG : dir: Looking for writers 2026/09/03 14:21:09 DEBUG : Looking for writers 2026/09/03 14:21:09 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:09 DEBUG : dir: reading active writers 2026/09/03 14:21:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 14:21:09 DEBUG : dir: Looking for writers 2026/09/03 14:21:09 DEBUG : Looking for writers 2026/09/03 14:21:09 DEBUG : dir: reading active writers 2026/09/03 14:21:09 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 14:21:10 DEBUG : dir: Looking for writers 2026/09/03 14:21:10 DEBUG : Looking for writers 2026/09/03 14:21:10 DEBUG : dir: reading active writers 2026/09/03 14:21:10 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 14:21:10 DEBUG : newLeaf: size = 25 OK 2026/09/03 14:21:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/03 14:21:10 INFO : newLeaf: Copied (replaced existing) 2026/09/03 14:21:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-03 14:21:08 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/03 14:21:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/03 14:21:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 14:21:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/03 14:21:10 DEBUG : dir: Looking for writers 2026/09/03 14:21:10 DEBUG : Looking for writers 2026/09/03 14:21:10 DEBUG : dir: reading active writers 2026/09/03 14:21:10 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:10 DEBUG : >WaitForWriters: 2026/09/03 14:21:11 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:11 DEBUG : dir: Looking for writers 2026/09/03 14:21:11 DEBUG : Looking for writers 2026/09/03 14:21:11 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:11 DEBUG : dir: reading active writers 2026/09/03 14:21:11 DEBUG : >WaitForWriters: 2026/09/03 14:21:11 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:21:11 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:21:11 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:21:11 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:11 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:21:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:21:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:11 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:21:13 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:13 DEBUG : dir: Looking for writers 2026/09/03 14:21:13 DEBUG : file1: reading active writers 2026/09/03 14:21:13 DEBUG : Looking for writers 2026/09/03 14:21:13 DEBUG : dir: reading active writers 2026/09/03 14:21:13 DEBUG : >WaitForWriters: 2026/09/03 14:21:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 14:21:14 DEBUG : newLeaf: Updating file with newLeaf 0x1a894f75b450 2026/09/03 14:21:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 14:21:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 14:21:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/03 14:21:15 DEBUG : dir/file1: Updating file with dir/file1 0x1a894f75b450 2026/09/03 14:21:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/03 14:21:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:21:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 14:21:15 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 14:21:15 DEBUG : dir/file1(0x1a894f41a180): openPending: 2026/09/03 14:21:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/03 14:21:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/03 14:21:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:21:15 DEBUG : dir/file1(0x1a894f41a180): >openPending: err= 2026/09/03 14:21:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/03 14:21:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 14:21:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 14:21:15 DEBUG : dir/file1(0x1a894f41a180): _writeAt: size=25, off=0 2026/09/03 14:21:15 DEBUG : dir/file1(0x1a894f41a180): >_writeAt: n=25, err= 2026/09/03 14:21:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 14:21:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/03 14:21:16 DEBUG : newLeaf: Updating file with newLeaf 0x1a894f75b450 2026/09/03 14:21:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 14:21:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 14:21:16 DEBUG : newLeaf(0x1a894f41a180): close: 2026/09/03 14:21:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/03 14:21:16 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-03 14:21:15.770227301 +0000 UTC m=+152.005046123 2026/09/03 14:21:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/03 14:21:16 DEBUG : newLeaf(0x1a894f41a180): >close: err= 2026/09/03 14:21:16 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:16 DEBUG : dir: Looking for writers 2026/09/03 14:21:16 DEBUG : Looking for writers 2026/09/03 14:21:16 DEBUG : dir: reading active writers 2026/09/03 14:21:16 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 14:21:16 DEBUG : dir: Looking for writers 2026/09/03 14:21:16 DEBUG : Looking for writers 2026/09/03 14:21:16 DEBUG : dir: reading active writers 2026/09/03 14:21:16 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 14:21:16 DEBUG : dir: Looking for writers 2026/09/03 14:21:16 DEBUG : Looking for writers 2026/09/03 14:21:16 DEBUG : dir: reading active writers 2026/09/03 14:21:16 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 14:21:16 DEBUG : dir: Looking for writers 2026/09/03 14:21:16 DEBUG : Looking for writers 2026/09/03 14:21:16 DEBUG : dir: reading active writers 2026/09/03 14:21:16 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 14:21:16 DEBUG : newLeaf: vfs cache: starting upload 2026/09/03 14:21:16 DEBUG : dir: Looking for writers 2026/09/03 14:21:16 DEBUG : Looking for writers 2026/09/03 14:21:16 DEBUG : dir: reading active writers 2026/09/03 14:21:16 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 14:21:16 DEBUG : dir: Looking for writers 2026/09/03 14:21:16 DEBUG : Looking for writers 2026/09/03 14:21:16 DEBUG : dir: reading active writers 2026/09/03 14:21:16 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 14:21:17 DEBUG : dir: Looking for writers 2026/09/03 14:21:17 DEBUG : Looking for writers 2026/09/03 14:21:17 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:17 DEBUG : dir: reading active writers 2026/09/03 14:21:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 14:21:17 DEBUG : dir: Looking for writers 2026/09/03 14:21:17 DEBUG : Looking for writers 2026/09/03 14:21:17 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:17 DEBUG : dir: reading active writers 2026/09/03 14:21:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/03 14:21:17 DEBUG : newLeaf: size = 25 OK 2026/09/03 14:21:17 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/03 14:21:17 INFO : newLeaf: Copied (replaced existing) 2026/09/03 14:21:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-03 14:21:15 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/03 14:21:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/03 14:21:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 14:21:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/03 14:21:18 DEBUG : dir: Looking for writers 2026/09/03 14:21:18 DEBUG : Looking for writers 2026/09/03 14:21:18 DEBUG : dir: reading active writers 2026/09/03 14:21:18 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:18 DEBUG : >WaitForWriters: 2026/09/03 14:21:18 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:18 DEBUG : dir: Looking for writers 2026/09/03 14:21:18 DEBUG : Looking for writers 2026/09/03 14:21:18 DEBUG : dir: reading active writers 2026/09/03 14:21:18 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:18 DEBUG : >WaitForWriters: 2026/09/03 14:21:18 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:21:19 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:21:19 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:21:19 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:19 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:21:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:21:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:19 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:21:21 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 14:21:21 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 14:21:21 DEBUG : dir/file1(0x1a894f006300): openPending: 2026/09/03 14:21:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/03 14:21:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/03 14:21:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:21:21 DEBUG : dir/file1(0x1a894f006300): >openPending: err= 2026/09/03 14:21:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/03 14:21:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 14:21:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:21:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 14:21:21 DEBUG : dir/file1(0x1a894f006300): _writeAt: size=14, off=0 2026/09/03 14:21:21 DEBUG : dir/file1(0x1a894f006300): >_writeAt: n=14, err= 2026/09/03 14:21:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/03 14:21:21 DEBUG : dir/file1(0x1a894f006300): close: 2026/09/03 14:21:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/03 14:21:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/03 14:21:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/03 14:21:21 DEBUG : dir/file1(0x1a894f006300): >close: err= 2026/09/03 14:21:21 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:21 DEBUG : dir: Looking for writers 2026/09/03 14:21:21 DEBUG : file1: reading active writers 2026/09/03 14:21:21 DEBUG : Looking for writers 2026/09/03 14:21:21 DEBUG : dir: reading active writers 2026/09/03 14:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 14:21:21 DEBUG : dir: Looking for writers 2026/09/03 14:21:21 DEBUG : file1: reading active writers 2026/09/03 14:21:21 DEBUG : Looking for writers 2026/09/03 14:21:21 DEBUG : dir: reading active writers 2026/09/03 14:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 14:21:21 DEBUG : dir: Looking for writers 2026/09/03 14:21:21 DEBUG : file1: reading active writers 2026/09/03 14:21:21 DEBUG : Looking for writers 2026/09/03 14:21:21 DEBUG : dir: reading active writers 2026/09/03 14:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 14:21:21 DEBUG : dir: Looking for writers 2026/09/03 14:21:21 DEBUG : file1: reading active writers 2026/09/03 14:21:21 DEBUG : Looking for writers 2026/09/03 14:21:21 DEBUG : dir: reading active writers 2026/09/03 14:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 14:21:21 DEBUG : dir/file1: vfs cache: starting upload 2026/09/03 14:21:21 DEBUG : dir: Looking for writers 2026/09/03 14:21:21 DEBUG : file1: reading active writers 2026/09/03 14:21:21 DEBUG : Looking for writers 2026/09/03 14:21:21 DEBUG : dir: reading active writers 2026/09/03 14:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 14:21:21 DEBUG : dir: Looking for writers 2026/09/03 14:21:21 DEBUG : file1: reading active writers 2026/09/03 14:21:21 DEBUG : Looking for writers 2026/09/03 14:21:21 DEBUG : dir: reading active writers 2026/09/03 14:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 14:21:22 DEBUG : dir: Looking for writers 2026/09/03 14:21:22 DEBUG : file1: reading active writers 2026/09/03 14:21:22 DEBUG : Looking for writers 2026/09/03 14:21:22 DEBUG : dir: reading active writers 2026/09/03 14:21:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 14:21:22 DEBUG : dir: Looking for writers 2026/09/03 14:21:22 DEBUG : file1: reading active writers 2026/09/03 14:21:22 DEBUG : Looking for writers 2026/09/03 14:21:22 DEBUG : dir: reading active writers 2026/09/03 14:21:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/03 14:21:22 DEBUG : dir/file1: size = 14 OK 2026/09/03 14:21:22 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/03 14:21:22 INFO : dir/file1: Copied (replaced existing) 2026/09/03 14:21:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/03 14:21:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/03 14:21:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:21:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/03 14:21:23 DEBUG : dir: Looking for writers 2026/09/03 14:21:23 DEBUG : file1: reading active writers 2026/09/03 14:21:23 DEBUG : Looking for writers 2026/09/03 14:21:23 DEBUG : dir: reading active writers 2026/09/03 14:21:23 DEBUG : >WaitForWriters: 2026/09/03 14:21:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 14:21:23 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 14:21:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 14:21:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 14:21:23 DEBUG : dir/file1(0x1a894f41af80): _readAt: size=512, off=0 2026/09/03 14:21:23 DEBUG : dir/file1(0x1a894f41af80): openPending: 2026/09/03 14:21:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/03 14:21:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/03 14:21:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:21:23 DEBUG : dir/file1(0x1a894f41af80): >openPending: err= 2026/09/03 14:21:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/03 14:21:23 DEBUG : dir/file1(0x1a894f41af80): >_readAt: n=14, err=EOF 2026/09/03 14:21:23 DEBUG : dir/file1(0x1a894f41af80): close: 2026/09/03 14:21:23 DEBUG : dir/file1(0x1a894f41af80): >close: err= 2026/09/03 14:21:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 14:21:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/03 14:21:24 DEBUG : newLeaf: Updating file with newLeaf 0x1a894f0db860 2026/09/03 14:21:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 14:21:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 14:21:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/03 14:21:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/03 14:21:25 DEBUG : dir/file1: Updating file with dir/file1 0x1a894f0db860 2026/09/03 14:21:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/03 14:21:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:21:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 14:21:25 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 14:21:25 DEBUG : dir/file1(0x1a894f41ba00): openPending: 2026/09/03 14:21:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/03 14:21:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/03 14:21:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:21:25 DEBUG : dir/file1(0x1a894f41ba00): >openPending: err= 2026/09/03 14:21:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/03 14:21:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 14:21:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 14:21:25 DEBUG : dir/file1(0x1a894f41ba00): _writeAt: size=25, off=0 2026/09/03 14:21:25 DEBUG : dir/file1(0x1a894f41ba00): >_writeAt: n=25, err= 2026/09/03 14:21:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 14:21:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/03 14:21:26 DEBUG : newLeaf: Updating file with newLeaf 0x1a894f0db860 2026/09/03 14:21:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 14:21:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 14:21:26 DEBUG : newLeaf(0x1a894f41ba00): close: 2026/09/03 14:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/03 14:21:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-03 14:21:25.833005875 +0000 UTC m=+162.067824677 2026/09/03 14:21:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/03 14:21:26 DEBUG : newLeaf(0x1a894f41ba00): >close: err= 2026/09/03 14:21:26 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:26 DEBUG : dir: Looking for writers 2026/09/03 14:21:26 DEBUG : Looking for writers 2026/09/03 14:21:26 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:26 DEBUG : dir: reading active writers 2026/09/03 14:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 14:21:26 DEBUG : dir: Looking for writers 2026/09/03 14:21:26 DEBUG : Looking for writers 2026/09/03 14:21:26 DEBUG : dir: reading active writers 2026/09/03 14:21:26 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 14:21:26 DEBUG : dir: Looking for writers 2026/09/03 14:21:26 DEBUG : Looking for writers 2026/09/03 14:21:26 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:26 DEBUG : dir: reading active writers 2026/09/03 14:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 14:21:26 DEBUG : dir: Looking for writers 2026/09/03 14:21:26 DEBUG : Looking for writers 2026/09/03 14:21:26 DEBUG : dir: reading active writers 2026/09/03 14:21:26 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 14:21:26 DEBUG : newLeaf: vfs cache: starting upload 2026/09/03 14:21:26 DEBUG : dir: Looking for writers 2026/09/03 14:21:26 DEBUG : Looking for writers 2026/09/03 14:21:26 DEBUG : dir: reading active writers 2026/09/03 14:21:26 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 14:21:26 DEBUG : dir: Looking for writers 2026/09/03 14:21:26 DEBUG : Looking for writers 2026/09/03 14:21:26 DEBUG : dir: reading active writers 2026/09/03 14:21:26 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 14:21:27 DEBUG : dir: Looking for writers 2026/09/03 14:21:27 DEBUG : Looking for writers 2026/09/03 14:21:27 DEBUG : dir: reading active writers 2026/09/03 14:21:27 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 14:21:27 DEBUG : newLeaf: size = 25 OK 2026/09/03 14:21:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/03 14:21:27 INFO : newLeaf: Copied (replaced existing) 2026/09/03 14:21:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-03 14:21:25 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/03 14:21:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/03 14:21:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 14:21:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/03 14:21:27 DEBUG : dir: Looking for writers 2026/09/03 14:21:27 DEBUG : Looking for writers 2026/09/03 14:21:27 DEBUG : dir: reading active writers 2026/09/03 14:21:27 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:27 DEBUG : >WaitForWriters: 2026/09/03 14:21:27 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:27 DEBUG : dir: Looking for writers 2026/09/03 14:21:27 DEBUG : Looking for writers 2026/09/03 14:21:27 DEBUG : dir: reading active writers 2026/09/03 14:21:27 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:27 DEBUG : >WaitForWriters: 2026/09/03 14:21:27 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:21:28 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:21:28 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:21:28 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:28 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:21:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:21:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:28 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:21:30 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:30 DEBUG : dir: Looking for writers 2026/09/03 14:21:30 DEBUG : file1: reading active writers 2026/09/03 14:21:30 DEBUG : Looking for writers 2026/09/03 14:21:30 DEBUG : dir: reading active writers 2026/09/03 14:21:30 DEBUG : >WaitForWriters: 2026/09/03 14:21:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 14:21:30 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 14:21:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 14:21:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 14:21:30 DEBUG : dir/file1(0x1a894f46d200): _readAt: size=512, off=0 2026/09/03 14:21:30 DEBUG : dir/file1(0x1a894f46d200): openPending: 2026/09/03 14:21:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/03 14:21:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/03 14:21:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:21:30 DEBUG : dir/file1(0x1a894f46d200): >openPending: err= 2026/09/03 14:21:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/03 14:21:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 14:21:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:21:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:21:30 DEBUG : dir/file1(0x1a894f46d200): >_readAt: n=14, err=EOF 2026/09/03 14:21:30 DEBUG : dir/file1(0x1a894f46d200): close: 2026/09/03 14:21:30 DEBUG : dir/file1(0x1a894f46d200): >close: err= 2026/09/03 14:21:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 14:21:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/03 14:21:31 DEBUG : newLeaf: Updating file with newLeaf 0x1a894f0ffd40 2026/09/03 14:21:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 14:21:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 14:21:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/03 14:21:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/03 14:21:32 DEBUG : dir/file1: Updating file with dir/file1 0x1a894f0ffd40 2026/09/03 14:21:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/03 14:21:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:21:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 14:21:32 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 14:21:32 DEBUG : dir/file1(0x1a894f08fc80): openPending: 2026/09/03 14:21:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/03 14:21:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/03 14:21:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:21:32 DEBUG : dir/file1(0x1a894f08fc80): >openPending: err= 2026/09/03 14:21:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/03 14:21:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 14:21:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 14:21:32 DEBUG : dir/file1(0x1a894f08fc80): _writeAt: size=25, off=0 2026/09/03 14:21:32 DEBUG : dir/file1(0x1a894f08fc80): >_writeAt: n=25, err= 2026/09/03 14:21:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 14:21:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/03 14:21:33 DEBUG : newLeaf: Updating file with newLeaf 0x1a894f0ffd40 2026/09/03 14:21:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 14:21:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 14:21:33 DEBUG : newLeaf(0x1a894f08fc80): close: 2026/09/03 14:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/03 14:21:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-03 14:21:32.767855451 +0000 UTC m=+169.002674243 2026/09/03 14:21:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/03 14:21:33 DEBUG : newLeaf(0x1a894f08fc80): >close: err= 2026/09/03 14:21:33 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:33 DEBUG : dir: Looking for writers 2026/09/03 14:21:33 DEBUG : Looking for writers 2026/09/03 14:21:33 DEBUG : dir: reading active writers 2026/09/03 14:21:33 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 14:21:33 DEBUG : dir: Looking for writers 2026/09/03 14:21:33 DEBUG : Looking for writers 2026/09/03 14:21:33 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:33 DEBUG : dir: reading active writers 2026/09/03 14:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 14:21:33 DEBUG : dir: Looking for writers 2026/09/03 14:21:33 DEBUG : Looking for writers 2026/09/03 14:21:33 DEBUG : dir: reading active writers 2026/09/03 14:21:33 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 14:21:33 DEBUG : dir: Looking for writers 2026/09/03 14:21:33 DEBUG : Looking for writers 2026/09/03 14:21:33 DEBUG : dir: reading active writers 2026/09/03 14:21:33 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 14:21:33 DEBUG : newLeaf: vfs cache: starting upload 2026/09/03 14:21:33 DEBUG : dir: Looking for writers 2026/09/03 14:21:33 DEBUG : Looking for writers 2026/09/03 14:21:33 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:33 DEBUG : dir: reading active writers 2026/09/03 14:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 14:21:33 DEBUG : dir: Looking for writers 2026/09/03 14:21:33 DEBUG : Looking for writers 2026/09/03 14:21:33 DEBUG : dir: reading active writers 2026/09/03 14:21:33 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 14:21:34 DEBUG : dir: Looking for writers 2026/09/03 14:21:34 DEBUG : Looking for writers 2026/09/03 14:21:34 DEBUG : dir: reading active writers 2026/09/03 14:21:34 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 14:21:34 DEBUG : newLeaf: size = 25 OK 2026/09/03 14:21:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/03 14:21:34 INFO : newLeaf: Copied (replaced existing) 2026/09/03 14:21:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-03 14:21:32 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/03 14:21:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/03 14:21:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 14:21:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/03 14:21:34 DEBUG : dir: Looking for writers 2026/09/03 14:21:34 DEBUG : Looking for writers 2026/09/03 14:21:34 DEBUG : dir: reading active writers 2026/09/03 14:21:34 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:34 DEBUG : >WaitForWriters: 2026/09/03 14:21:35 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:35 DEBUG : dir: Looking for writers 2026/09/03 14:21:35 DEBUG : Looking for writers 2026/09/03 14:21:35 DEBUG : dir: reading active writers 2026/09/03 14:21:35 DEBUG : newLeaf: reading active writers 2026/09/03 14:21:35 DEBUG : >WaitForWriters: 2026/09/03 14:21:35 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting --- PASS: TestFileRename (44.75s) --- PASS: TestFileRename/off,forceCache=false (6.33s) --- PASS: TestFileRename/minimal,forceCache=false (6.51s) --- PASS: TestFileRename/minimal,forceCache=true (7.83s) --- PASS: TestFileRename/writes,forceCache=false (7.94s) --- PASS: TestFileRename/writes,forceCache=true (8.92s) --- PASS: TestFileRename/full,forceCache=false (7.22s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:21:35 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:21:35 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:21:35 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:35 DEBUG : Looking for writers 2026/09/03 14:21:35 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.30s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.26s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.25s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.25s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.27s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:21:37 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.26s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:21:37 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:21:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 14:21:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 14:21:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/03 14:21:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/03 14:21:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:21:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/03 14:21:39 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/03 14:21:39 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:39 DEBUG : dir: Looking for writers 2026/09/03 14:21:39 DEBUG : file1: reading active writers 2026/09/03 14:21:39 DEBUG : Looking for writers 2026/09/03 14:21:39 DEBUG : dir: reading active writers 2026/09/03 14:21:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.84s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:21:40 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:21:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 14:21:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 14:21:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/03 14:21:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/03 14:21:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:21:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/03 14:21:42 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/03 14:21:42 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/03 14:21:42 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/03 14:21:42 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/03 14:21:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/03 14:21:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/03 14:21:42 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/03 14:21:42 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/03 14:21:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/03 14:21:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/03 14:21:42 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/03 14:21:43 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/03 14:21:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/03 14:21:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/03 14:21:43 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/03 14:21:43 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:43 DEBUG : dir: Looking for writers 2026/09/03 14:21:43 DEBUG : file1: reading active writers 2026/09/03 14:21:43 DEBUG : Looking for writers 2026/09/03 14:21:43 DEBUG : dir: reading active writers 2026/09/03 14:21:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.73s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:21:44 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:21:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 14:21:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 14:21:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/03 14:21:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/03 14:21:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:21:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/03 14:21:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/03 14:21:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/03 14:21:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/03 14:21:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/03 14:21:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/03 14:21:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/03 14:21:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/03 14:21:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/03 14:21:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/03 14:21:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/03 14:21:46 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/03 14:21:46 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/03 14:21:46 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/03 14:21:46 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/03 14:21:46 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/03 14:21:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/03 14:21:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/03 14:21:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/03 14:21:47 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/03 14:21:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/03 14:21:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/03 14:21:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/03 14:21:47 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/03 14:21:47 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/03 14:21:47 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/03 14:21:47 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/03 14:21:47 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/03 14:21:47 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/03 14:21:47 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/03 14:21:47 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/03 14:21:47 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:47 DEBUG : dir: Looking for writers 2026/09/03 14:21:47 DEBUG : file1: reading active writers 2026/09/03 14:21:47 DEBUG : Looking for writers 2026/09/03 14:21:47 DEBUG : dir: reading active writers 2026/09/03 14:21:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.18s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:21:48 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:21:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 14:21:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 14:21:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/03 14:21:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/03 14:21:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:21:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/03 14:21:50 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:50 DEBUG : dir: Looking for writers 2026/09/03 14:21:50 DEBUG : file1: reading active writers 2026/09/03 14:21:50 DEBUG : Looking for writers 2026/09/03 14:21:50 DEBUG : dir: reading active writers 2026/09/03 14:21:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.70s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:21:50 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:21:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 14:21:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 14:21:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/03 14:21:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/03 14:21:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:21:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/03 14:21:52 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/03 14:21:52 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/03 14:21:52 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:52 DEBUG : dir: Looking for writers 2026/09/03 14:21:52 DEBUG : file1: reading active writers 2026/09/03 14:21:52 DEBUG : Looking for writers 2026/09/03 14:21:52 DEBUG : dir: reading active writers 2026/09/03 14:21:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.70s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:21:53 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:21:53 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:21:53 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:53 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:21:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:21:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:53 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:21:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 14:21:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 14:21:55 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 14:21:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 14:21:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 14:21:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/03 14:21:55 DEBUG : dir/file1(0x1a894f786600): _readAt: size=1, off=0 2026/09/03 14:21:55 DEBUG : dir/file1(0x1a894f786600): openPending: 2026/09/03 14:21:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/03 14:21:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/03 14:21:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:21:55 DEBUG : dir/file1(0x1a894f786600): >openPending: err= 2026/09/03 14:21:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/03 14:21:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 14:21:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:21:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:21:55 DEBUG : dir/file1(0x1a894f786600): >_readAt: n=1, err= 2026/09/03 14:21:55 DEBUG : dir/file1(0x1a894f786600): _readAt: size=256, off=1 2026/09/03 14:21:55 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/03 14:21:55 DEBUG : dir/file1(0x1a894f786600): >_readAt: n=15, err=EOF 2026/09/03 14:21:55 DEBUG : dir/file1(0x1a894f786600): _readAt: size=16, off=16 2026/09/03 14:21:55 DEBUG : dir/file1(0x1a894f786600): >_readAt: n=0, err=EOF 2026/09/03 14:21:55 DEBUG : dir/file1(0x1a894f786600): close: 2026/09/03 14:21:55 DEBUG : dir/file1(0x1a894f786600): >close: err= 2026/09/03 14:21:55 DEBUG : dir/file1(0x1a894f786600): close: 2026/09/03 14:21:55 DEBUG : dir/file1(0x1a894f786600): >close: err=file already closed 2026/09/03 14:21:55 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:55 DEBUG : dir: Looking for writers 2026/09/03 14:21:55 DEBUG : file1: reading active writers 2026/09/03 14:21:55 DEBUG : Looking for writers 2026/09/03 14:21:55 DEBUG : dir: reading active writers 2026/09/03 14:21:55 DEBUG : >WaitForWriters: 2026/09/03 14:21:55 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.59s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:21:56 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:21:56 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:21:56 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:56 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:21:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:21:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:56 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:21:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 14:21:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 14:21:57 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 14:21:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 14:21:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 14:21:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/03 14:21:57 DEBUG : dir/file1(0x1a894ef3b0c0): _readAt: size=1, off=0 2026/09/03 14:21:57 DEBUG : dir/file1(0x1a894ef3b0c0): openPending: 2026/09/03 14:21:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/03 14:21:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/03 14:21:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:21:57 DEBUG : dir/file1(0x1a894ef3b0c0): >openPending: err= 2026/09/03 14:21:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/03 14:21:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 14:21:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:21:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:21:58 DEBUG : dir/file1(0x1a894ef3b0c0): >_readAt: n=1, err= 2026/09/03 14:21:58 DEBUG : dir/file1(0x1a894ef3b0c0): _readAt: size=1, off=5 2026/09/03 14:21:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/03 14:21:58 DEBUG : dir/file1(0x1a894ef3b0c0): >_readAt: n=1, err= 2026/09/03 14:21:58 DEBUG : dir/file1(0x1a894ef3b0c0): _readAt: size=1, off=3 2026/09/03 14:21:58 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/03 14:21:58 DEBUG : dir/file1(0x1a894ef3b0c0): >_readAt: n=1, err= 2026/09/03 14:21:58 DEBUG : dir/file1(0x1a894ef3b0c0): _readAt: size=1, off=13 2026/09/03 14:21:58 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/03 14:21:58 DEBUG : dir/file1(0x1a894ef3b0c0): >_readAt: n=1, err= 2026/09/03 14:21:58 DEBUG : dir/file1(0x1a894ef3b0c0): _readAt: size=16, off=100 2026/09/03 14:21:58 DEBUG : dir/file1(0x1a894ef3b0c0): >_readAt: n=0, err=EOF 2026/09/03 14:21:58 DEBUG : dir/file1(0x1a894ef3b0c0): close: 2026/09/03 14:21:58 DEBUG : dir/file1(0x1a894ef3b0c0): >close: err= 2026/09/03 14:21:58 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:21:58 DEBUG : dir: Looking for writers 2026/09/03 14:21:58 DEBUG : file1: reading active writers 2026/09/03 14:21:58 DEBUG : Looking for writers 2026/09/03 14:21:58 DEBUG : dir: reading active writers 2026/09/03 14:21:58 DEBUG : >WaitForWriters: 2026/09/03 14:21:58 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.50s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:21:58 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:21:58 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:21:58 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:58 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:21:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:21:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:21:58 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:22:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 14:22:00 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe/dir/file1: no such file or directory 2026/09/03 14:22:00 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe/dir/file1: no such file or directory 2026/09/03 14:22:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 14:22:00 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 14:22:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 14:22:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 14:22:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/03 14:22:00 DEBUG : dir/file1(0x1a894f67f040): _readAt: size=1, off=0 2026/09/03 14:22:00 DEBUG : dir/file1(0x1a894f67f040): openPending: 2026/09/03 14:22:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/03 14:22:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/03 14:22:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:00 DEBUG : dir/file1(0x1a894f67f040): >openPending: err= 2026/09/03 14:22:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/03 14:22:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 14:22:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:22:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:22:01 DEBUG : dir/file1(0x1a894f67f040): >_readAt: n=1, err= 2026/09/03 14:22:01 DEBUG : dir/file1(0x1a894f67f040): _readAt: size=1, off=5 2026/09/03 14:22:01 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/03 14:22:01 DEBUG : dir/file1(0x1a894f67f040): >_readAt: n=1, err= 2026/09/03 14:22:01 DEBUG : dir/file1(0x1a894f67f040): _readAt: size=1, off=1 2026/09/03 14:22:01 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/03 14:22:01 DEBUG : dir/file1(0x1a894f67f040): >_readAt: n=1, err= 2026/09/03 14:22:01 DEBUG : dir/file1(0x1a894f67f040): _readAt: size=6, off=10 2026/09/03 14:22:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/03 14:22:01 DEBUG : dir/file1(0x1a894f67f040): >_readAt: n=6, err= 2026/09/03 14:22:01 DEBUG : dir/file1(0x1a894f67f040): _readAt: size=256, off=10 2026/09/03 14:22:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/03 14:22:01 DEBUG : dir/file1(0x1a894f67f040): >_readAt: n=6, err=EOF 2026/09/03 14:22:01 DEBUG : dir/file1(0x1a894f67f040): _readAt: size=256, off=100 2026/09/03 14:22:01 DEBUG : dir/file1(0x1a894f67f040): >_readAt: n=0, err=EOF 2026/09/03 14:22:01 DEBUG : dir/file1(0x1a894f67f040): close: 2026/09/03 14:22:01 DEBUG : dir/file1(0x1a894f67f040): >close: err= 2026/09/03 14:22:01 DEBUG : dir/file1(0x1a894f67f040): _readAt: size=256, off=100 2026/09/03 14:22:01 DEBUG : dir/file1(0x1a894f67f040): >_readAt: n=0, err=file already closed 2026/09/03 14:22:01 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:01 DEBUG : dir: Looking for writers 2026/09/03 14:22:01 DEBUG : file1: reading active writers 2026/09/03 14:22:01 DEBUG : Looking for writers 2026/09/03 14:22:01 DEBUG : dir: reading active writers 2026/09/03 14:22:01 DEBUG : >WaitForWriters: 2026/09/03 14:22:01 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (3.00s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:22:01 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:22:01 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:22:01 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:01 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:01 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:22:03 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe/dir/file1: no such file or directory 2026/09/03 14:22:03 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe/dir/file1: no such file or directory 2026/09/03 14:22:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 14:22:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 14:22:03 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 14:22:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 14:22:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 14:22:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/03 14:22:03 DEBUG : dir/file1(0x1a894fb19040): RWFileHandle.Flush 2026/09/03 14:22:03 DEBUG : dir/file1(0x1a894fb19040): _readAt: size=256, off=0 2026/09/03 14:22:03 DEBUG : dir/file1(0x1a894fb19040): openPending: 2026/09/03 14:22:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/03 14:22:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/03 14:22:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:03 DEBUG : dir/file1(0x1a894fb19040): >openPending: err= 2026/09/03 14:22:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/03 14:22:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 14:22:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:22:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:22:03 DEBUG : dir/file1(0x1a894fb19040): >_readAt: n=16, err=EOF 2026/09/03 14:22:03 DEBUG : dir/file1(0x1a894fb19040): RWFileHandle.Flush 2026/09/03 14:22:03 DEBUG : dir/file1(0x1a894fb19040): RWFileHandle.Flush 2026/09/03 14:22:03 DEBUG : dir/file1(0x1a894fb19040): close: 2026/09/03 14:22:03 DEBUG : dir/file1(0x1a894fb19040): >close: err= 2026/09/03 14:22:03 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:03 DEBUG : dir: Looking for writers 2026/09/03 14:22:03 DEBUG : file1: reading active writers 2026/09/03 14:22:03 DEBUG : Looking for writers 2026/09/03 14:22:03 DEBUG : dir: reading active writers 2026/09/03 14:22:03 DEBUG : >WaitForWriters: 2026/09/03 14:22:03 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.60s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:22:04 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:22:04 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:22:04 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:04 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:04 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:22:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 14:22:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 14:22:05 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 14:22:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 14:22:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 14:22:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/03 14:22:05 DEBUG : dir/file1(0x1a894f67f540): _readAt: size=256, off=0 2026/09/03 14:22:05 DEBUG : dir/file1(0x1a894f67f540): openPending: 2026/09/03 14:22:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/03 14:22:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/03 14:22:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:05 DEBUG : dir/file1(0x1a894f67f540): >openPending: err= 2026/09/03 14:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/03 14:22:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 14:22:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:22:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:22:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/09/03 14:22:06 DEBUG : dir/file1(0x1a894f67f540): >_readAt: n=16, err=EOF 2026/09/03 14:22:06 DEBUG : dir/file1(0x1a894f67f540): RWFileHandle.Release 2026/09/03 14:22:06 DEBUG : dir/file1(0x1a894f67f540): close: 2026/09/03 14:22:06 DEBUG : dir/file1(0x1a894f67f540): >close: err= 2026/09/03 14:22:06 DEBUG : dir/file1(0x1a894f67f540): RWFileHandle.Release 2026/09/03 14:22:06 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:06 DEBUG : dir: Looking for writers 2026/09/03 14:22:06 DEBUG : file1: reading active writers 2026/09/03 14:22:06 DEBUG : Looking for writers 2026/09/03 14:22:06 DEBUG : dir: reading active writers 2026/09/03 14:22:06 DEBUG : >WaitForWriters: 2026/09/03 14:22:06 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.61s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:22:06 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:22:06 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:22:06 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:06 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:06 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:22:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:07 DEBUG : file1: newRWFileHandle: 2026/09/03 14:22:07 DEBUG : file1(0x1a894efda7c0): openPending: 2026/09/03 14:22:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:07 DEBUG : file1(0x1a894efda7c0): >openPending: err= 2026/09/03 14:22:07 DEBUG : file1: >newRWFileHandle: err= 2026/09/03 14:22:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/03 14:22:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/03 14:22:07 DEBUG : file1(0x1a894efda7c0): _writeAt: size=5, off=0 2026/09/03 14:22:07 DEBUG : file1(0x1a894efda7c0): >_writeAt: n=5, err= 2026/09/03 14:22:07 DEBUG : file1(0x1a894efda7c0): _writeAt: size=7, off=5 2026/09/03 14:22:07 DEBUG : file1(0x1a894efda7c0): >_writeAt: n=7, err= 2026/09/03 14:22:07 DEBUG : file1: vfs cache: truncate to size=11 2026/09/03 14:22:07 DEBUG : file1(0x1a894efda7c0): close: 2026/09/03 14:22:07 DEBUG : file1: vfs cache: setting modification time to 2026-09-03 14:22:07.127399443 +0000 UTC m=+203.362218235 2026/09/03 14:22:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:07 DEBUG : file1(0x1a894efda7c0): >close: err= 2026/09/03 14:22:07 DEBUG : file1(0x1a894efda7c0): close: 2026/09/03 14:22:07 DEBUG : file1(0x1a894efda7c0): >close: err=file already closed 2026/09/03 14:22:07 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:07 DEBUG : Looking for writers 2026/09/03 14:22:07 DEBUG : file1: reading active writers 2026/09/03 14:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 14:22:07 DEBUG : Looking for writers 2026/09/03 14:22:07 DEBUG : file1: reading active writers 2026/09/03 14:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 14:22:07 DEBUG : Looking for writers 2026/09/03 14:22:07 DEBUG : file1: reading active writers 2026/09/03 14:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 14:22:07 DEBUG : Looking for writers 2026/09/03 14:22:07 DEBUG : file1: reading active writers 2026/09/03 14:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 14:22:07 DEBUG : file1: vfs cache: starting upload 2026/09/03 14:22:07 DEBUG : Looking for writers 2026/09/03 14:22:07 DEBUG : file1: reading active writers 2026/09/03 14:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 14:22:07 DEBUG : Looking for writers 2026/09/03 14:22:07 DEBUG : file1: reading active writers 2026/09/03 14:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 14:22:07 DEBUG : Looking for writers 2026/09/03 14:22:07 DEBUG : file1: reading active writers 2026/09/03 14:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 14:22:08 DEBUG : file1: size = 11 OK 2026/09/03 14:22:08 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/03 14:22:08 INFO : file1: Copied (new) 2026/09/03 14:22:08 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-03 14:22:07 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/03 14:22:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/03 14:22:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:08 INFO : file1: vfs cache: upload succeeded try #1 2026/09/03 14:22:08 DEBUG : Looking for writers 2026/09/03 14:22:08 DEBUG : file1: reading active writers 2026/09/03 14:22:08 DEBUG : >WaitForWriters: 2026/09/03 14:22:08 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:08 DEBUG : Looking for writers 2026/09/03 14:22:08 DEBUG : file1: reading active writers 2026/09/03 14:22:08 DEBUG : >WaitForWriters: 2026/09/03 14:22:08 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting 2026/09/03 14:22:08 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe/dir/file1: no such file or directory 2026/09/03 14:22:08 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (1.98s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:22:08 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:22:08 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:22:08 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:08 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:08 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:22:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:09 DEBUG : file1: newRWFileHandle: 2026/09/03 14:22:09 DEBUG : file1(0x1a894efdb2c0): openPending: 2026/09/03 14:22:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:09 DEBUG : file1(0x1a894efdb2c0): >openPending: err= 2026/09/03 14:22:09 DEBUG : file1: >newRWFileHandle: err= 2026/09/03 14:22:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/03 14:22:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/03 14:22:09 DEBUG : file1(0x1a894efdb2c0): _writeAt: size=7, off=0 2026/09/03 14:22:09 DEBUG : file1(0x1a894efdb2c0): >_writeAt: n=7, err= 2026/09/03 14:22:09 DEBUG : file1(0x1a894efdb2c0): _writeAt: size=6, off=5 2026/09/03 14:22:09 DEBUG : file1(0x1a894efdb2c0): >_writeAt: n=6, err= 2026/09/03 14:22:09 DEBUG : file1(0x1a894efdb2c0): close: 2026/09/03 14:22:09 DEBUG : file1: vfs cache: setting modification time to 2026-09-03 14:22:09.098344914 +0000 UTC m=+205.333163706 2026/09/03 14:22:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:09 DEBUG : file1(0x1a894efdb2c0): >close: err= 2026/09/03 14:22:09 DEBUG : file1(0x1a894efdb2c0): _writeAt: size=5, off=0 2026/09/03 14:22:09 DEBUG : file1(0x1a894efdb2c0): >_writeAt: n=0, err=file already closed 2026/09/03 14:22:09 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:09 DEBUG : Looking for writers 2026/09/03 14:22:09 DEBUG : file1: reading active writers 2026/09/03 14:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 14:22:09 DEBUG : Looking for writers 2026/09/03 14:22:09 DEBUG : file1: reading active writers 2026/09/03 14:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 14:22:09 DEBUG : Looking for writers 2026/09/03 14:22:09 DEBUG : file1: reading active writers 2026/09/03 14:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 14:22:09 DEBUG : Looking for writers 2026/09/03 14:22:09 DEBUG : file1: reading active writers 2026/09/03 14:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 14:22:09 DEBUG : file1: vfs cache: starting upload 2026/09/03 14:22:09 DEBUG : Looking for writers 2026/09/03 14:22:09 DEBUG : file1: reading active writers 2026/09/03 14:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 14:22:09 DEBUG : Looking for writers 2026/09/03 14:22:09 DEBUG : file1: reading active writers 2026/09/03 14:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 14:22:09 DEBUG : Looking for writers 2026/09/03 14:22:09 DEBUG : file1: reading active writers 2026/09/03 14:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 14:22:10 DEBUG : file1: size = 11 OK 2026/09/03 14:22:10 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/03 14:22:10 INFO : file1: Copied (new) 2026/09/03 14:22:10 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-03 14:22:09 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/03 14:22:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/03 14:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:10 INFO : file1: vfs cache: upload succeeded try #1 2026/09/03 14:22:10 DEBUG : Looking for writers 2026/09/03 14:22:10 DEBUG : file1: reading active writers 2026/09/03 14:22:10 DEBUG : >WaitForWriters: 2026/09/03 14:22:10 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:10 DEBUG : Looking for writers 2026/09/03 14:22:10 DEBUG : file1: reading active writers 2026/09/03 14:22:10 DEBUG : >WaitForWriters: 2026/09/03 14:22:10 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.96s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:22:10 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:22:10 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:22:10 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:10 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:10 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:22:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:11 DEBUG : file1: newRWFileHandle: 2026/09/03 14:22:11 DEBUG : file1(0x1a894fb12440): openPending: 2026/09/03 14:22:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:11 DEBUG : file1(0x1a894fb12440): >openPending: err= 2026/09/03 14:22:11 DEBUG : file1: >newRWFileHandle: err= 2026/09/03 14:22:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/03 14:22:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/03 14:22:11 DEBUG : file1(0x1a894fb12440): close: 2026/09/03 14:22:11 DEBUG : file1: vfs cache: setting modification time to 2026-09-03 14:22:11.058034624 +0000 UTC m=+207.292853426 2026/09/03 14:22:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:11 DEBUG : file1(0x1a894fb12440): >close: err= 2026/09/03 14:22:11 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/03 14:22:11 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/03 14:22:11 DEBUG : file2: newRWFileHandle: 2026/09/03 14:22:11 DEBUG : file2(0x1a894fb12980): openPending: 2026/09/03 14:22:11 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/03 14:22:11 DEBUG : file2(0x1a894fb12980): >openPending: err= 2026/09/03 14:22:11 DEBUG : file2: >newRWFileHandle: err= 2026/09/03 14:22:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/03 14:22:11 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/03 14:22:11 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/03 14:22:11 DEBUG : file2(0x1a894fb12980): RWFileHandle.Flush 2026/09/03 14:22:11 DEBUG : file2(0x1a894fb12980): RWFileHandle.Release 2026/09/03 14:22:11 DEBUG : file2(0x1a894fb12980): close: 2026/09/03 14:22:11 DEBUG : file2: vfs cache: setting modification time to 2026-09-03 14:22:11.061646997 +0000 UTC m=+207.296465810 2026/09/03 14:22:11 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:11 DEBUG : file2(0x1a894fb12980): >close: err= 2026/09/03 14:22:11 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:11 DEBUG : Looking for writers 2026/09/03 14:22:11 DEBUG : file1: reading active writers 2026/09/03 14:22:11 DEBUG : file2: reading active writers 2026/09/03 14:22:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/03 14:22:11 DEBUG : Looking for writers 2026/09/03 14:22:11 DEBUG : file1: reading active writers 2026/09/03 14:22:11 DEBUG : file2: reading active writers 2026/09/03 14:22:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/03 14:22:11 DEBUG : Looking for writers 2026/09/03 14:22:11 DEBUG : file1: reading active writers 2026/09/03 14:22:11 DEBUG : file2: reading active writers 2026/09/03 14:22:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/03 14:22:11 DEBUG : Looking for writers 2026/09/03 14:22:11 DEBUG : file1: reading active writers 2026/09/03 14:22:11 DEBUG : file2: reading active writers 2026/09/03 14:22:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/03 14:22:11 DEBUG : file1: vfs cache: starting upload 2026/09/03 14:22:11 DEBUG : file2: vfs cache: starting upload 2026/09/03 14:22:11 DEBUG : Looking for writers 2026/09/03 14:22:11 DEBUG : file1: reading active writers 2026/09/03 14:22:11 DEBUG : file2: reading active writers 2026/09/03 14:22:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/03 14:22:11 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe/dir/file1: no such file or directory 2026/09/03 14:22:11 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe/dir/file1: no such file or directory 2026/09/03 14:22:11 DEBUG : Looking for writers 2026/09/03 14:22:11 DEBUG : file1: reading active writers 2026/09/03 14:22:11 DEBUG : file2: reading active writers 2026/09/03 14:22:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/03 14:22:11 DEBUG : Looking for writers 2026/09/03 14:22:11 DEBUG : file2: reading active writers 2026/09/03 14:22:11 DEBUG : file1: reading active writers 2026/09/03 14:22:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/09/03 14:22:12 DEBUG : file2: size = 0 OK 2026/09/03 14:22:12 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/03 14:22:12 INFO : file2: Copied (new) 2026/09/03 14:22:12 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-03 14:22:11 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/03 14:22:12 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/03 14:22:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/03 14:22:12 INFO : file2: vfs cache: upload succeeded try #1 2026/09/03 14:22:12 DEBUG : Looking for writers 2026/09/03 14:22:12 DEBUG : file1: reading active writers 2026/09/03 14:22:12 DEBUG : file2: reading active writers 2026/09/03 14:22:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/03 14:22:12 DEBUG : file1: size = 0 OK 2026/09/03 14:22:12 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/03 14:22:12 INFO : file1: Copied (new) 2026/09/03 14:22:12 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-03 14:22:11 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/03 14:22:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/03 14:22:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:12 INFO : file1: vfs cache: upload succeeded try #1 2026/09/03 14:22:13 DEBUG : Looking for writers 2026/09/03 14:22:13 DEBUG : file1: reading active writers 2026/09/03 14:22:13 DEBUG : file2: reading active writers 2026/09/03 14:22:13 DEBUG : >WaitForWriters: 2026/09/03 14:22:13 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:13 DEBUG : Looking for writers 2026/09/03 14:22:13 DEBUG : file1: reading active writers 2026/09/03 14:22:13 DEBUG : file2: reading active writers 2026/09/03 14:22:13 DEBUG : >WaitForWriters: 2026/09/03 14:22:13 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.12s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:22:14 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:22:14 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:22:14 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:14 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:14 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:22:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:14 DEBUG : file1: newRWFileHandle: 2026/09/03 14:22:14 DEBUG : file1(0x1a894f41b640): openPending: 2026/09/03 14:22:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:14 DEBUG : file1(0x1a894f41b640): >openPending: err= 2026/09/03 14:22:14 DEBUG : file1: >newRWFileHandle: err= 2026/09/03 14:22:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/03 14:22:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/03 14:22:14 DEBUG : file1(0x1a894f41b640): _writeAt: size=5, off=0 2026/09/03 14:22:14 DEBUG : file1(0x1a894f41b640): >_writeAt: n=5, err= 2026/09/03 14:22:14 DEBUG : file1(0x1a894f41b640): RWFileHandle.Flush 2026/09/03 14:22:14 DEBUG : file1(0x1a894f41b640): RWFileHandle.Flush 2026/09/03 14:22:14 DEBUG : file1(0x1a894f41b640): close: 2026/09/03 14:22:14 DEBUG : file1: vfs cache: setting modification time to 2026-09-03 14:22:14.184655884 +0000 UTC m=+210.419474706 2026/09/03 14:22:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:14 DEBUG : file1(0x1a894f41b640): >close: err= 2026/09/03 14:22:14 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:14 DEBUG : Looking for writers 2026/09/03 14:22:14 DEBUG : file1: reading active writers 2026/09/03 14:22:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 14:22:14 DEBUG : Looking for writers 2026/09/03 14:22:14 DEBUG : file1: reading active writers 2026/09/03 14:22:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 14:22:14 DEBUG : Looking for writers 2026/09/03 14:22:14 DEBUG : file1: reading active writers 2026/09/03 14:22:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 14:22:14 DEBUG : Looking for writers 2026/09/03 14:22:14 DEBUG : file1: reading active writers 2026/09/03 14:22:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 14:22:14 DEBUG : file1: vfs cache: starting upload 2026/09/03 14:22:14 DEBUG : Looking for writers 2026/09/03 14:22:14 DEBUG : file1: reading active writers 2026/09/03 14:22:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 14:22:14 DEBUG : Looking for writers 2026/09/03 14:22:14 DEBUG : file1: reading active writers 2026/09/03 14:22:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 14:22:14 DEBUG : Looking for writers 2026/09/03 14:22:14 DEBUG : file1: reading active writers 2026/09/03 14:22:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 14:22:15 DEBUG : file1: size = 5 OK 2026/09/03 14:22:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 14:22:15 INFO : file1: Copied (new) 2026/09/03 14:22:15 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-03 14:22:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/03 14:22:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/03 14:22:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:15 INFO : file1: vfs cache: upload succeeded try #1 2026/09/03 14:22:15 DEBUG : Looking for writers 2026/09/03 14:22:15 DEBUG : file1: reading active writers 2026/09/03 14:22:15 DEBUG : >WaitForWriters: 2026/09/03 14:22:15 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.84s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:22:15 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:22:15 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:22:15 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:15 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:15 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:22:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:16 DEBUG : file1: newRWFileHandle: 2026/09/03 14:22:16 DEBUG : file1(0x1a894f3ddb00): openPending: 2026/09/03 14:22:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:16 DEBUG : file1(0x1a894f3ddb00): >openPending: err= 2026/09/03 14:22:16 DEBUG : file1: >newRWFileHandle: err= 2026/09/03 14:22:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/03 14:22:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/03 14:22:16 DEBUG : file1(0x1a894f3ddb00): _writeAt: size=5, off=0 2026/09/03 14:22:16 DEBUG : file1(0x1a894f3ddb00): >_writeAt: n=5, err= 2026/09/03 14:22:16 DEBUG : file1(0x1a894f3ddb00): RWFileHandle.Release 2026/09/03 14:22:16 DEBUG : file1(0x1a894f3ddb00): close: 2026/09/03 14:22:16 DEBUG : file1: vfs cache: setting modification time to 2026-09-03 14:22:16.032650909 +0000 UTC m=+212.267469712 2026/09/03 14:22:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:16 DEBUG : file1(0x1a894f3ddb00): >close: err= 2026/09/03 14:22:16 DEBUG : file1(0x1a894f3ddb00): RWFileHandle.Release 2026/09/03 14:22:16 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:16 DEBUG : Looking for writers 2026/09/03 14:22:16 DEBUG : file1: reading active writers 2026/09/03 14:22:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 14:22:16 DEBUG : Looking for writers 2026/09/03 14:22:16 DEBUG : file1: reading active writers 2026/09/03 14:22:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 14:22:16 DEBUG : Looking for writers 2026/09/03 14:22:16 DEBUG : file1: reading active writers 2026/09/03 14:22:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 14:22:16 DEBUG : Looking for writers 2026/09/03 14:22:16 DEBUG : file1: reading active writers 2026/09/03 14:22:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 14:22:16 DEBUG : file1: vfs cache: starting upload 2026/09/03 14:22:16 DEBUG : Looking for writers 2026/09/03 14:22:16 DEBUG : file1: reading active writers 2026/09/03 14:22:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 14:22:16 DEBUG : Looking for writers 2026/09/03 14:22:16 DEBUG : file1: reading active writers 2026/09/03 14:22:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 14:22:16 DEBUG : Looking for writers 2026/09/03 14:22:16 DEBUG : file1: reading active writers 2026/09/03 14:22:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 14:22:17 DEBUG : file1: size = 5 OK 2026/09/03 14:22:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 14:22:17 INFO : file1: Copied (new) 2026/09/03 14:22:17 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-03 14:22:16 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/03 14:22:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/03 14:22:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:17 INFO : file1: vfs cache: upload succeeded try #1 2026/09/03 14:22:17 DEBUG : Looking for writers 2026/09/03 14:22:17 DEBUG : file1: reading active writers 2026/09/03 14:22:17 DEBUG : >WaitForWriters: 2026/09/03 14:22:17 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.84s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:22:17 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:22:17 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:22:17 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:17 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:17 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:22:19 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/03 14:22:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 14:22:19 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 14:22:19 DEBUG : dir/file1(0x1a894fd564c0): openPending: 2026/09/03 14:22:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/03 14:22:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/03 14:22:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:19 DEBUG : dir/file1(0x1a894fd564c0): >openPending: err= 2026/09/03 14:22:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/03 14:22:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 14:22:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 14:22:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/03 14:22:19 DEBUG : dir/file1(0x1a894fd564c0): _writeAt: size=5, off=0 2026/09/03 14:22:19 DEBUG : dir/file1(0x1a894fd564c0): >_writeAt: n=5, err= 2026/09/03 14:22:19 DEBUG : dir/file1(0x1a894fd564c0): close: 2026/09/03 14:22:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:19 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-03 14:22:19.308030039 +0000 UTC m=+215.542848842 2026/09/03 14:22:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:19 DEBUG : dir/file1(0x1a894fd564c0): >close: err= 2026/09/03 14:22:19 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:19 DEBUG : dir: Looking for writers 2026/09/03 14:22:19 DEBUG : file1: reading active writers 2026/09/03 14:22:19 DEBUG : Looking for writers 2026/09/03 14:22:19 DEBUG : dir: reading active writers 2026/09/03 14:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 14:22:19 DEBUG : dir: Looking for writers 2026/09/03 14:22:19 DEBUG : file1: reading active writers 2026/09/03 14:22:19 DEBUG : Looking for writers 2026/09/03 14:22:19 DEBUG : dir: reading active writers 2026/09/03 14:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 14:22:19 DEBUG : dir: Looking for writers 2026/09/03 14:22:19 DEBUG : file1: reading active writers 2026/09/03 14:22:19 DEBUG : Looking for writers 2026/09/03 14:22:19 DEBUG : dir: reading active writers 2026/09/03 14:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 14:22:19 DEBUG : dir: Looking for writers 2026/09/03 14:22:19 DEBUG : file1: reading active writers 2026/09/03 14:22:19 DEBUG : Looking for writers 2026/09/03 14:22:19 DEBUG : dir: reading active writers 2026/09/03 14:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 14:22:19 DEBUG : dir/file1: vfs cache: starting upload 2026/09/03 14:22:19 DEBUG : dir: Looking for writers 2026/09/03 14:22:19 DEBUG : file1: reading active writers 2026/09/03 14:22:19 DEBUG : Looking for writers 2026/09/03 14:22:19 DEBUG : dir: reading active writers 2026/09/03 14:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 14:22:19 DEBUG : dir: Looking for writers 2026/09/03 14:22:19 DEBUG : file1: reading active writers 2026/09/03 14:22:19 DEBUG : Looking for writers 2026/09/03 14:22:19 DEBUG : dir: reading active writers 2026/09/03 14:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 14:22:19 DEBUG : dir: Looking for writers 2026/09/03 14:22:19 DEBUG : file1: reading active writers 2026/09/03 14:22:19 DEBUG : Looking for writers 2026/09/03 14:22:19 DEBUG : dir: reading active writers 2026/09/03 14:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 14:22:20 DEBUG : dir/file1: size = 5 OK 2026/09/03 14:22:20 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 14:22:20 INFO : dir/file1: Copied (replaced existing) 2026/09/03 14:22:20 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-03 14:22:19 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/03 14:22:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/03 14:22:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/03 14:22:20 DEBUG : dir: Looking for writers 2026/09/03 14:22:20 DEBUG : file1: reading active writers 2026/09/03 14:22:20 DEBUG : Looking for writers 2026/09/03 14:22:20 DEBUG : dir: reading active writers 2026/09/03 14:22:20 DEBUG : >WaitForWriters: 2026/09/03 14:22:20 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.57s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:22:21 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:22:21 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:22:21 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:21 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:21 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:22:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:22 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 14:22:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 14:22:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 14:22:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/03 14:22:22 DEBUG : dir/file1(0x1a894f08fb40): _writeAt: size=5, off=0 2026/09/03 14:22:22 DEBUG : dir/file1(0x1a894f08fb40): openPending: 2026/09/03 14:22:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/03 14:22:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/03 14:22:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:22 DEBUG : dir/file1(0x1a894f08fb40): >openPending: err= 2026/09/03 14:22:22 DEBUG : dir/file1(0x1a894f08fb40): >_writeAt: n=5, err= 2026/09/03 14:22:22 DEBUG : dir/file1(0x1a894f08fb40): _writeAt: size=15, off=5 2026/09/03 14:22:22 DEBUG : dir/file1(0x1a894f08fb40): >_writeAt: n=15, err= 2026/09/03 14:22:22 DEBUG : dir/file1(0x1a894f08fb40): close: 2026/09/03 14:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/03 14:22:22 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-03 14:22:22.964665064 +0000 UTC m=+219.199483866 2026/09/03 14:22:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:22 DEBUG : dir/file1(0x1a894f08fb40): >close: err= 2026/09/03 14:22:22 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:22 DEBUG : dir: Looking for writers 2026/09/03 14:22:22 DEBUG : file1: reading active writers 2026/09/03 14:22:22 DEBUG : Looking for writers 2026/09/03 14:22:22 DEBUG : dir: reading active writers 2026/09/03 14:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 14:22:22 DEBUG : dir: Looking for writers 2026/09/03 14:22:22 DEBUG : file1: reading active writers 2026/09/03 14:22:22 DEBUG : Looking for writers 2026/09/03 14:22:22 DEBUG : dir: reading active writers 2026/09/03 14:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 14:22:22 DEBUG : dir: Looking for writers 2026/09/03 14:22:22 DEBUG : file1: reading active writers 2026/09/03 14:22:22 DEBUG : Looking for writers 2026/09/03 14:22:22 DEBUG : dir: reading active writers 2026/09/03 14:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 14:22:23 DEBUG : dir: Looking for writers 2026/09/03 14:22:23 DEBUG : file1: reading active writers 2026/09/03 14:22:23 DEBUG : Looking for writers 2026/09/03 14:22:23 DEBUG : dir: reading active writers 2026/09/03 14:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 14:22:23 DEBUG : dir/file1: vfs cache: starting upload 2026/09/03 14:22:23 DEBUG : dir: Looking for writers 2026/09/03 14:22:23 DEBUG : file1: reading active writers 2026/09/03 14:22:23 DEBUG : Looking for writers 2026/09/03 14:22:23 DEBUG : dir: reading active writers 2026/09/03 14:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 14:22:23 DEBUG : dir: Looking for writers 2026/09/03 14:22:23 DEBUG : file1: reading active writers 2026/09/03 14:22:23 DEBUG : Looking for writers 2026/09/03 14:22:23 DEBUG : dir: reading active writers 2026/09/03 14:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 14:22:23 DEBUG : dir: Looking for writers 2026/09/03 14:22:23 DEBUG : file1: reading active writers 2026/09/03 14:22:23 DEBUG : Looking for writers 2026/09/03 14:22:23 DEBUG : dir: reading active writers 2026/09/03 14:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 14:22:24 DEBUG : dir/file1: size = 20 OK 2026/09/03 14:22:24 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/03 14:22:24 INFO : dir/file1: Copied (replaced existing) 2026/09/03 14:22:24 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-03 14:22:22 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/03 14:22:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/03 14:22:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/03 14:22:24 DEBUG : dir: Looking for writers 2026/09/03 14:22:24 DEBUG : file1: reading active writers 2026/09/03 14:22:24 DEBUG : Looking for writers 2026/09/03 14:22:24 DEBUG : dir: reading active writers 2026/09/03 14:22:24 DEBUG : >WaitForWriters: 2026/09/03 14:22:24 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.65s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:22:24 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:22:24 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:22:24 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:24 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:24 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:22:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:25 DEBUG : file1: newRWFileHandle: 2026/09/03 14:22:25 DEBUG : file1(0x1a894f007c40): openPending: 2026/09/03 14:22:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:25 DEBUG : file1(0x1a894f007c40): >openPending: err= 2026/09/03 14:22:25 DEBUG : file1: >newRWFileHandle: err= 2026/09/03 14:22:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/03 14:22:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/03 14:22:25 DEBUG : file1(0x1a894f007c40): _writeAt: size=5, off=0 2026/09/03 14:22:25 DEBUG : file1(0x1a894f007c40): >_writeAt: n=5, err= 2026/09/03 14:22:25 DEBUG : file1(0x1a894f007c40): close: 2026/09/03 14:22:25 DEBUG : file1: vfs cache: setting modification time to 2026-09-03 14:22:25.097291395 +0000 UTC m=+221.332110208 2026/09/03 14:22:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:25 DEBUG : file1(0x1a894f007c40): >close: err= 2026/09/03 14:22:25 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:25 DEBUG : Looking for writers 2026/09/03 14:22:25 DEBUG : file1: reading active writers 2026/09/03 14:22:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 14:22:25 DEBUG : Looking for writers 2026/09/03 14:22:25 DEBUG : file1: reading active writers 2026/09/03 14:22:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 14:22:25 DEBUG : Looking for writers 2026/09/03 14:22:25 DEBUG : file1: reading active writers 2026/09/03 14:22:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 14:22:25 DEBUG : Looking for writers 2026/09/03 14:22:25 DEBUG : file1: reading active writers 2026/09/03 14:22:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 14:22:25 DEBUG : file1: vfs cache: starting upload 2026/09/03 14:22:25 DEBUG : Looking for writers 2026/09/03 14:22:25 DEBUG : file1: reading active writers 2026/09/03 14:22:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 14:22:25 DEBUG : Looking for writers 2026/09/03 14:22:25 DEBUG : file1: reading active writers 2026/09/03 14:22:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 14:22:25 DEBUG : Looking for writers 2026/09/03 14:22:25 DEBUG : file1: reading active writers 2026/09/03 14:22:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 14:22:26 DEBUG : file1: size = 5 OK 2026/09/03 14:22:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 14:22:26 INFO : file1: Copied (new) 2026/09/03 14:22:26 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-03 14:22:25 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/03 14:22:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/03 14:22:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:26 INFO : file1: vfs cache: upload succeeded try #1 2026/09/03 14:22:26 DEBUG : Looking for writers 2026/09/03 14:22:26 DEBUG : file1: reading active writers 2026/09/03 14:22:26 DEBUG : >WaitForWriters: 2026/09/03 14:22:26 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.92s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:22:26 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:22:26 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:22:26 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:26 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/03 14:22:26 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdb700): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdb700): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdb700): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdb700): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdb700): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.022374425 +0000 UTC m=+223.257193227 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdb700): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdbbc0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdbbc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdbbc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdbbc0): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdbbc0): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdbbc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdbbc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.022374425 +0000 UTC m=+223.257193227 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdbbc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12340): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12340): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12340): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12340): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12340): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.022374425 +0000 UTC m=+223.257193227 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12340): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ee3fb90 item 1 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12b00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12b00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12b00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12b00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12b00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.025909051 +0000 UTC m=+223.260727863 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12b00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13000): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13000): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13000): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13000): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13000): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.025909051 +0000 UTC m=+223.260727863 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13000): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894efbee70 item 2 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13640): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13640): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13640): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13640): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13640): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.027988082 +0000 UTC m=+223.262806884 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13640): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13ac0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13ac0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13ac0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13ac0): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13ac0): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13ac0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13ac0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.027988082 +0000 UTC m=+223.262806884 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13ac0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41a140): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41a140): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41a140): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41a140): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41a140): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.027988082 +0000 UTC m=+223.262806884 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41a140): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894efbfab0 item 3 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41a8c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41a8c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41a8c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41a8c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41a8c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.031383076 +0000 UTC m=+223.266201948 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41a8c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41af40): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41af40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41af40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41af40): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41af40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.031383076 +0000 UTC m=+223.266201948 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41af40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894efb53b0 item 4 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41b8c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41b8c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41b8c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41b8c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41b8c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.034675395 +0000 UTC m=+223.269494197 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41b8c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41bdc0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41bdc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41bdc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41bdc0): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41bdc0): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41bdc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41bdc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.034675395 +0000 UTC m=+223.269494197 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41bdc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dca00): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dca00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dca00): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dca00): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dca00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.034675395 +0000 UTC m=+223.269494197 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dca00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894efb5dc0 item 5 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dd1c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dd1c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dd1c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dd1c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dd1c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.038279803 +0000 UTC m=+223.273098675 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dd1c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dd8c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dd8c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dd8c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dd8c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dd8c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.038279803 +0000 UTC m=+223.273098675 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dd8c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f26cbd0 item 6 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f462040): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f462040): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f462040): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f462040): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f462040): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.040897931 +0000 UTC m=+223.275716733 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f462040): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f462540): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f462540): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f462540): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f462540): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f462540): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f462540): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f462540): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.040897931 +0000 UTC m=+223.275716733 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f462540): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f462a00): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f462a00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f462a00): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f462a00): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f462a00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.040897931 +0000 UTC m=+223.275716733 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f462a00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f26d3b0 item 7 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f463080): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f463080): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f463080): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f463080): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f463080): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.044016471 +0000 UTC m=+223.278835273 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f463080): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4635c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4635c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4635c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4635c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4635c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.044016471 +0000 UTC m=+223.278835273 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4635c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f26ddc0 item 8 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f463b80): _readAt: size=2, off=0 2026/09/03 14:22:27 ERROR : open-test-file(0x1a894f463b80): Couldn't read size of file 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f463b80): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f463b80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f463b80): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f463b80): close: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f463b80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4ca040): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4ca040): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4ca040): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4ca040): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4ca040): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.046057983 +0000 UTC m=+223.280876775 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4ca040): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4ca4c0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4ca4c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4ca4c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4ca4c0): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4ca4c0): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4ca4c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4ca4c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.046057983 +0000 UTC m=+223.280876775 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4ca4c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4ca9c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4ca9c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4ca9c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4ca9c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4ca9c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.046057983 +0000 UTC m=+223.280876775 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4ca9c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd82690 item 9 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4cb040): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4cb040): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4cb040): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4cb040): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4cb040): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.051045448 +0000 UTC m=+223.285864240 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4cb040): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4cb580): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4cb580): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4cb580): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4cb580): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4cb580): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.051045448 +0000 UTC m=+223.285864240 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4cb580): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd82ee0 item 10 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4cbbc0): _readAt: size=2, off=0 2026/09/03 14:22:27 ERROR : open-test-file(0x1a894f4cbbc0): Couldn't read size of file 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4cbbc0): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4cbbc0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4cbbc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4cbbc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4cbbc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e0080): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e0080): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e0080): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e0080): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e0080): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.05442349 +0000 UTC m=+223.289242292 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e0080): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e0580): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e0580): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e0580): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e0580): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e0580): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e0580): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e0580): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.05442349 +0000 UTC m=+223.289242292 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e0580): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e0a80): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e0a80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e0a80): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e0a80): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e0a80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.05442349 +0000 UTC m=+223.289242292 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e0a80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd83570 item 11 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e1100): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e1100): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e1100): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e1100): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e1100): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.05793863 +0000 UTC m=+223.292757441 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e1100): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e1640): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e1640): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e1640): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e1640): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e1640): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.05793863 +0000 UTC m=+223.292757441 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e1640): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd83d50 item 12 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e1c80): _readAt: size=2, off=0 2026/09/03 14:22:27 ERROR : open-test-file(0x1a894f4e1c80): Couldn't read size of file 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e1c80): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e1c80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e1c80): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e1c80): close: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4e1c80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51a140): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51a140): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51a140): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51a140): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51a140): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.060762094 +0000 UTC m=+223.295580906 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51a140): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51a800): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51a800): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51a800): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51a800): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51a800): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.060762094 +0000 UTC m=+223.295580906 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51a800): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f30c690 item 13 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51ae80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51ae80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51ae80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51ae80): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51ae80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.063149467 +0000 UTC m=+223.297968319 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51ae80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51b3c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51b3c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51b3c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51b3c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51b3c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.063149467 +0000 UTC m=+223.297968319 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51b3c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f30cd90 item 14 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51ba00): _readAt: size=2, off=0 2026/09/03 14:22:27 ERROR : open-test-file(0x1a894f51ba00): Couldn't read size of file 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51ba00): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51ba00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51ba00): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51ba00): close: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51ba00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51bdc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51bdc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51bdc0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51bdc0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51bdc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.066015212 +0000 UTC m=+223.300834014 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f51bdc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560580): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560580): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560580): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560580): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560580): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.066015212 +0000 UTC m=+223.300834014 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560580): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f30d490 item 15 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560c00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560c00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560c00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560c00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560c00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.068502092 +0000 UTC m=+223.303320884 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560c00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561140): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561140): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561140): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561140): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561140): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.068502092 +0000 UTC m=+223.303320884 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561140): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ef80690 item 16 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561780): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561780): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561780): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561780): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561780): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.071224015 +0000 UTC m=+223.306042817 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561780): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561c00): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561c00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561c00): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561c00): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561c00): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561c00): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561c00): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561c00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.071224015 +0000 UTC m=+223.306042817 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561c00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f578200): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f578200): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f578200): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f578200): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f578200): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.071224015 +0000 UTC m=+223.306042817 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f578200): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ef81030 item 17 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f578880): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f578880): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f578880): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f578880): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f578880): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.074299576 +0000 UTC m=+223.309118368 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f578880): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f578dc0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f578dc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f578dc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f578dc0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f578dc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.074299576 +0000 UTC m=+223.309118368 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f578dc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd68000 item 18 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f579440): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f579440): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f579440): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f579440): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f579440): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.076158632 +0000 UTC m=+223.310977424 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f579440): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f579940): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f579940): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f579940): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f579940): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f579940): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f579940): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f579940): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f579940): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.076158632 +0000 UTC m=+223.310977424 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f579940): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f579e40): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f579e40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f579e40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f579e40): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f579e40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.076158632 +0000 UTC m=+223.310977424 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f579e40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd68620 item 19 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5985c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5985c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5985c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5985c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5985c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.07902087 +0000 UTC m=+223.313839672 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5985c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f598b00): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f598b00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f598b00): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f598b00): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f598b00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.07902087 +0000 UTC m=+223.313839672 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f598b00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd68f50 item 20 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f599180): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f599180): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f599180): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f599180): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f599180): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.080970077 +0000 UTC m=+223.315788879 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f599180): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f599680): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f599680): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f599680): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f599680): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f599680): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f599680): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f599680): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f599680): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.080970077 +0000 UTC m=+223.315788879 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f599680): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f599b80): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f599b80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f599b80): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f599b80): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f599b80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.080970077 +0000 UTC m=+223.315788879 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f599b80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd69500 item 21 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d8300): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d8300): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d8300): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d8300): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d8300): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.083693754 +0000 UTC m=+223.318512556 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d8300): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d8840): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d8840): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d8840): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d8840): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d8840): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.083693754 +0000 UTC m=+223.318512556 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d8840): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd69d50 item 22 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d8ec0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d8ec0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d8ec0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d8ec0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d8ec0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.085772253 +0000 UTC m=+223.320591076 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d8ec0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d93c0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d93c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d93c0): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d93c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d93c0): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d93c0): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d93c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d93c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.085772253 +0000 UTC m=+223.320591076 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d93c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d98c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d98c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d98c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d98c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d98c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.085772253 +0000 UTC m=+223.320591076 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5d98c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fa9e690 item 23 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61a040): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61a040): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61a040): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61a040): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61a040): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.088258192 +0000 UTC m=+223.323076984 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61a040): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61a580): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61a580): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61a580): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61a580): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61a580): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.088258192 +0000 UTC m=+223.323076984 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61a580): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fa9ee70 item 24 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61abc0): _readAt: size=2, off=0 2026/09/03 14:22:27 ERROR : open-test-file(0x1a894f61abc0): Couldn't read size of file 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61abc0): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61abc0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61abc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61abc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61abc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61af80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61af80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61af80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61af80): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61af80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.090580021 +0000 UTC m=+223.325398843 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61af80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61b480): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61b480): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61b480): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61b480): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61b480): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61b480): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61b480): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61b480): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.090580021 +0000 UTC m=+223.325398843 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61b480): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61b9c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61b9c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61b9c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61b9c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61b9c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.090580021 +0000 UTC m=+223.325398843 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f61b9c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fa9f730 item 25 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f674140): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f674140): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f674140): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f674140): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f674140): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.093204561 +0000 UTC m=+223.328023363 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f674140): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f674680): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f674680): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f674680): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f674680): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f674680): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.093204561 +0000 UTC m=+223.328023363 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f674680): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f034150 item 26 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f674cc0): _readAt: size=2, off=0 2026/09/03 14:22:27 ERROR : open-test-file(0x1a894f674cc0): Couldn't read size of file 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f674cc0): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f674cc0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f674cc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f674cc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f674cc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f675080): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f675080): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f675080): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f675080): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f675080): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.095308109 +0000 UTC m=+223.330126911 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f675080): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f675580): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f675580): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f675580): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f675580): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f675580): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f675580): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f675580): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f675580): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.095308109 +0000 UTC m=+223.330126911 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f675580): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f675ac0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f675ac0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f675ac0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f675ac0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f675ac0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.095308109 +0000 UTC m=+223.330126911 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f675ac0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f034ee0 item 27 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f718240): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f718240): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f718240): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f718240): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f718240): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.097909374 +0000 UTC m=+223.332728176 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f718240): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f718780): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f718780): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f718780): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f718780): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f718780): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.097909374 +0000 UTC m=+223.332728176 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f718780): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f061960 item 28 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f718dc0): _readAt: size=2, off=0 2026/09/03 14:22:27 ERROR : open-test-file(0x1a894f718dc0): Couldn't read size of file 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f718dc0): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f718dc0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f718dc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f718dc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f718dc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f719180): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f719180): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f719180): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f719180): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f719180): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.100300273 +0000 UTC m=+223.335119076 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f719180): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f719840): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f719840): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f719840): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f719840): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f719840): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.100300273 +0000 UTC m=+223.335119076 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f719840): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f076af0 item 29 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f719ec0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f719ec0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f719ec0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f719ec0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f719ec0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.102453254 +0000 UTC m=+223.337272057 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f719ec0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f756500): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f756500): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f756500): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f756500): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f756500): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.102453254 +0000 UTC m=+223.337272057 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f756500): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f077730 item 30 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f756b40): _readAt: size=2, off=0 2026/09/03 14:22:27 ERROR : open-test-file(0x1a894f756b40): Couldn't read size of file 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f756b40): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f756b40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f756b40): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f756b40): close: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f756b40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f756f00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f756f00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f756f00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f756f00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f756f00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.104949602 +0000 UTC m=+223.339768394 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f756f00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7575c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7575c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7575c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7575c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7575c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.104949602 +0000 UTC m=+223.339768394 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7575c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894eca08c0 item 31 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f757c40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f757c40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f757c40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f757c40): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f757c40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.107395546 +0000 UTC m=+223.342214338 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f757c40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f786280): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f786280): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f786280): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f786280): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f786280): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.107395546 +0000 UTC m=+223.342214338 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f786280): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894eca1570 item 32 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7868c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7868c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7868c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7868c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7868c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.109884329 +0000 UTC m=+223.344703121 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7868c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f786d40): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f786d40): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f786d40): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f786d40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f786d40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb6e070 item 33 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f786d40): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f786d40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.11047886 +0000 UTC m=+223.345297652 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f786d40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f787240): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f787240): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f787240): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f787240): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f787240): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.11047886 +0000 UTC m=+223.345297652 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f787240): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb6e4d0 item 33 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f787880): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f787880): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f787880): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f787880): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f787880): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.112465918 +0000 UTC m=+223.347284720 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f787880): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f787d00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f787d00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb6ea80 item 34 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f787d00): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f787d00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f787d00): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f787d00): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f787d00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.113277387 +0000 UTC m=+223.348096179 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f787d00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b8340): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b8340): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b8340): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b8340): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b8340): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.113277387 +0000 UTC m=+223.348096179 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b8340): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb6ed20 item 34 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b8980): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b8980): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b8980): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b8980): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b8980): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.115412655 +0000 UTC m=+223.350231477 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b8980): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b8e00): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b8e00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b8e00): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b8e00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b8e00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb6f3b0 item 35 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b8e00): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b8e00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.116149215 +0000 UTC m=+223.350968007 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b8e00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b9300): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b9300): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b9300): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b9300): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b9300): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.116149215 +0000 UTC m=+223.350968007 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b9300): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb6f650 item 35 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b9980): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b9980): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b9980): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b9980): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b9980): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.118296384 +0000 UTC m=+223.353115176 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b9980): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b9e80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b9e80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb6fd50 item 36 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b9e80): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b9e80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b9e80): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b9e80): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b9e80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.119305738 +0000 UTC m=+223.354124530 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b9e80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e64c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e64c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e64c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e64c0): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e64c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.119305738 +0000 UTC m=+223.354124530 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e64c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f018230 item 36 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e6b00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e6b00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e6b00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e6b00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e6b00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.121961517 +0000 UTC m=+223.356780309 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e6b00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e6f80): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e6f80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e6f80): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e6f80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e6f80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f018fc0 item 37 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e6f80): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e6f80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.122929853 +0000 UTC m=+223.357748705 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e6f80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e7480): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e7480): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e7480): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e7480): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e7480): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.122929853 +0000 UTC m=+223.357748705 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e7480): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0193b0 item 37 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e7b00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e7b00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e7b00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e7b00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e7b00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.125303259 +0000 UTC m=+223.360122061 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7e7b00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80e100): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80e100): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f019c70 item 38 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80e100): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80e100): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80e100): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80e100): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80e100): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.126126382 +0000 UTC m=+223.360945174 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80e100): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80e640): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80e640): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80e640): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80e640): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80e640): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.126126382 +0000 UTC m=+223.360945174 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80e640): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f8c8700 item 38 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80ecc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80ecc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80ecc0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80ecc0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80ecc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.127935534 +0000 UTC m=+223.362754326 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80ecc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80f1c0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80f1c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80f1c0): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80f1c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80f1c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f8c8fc0 item 39 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80f1c0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80f1c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.128717939 +0000 UTC m=+223.363536762 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80f1c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80f6c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80f6c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80f6c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80f6c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80f6c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.128717939 +0000 UTC m=+223.363536762 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80f6c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f8c93b0 item 39 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80fd40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80fd40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80fd40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80fd40): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80fd40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.130810125 +0000 UTC m=+223.365628917 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f80fd40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0340): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0340): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f8c9ab0 item 40 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0340): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0340): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0340): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0340): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0340): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.131741232 +0000 UTC m=+223.366560074 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0340): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0880): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0880): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0880): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0880): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0880): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.131741232 +0000 UTC m=+223.366560074 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0880): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f8c9d50 item 40 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0e40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0e40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0e40): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0e40): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0e40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0e40): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0e40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.1339569 +0000 UTC m=+223.368775702 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e0e40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e1340): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e1340): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e1340): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0a48c0 item 41 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e1340): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e1340): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.134763521 +0000 UTC m=+223.369582323 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e1340): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e1800): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e1800): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e1800): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e1800): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e1800): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0a4bd0 item 41 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e1800): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e1800): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.136154425 +0000 UTC m=+223.370973217 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e1800): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e1d40): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e1d40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e1d40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e1d40): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e1d40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.136154425 +0000 UTC m=+223.370973217 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8e1d40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0a5030 item 41 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06480): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06480): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06480): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06480): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06480): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06480): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06480): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.138390452 +0000 UTC m=+223.373209244 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06480): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06980): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06980): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06980): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0a5810 item 42 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06980): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06980): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.13932842 +0000 UTC m=+223.374147212 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06980): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06ec0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06ec0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0a5ab0 item 42 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06ec0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06ec0): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06ec0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06ec0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.140153436 +0000 UTC m=+223.374972239 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa06ec0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa07440): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa07440): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa07440): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa07440): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa07440): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.140153436 +0000 UTC m=+223.374972239 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa07440): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0a5d50 item 42 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa07a80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa07a80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa07a80): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa07a80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa07a80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa07a80): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa07a80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.142461169 +0000 UTC m=+223.377279971 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa07a80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa30080): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa30080): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa30080): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894edfec40 item 43 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa30080): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa30080): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.143381645 +0000 UTC m=+223.378200437 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa30080): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa305c0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa305c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa305c0): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa305c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa305c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894edff3b0 item 43 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa305c0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa305c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.144247307 +0000 UTC m=+223.379066109 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa305c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa30b00): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa30b00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa30b00): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa30b00): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa30b00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.144247307 +0000 UTC m=+223.379066109 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa30b00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894edff810 item 43 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31140): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31140): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31140): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31140): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31140): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31140): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31140): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.146308515 +0000 UTC m=+223.381127337 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31140): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31640): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31640): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31640): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f318460 item 44 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31640): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31640): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.146957779 +0000 UTC m=+223.381776571 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31640): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31b80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31b80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f318850 item 44 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31b80): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31b80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31b80): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31b80): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31b80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.147839653 +0000 UTC m=+223.382658445 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa31b80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa86200): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa86200): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa86200): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa86200): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa86200): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.147839653 +0000 UTC m=+223.382658445 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa86200): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f318e70 item 44 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa86840): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa86840): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa86840): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa86840): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa86840): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa86840): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa86840): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.149766066 +0000 UTC m=+223.384584858 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa86840): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa86d40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa86d40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa86d40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f319490 item 45 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa86d40): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa86d40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.150572217 +0000 UTC m=+223.385391009 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa86d40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa87440): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa87440): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa87440): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa87440): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa87440): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.150572217 +0000 UTC m=+223.385391009 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa87440): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f3198f0 item 45 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa87a80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa87a80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa87a80): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa87a80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa87a80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa87a80): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa87a80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.152716871 +0000 UTC m=+223.387535703 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa87a80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab0080): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab0080): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab0080): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0b8380 item 46 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab0080): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab0080): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.153328825 +0000 UTC m=+223.388147617 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab0080): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab0780): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab0780): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab0780): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab0780): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab0780): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.153328825 +0000 UTC m=+223.388147617 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab0780): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0b8620 item 46 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab0dc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab0dc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab0dc0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab0dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab0dc0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab0dc0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab0dc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.156443129 +0000 UTC m=+223.391261921 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab0dc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab12c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab12c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab12c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0b8e70 item 47 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab12c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab12c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.157131416 +0000 UTC m=+223.391950208 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab12c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab19c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab19c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab19c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab19c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab19c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.157131416 +0000 UTC m=+223.391950208 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fab19c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0b9180 item 47 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae8100): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae8100): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae8100): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae8100): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae8100): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae8100): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae8100): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.159341917 +0000 UTC m=+223.394160709 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae8100): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae8600): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae8600): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae8600): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0b9880 item 48 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae8600): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae8600): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.160008494 +0000 UTC m=+223.394827296 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae8600): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae8d00): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae8d00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae8d00): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae8d00): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae8d00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.160008494 +0000 UTC m=+223.394827296 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae8d00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0b9c70 item 48 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae9340): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae9340): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae9340): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae9340): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae9340): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.163554822 +0000 UTC m=+223.398373614 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae9340): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae97c0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae97c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae97c0): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae97c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae97c0): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae97c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ebd09a0 item 49 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae97c0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae97c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.164283276 +0000 UTC m=+223.399102068 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae97c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae9d00): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae9d00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae9d00): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae9d00): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae9d00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.164283276 +0000 UTC m=+223.399102068 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae9d00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ebd0ee0 item 49 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb18480): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb18480): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb18480): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb18480): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb18480): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.165854949 +0000 UTC m=+223.400673741 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb18480): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb18980): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb18980): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb18980): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ee349a0 item 50 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb18980): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb18980): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb18980): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb18980): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb18980): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.166633568 +0000 UTC m=+223.401452360 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb18980): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb18f00): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb18f00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb18f00): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb18f00): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb18f00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.166633568 +0000 UTC m=+223.401452360 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb18f00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ee34e00 item 50 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb19580): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb19580): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb19580): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb19580): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb19580): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.168299921 +0000 UTC m=+223.403118713 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb19580): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb19a80): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb19a80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb19a80): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb19a80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb19a80): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb19a80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ee36d20 item 51 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb19a80): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb19a80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.168895674 +0000 UTC m=+223.403714466 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb19a80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb600c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb600c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb600c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb600c0): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb600c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.168895674 +0000 UTC m=+223.403714466 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb600c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ee370a0 item 51 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb60740): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb60740): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb60740): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb60740): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb60740): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.171481461 +0000 UTC m=+223.406300253 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb60740): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb60c40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb60c40): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb60c40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ee37960 item 52 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb60c40): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb60c40): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb60c40): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb60c40): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb60c40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.172159971 +0000 UTC m=+223.406978763 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb60c40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb611c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb611c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb611c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb611c0): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb611c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.172159971 +0000 UTC m=+223.406978763 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb611c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ee37d50 item 52 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb61840): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb61840): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb61840): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb61840): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb61840): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.174857619 +0000 UTC m=+223.409676411 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb61840): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb61d40): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb61d40): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb61d40): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb61d40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb61d40): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb61d40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ee29650 item 53 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb61d40): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb61d40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.175536248 +0000 UTC m=+223.410355040 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb61d40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8a380): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8a380): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8a380): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8a380): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8a380): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.175536248 +0000 UTC m=+223.410355040 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8a380): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ee29ab0 item 53 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8aa00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8aa00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8aa00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8aa00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8aa00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.177471408 +0000 UTC m=+223.412290200 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8aa00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8af00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8af00): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8af00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ecfd5e0 item 54 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8af00): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8af00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8af00): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8af00): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8af00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.178282819 +0000 UTC m=+223.413101621 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8af00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8b480): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8b480): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8b480): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8b480): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8b480): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.178282819 +0000 UTC m=+223.413101621 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8b480): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f200230 item 54 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8bb00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8bb00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8bb00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8bb00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8bb00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.180385835 +0000 UTC m=+223.415204637 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb8bb00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb4100): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb4100): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb4100): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb4100): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb4100): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb4100): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f200930 item 55 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb4100): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb4100): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.181142732 +0000 UTC m=+223.415961524 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb4100): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb4640): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb4640): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb4640): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb4640): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb4640): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.181142732 +0000 UTC m=+223.415961524 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb4640): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f201110 item 55 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb4cc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb4cc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb4cc0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb4cc0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb4cc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.183318797 +0000 UTC m=+223.418137589 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb4cc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb51c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb51c0): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb51c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f201c70 item 56 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb51c0): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb51c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb51c0): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb51c0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb51c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.184352537 +0000 UTC m=+223.419171348 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb51c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb5740): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb5740): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb5740): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb5740): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb5740): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.184352537 +0000 UTC m=+223.419171348 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb5740): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f234690 item 56 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb5d80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb5d80): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb5d80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb5d80): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb5d80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb5d80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb5d80): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb5d80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.186146349 +0000 UTC m=+223.420965141 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbb5d80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbde3c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbde3c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbde3c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f234d20 item 57 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbde3c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbde3c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.187144421 +0000 UTC m=+223.421963213 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbde3c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbde900): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbde900): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbde900): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbde900): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbde900): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbde900): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f235030 item 57 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbde900): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbde900): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.187778318 +0000 UTC m=+223.422597110 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbde900): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbdee80): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbdee80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbdee80): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbdee80): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbdee80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.187778318 +0000 UTC m=+223.422597110 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbdee80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f2353b0 item 57 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbdf4c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbdf4c0): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbdf4c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbdf4c0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbdf4c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbdf4c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbdf4c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbdf4c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.18981053 +0000 UTC m=+223.424629322 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbdf4c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbdfa00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbdfa00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbdfa00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f235b90 item 58 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbdfa00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbdfa00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.190466437 +0000 UTC m=+223.425285239 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fbdfa00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00040): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00040): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00040): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f235e30 item 58 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00040): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00040): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00040): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00040): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00040): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.191217383 +0000 UTC m=+223.426036175 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00040): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00600): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00600): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00600): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00600): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00600): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.191217383 +0000 UTC m=+223.426036175 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00600): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f1f0230 item 58 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00c40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00c40): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00c40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00c40): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00c40): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00c40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00c40): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00c40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.192875179 +0000 UTC m=+223.427693972 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc00c40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc01180): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc01180): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc01180): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f1f0d90 item 59 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc01180): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc01180): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.193454963 +0000 UTC m=+223.428273755 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc01180): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc016c0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc016c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc016c0): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc016c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc016c0): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc016c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f1f1030 item 59 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc016c0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc016c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.194061648 +0000 UTC m=+223.428880440 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc016c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc01c40): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc01c40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc01c40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc01c40): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc01c40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.194061648 +0000 UTC m=+223.428880440 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc01c40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f1f1730 item 59 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc40380): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc40380): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc40380): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc40380): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc40380): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc40380): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc40380): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc40380): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.195737759 +0000 UTC m=+223.430556561 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc40380): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc408c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc408c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc408c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f250690 item 60 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc408c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc408c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.196577131 +0000 UTC m=+223.431395923 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc408c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc40e00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc40e00): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc40e00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f250b60 item 60 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc40e00): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc40e00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc40e00): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc40e00): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc40e00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.197384475 +0000 UTC m=+223.432203277 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc40e00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc413c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc413c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc413c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc413c0): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc413c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.197384475 +0000 UTC m=+223.432203277 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc413c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f250e70 item 60 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc41a00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc41a00): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc41a00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc41a00): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc41a00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc41a00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc41a00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc41a00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.198995303 +0000 UTC m=+223.433814095 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc41a00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6c040): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6c040): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6c040): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f251960 item 61 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6c040): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6c040): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.199586798 +0000 UTC m=+223.434405590 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6c040): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6c740): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6c740): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6c740): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6c740): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6c740): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.199586798 +0000 UTC m=+223.434405590 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6c740): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f251dc0 item 61 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6cd80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6cd80): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6cd80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6cd80): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6cd80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6cd80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6cd80): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6cd80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.201287686 +0000 UTC m=+223.436106478 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6cd80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6d2c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6d2c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6d2c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f19a700 item 62 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6d2c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6d2c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.202022772 +0000 UTC m=+223.436841564 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6d2c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6d9c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6d9c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6d9c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6d9c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6d9c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.202022772 +0000 UTC m=+223.436841564 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc6d9c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f19aa80 item 62 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca4100): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca4100): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca4100): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca4100): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca4100): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca4100): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca4100): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca4100): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.203690327 +0000 UTC m=+223.438509119 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca4100): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca4640): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca4640): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca4640): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f19b6c0 item 63 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca4640): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca4640): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.204323722 +0000 UTC m=+223.439142514 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca4640): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca4d40): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca4d40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca4d40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca4d40): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca4d40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.204323722 +0000 UTC m=+223.439142514 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca4d40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f19ba40 item 63 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca5380): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca5380): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca5380): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca5380): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca5380): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca5380): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca5380): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca5380): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.206396782 +0000 UTC m=+223.441215583 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca5380): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca58c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca58c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca58c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb26540 item 64 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca58c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca58c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.207173727 +0000 UTC m=+223.441992519 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fca58c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd40c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd40c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd40c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd40c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd40c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.207173727 +0000 UTC m=+223.441992519 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd40c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb267e0 item 64 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd4700): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd4700): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd4700): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd4700): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd4700): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.209292152 +0000 UTC m=+223.444110955 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd4700): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd4b80): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd4b80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd4b80): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd4b80): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd4b80): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb27110 item 65 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd4b80): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd4b80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.210188703 +0000 UTC m=+223.445007505 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd4b80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd5080): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd5080): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd5080): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd5080): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd5080): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.210188703 +0000 UTC m=+223.445007505 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd5080): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb27490 item 65 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd56c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd56c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd56c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd56c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd56c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.212258277 +0000 UTC m=+223.447077069 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd56c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd5b40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd5b40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb27c70 item 66 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd5b40): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd5b40): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd5b40): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd5b40): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd5b40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.213121745 +0000 UTC m=+223.447940537 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcd5b40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1a180): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1a180): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1a180): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1a180): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1a180): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.213121745 +0000 UTC m=+223.447940537 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1a180): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f244070 item 66 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1a7c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1a7c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1a7c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1a7c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1a7c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.214791294 +0000 UTC m=+223.449610126 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1a7c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1ac40): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1ac40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1ac40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1ac40): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1ac40): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f244850 item 67 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1ac40): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1ac40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.215756855 +0000 UTC m=+223.450575697 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1ac40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1b140): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1b140): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1b140): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1b140): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1b140): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.215756855 +0000 UTC m=+223.450575697 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1b140): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f244cb0 item 67 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1b7c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1b7c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1b7c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1b7c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1b7c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.218379822 +0000 UTC m=+223.453198623 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1b7c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1bcc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1bcc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f245260 item 68 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1bcc0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1bcc0): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1bcc0): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1bcc0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1bcc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.219256725 +0000 UTC m=+223.454075517 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd1bcc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7e300): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7e300): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7e300): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7e300): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7e300): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.219256725 +0000 UTC m=+223.454075517 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7e300): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f245570 item 68 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7e940): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7e940): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7e940): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7e940): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7e940): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.22122091 +0000 UTC m=+223.456039732 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7e940): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7edc0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7edc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7edc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7edc0): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7edc0): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f245b90 item 69 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7edc0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7edc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.221992615 +0000 UTC m=+223.456811417 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7edc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7f2c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7f2c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7f2c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7f2c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7f2c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.221992615 +0000 UTC m=+223.456811417 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7f2c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb02000 item 69 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7f940): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7f940): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7f940): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7f940): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7f940): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.223916263 +0000 UTC m=+223.458735085 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7f940): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7fe40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7fe40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb02620 item 70 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7fe40): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7fe40): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7fe40): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7fe40): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7fe40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.224779893 +0000 UTC m=+223.459598714 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd7fe40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcc480): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcc480): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcc480): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcc480): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcc480): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.224779893 +0000 UTC m=+223.459598714 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcc480): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb028c0 item 70 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdccb00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdccb00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdccb00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdccb00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdccb00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.226487823 +0000 UTC m=+223.461306616 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdccb00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcd000): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcd000): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcd000): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcd000): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcd000): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb02f50 item 71 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcd000): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcd000): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.22721228 +0000 UTC m=+223.462031082 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcd000): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcd500): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcd500): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcd500): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcd500): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcd500): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.22721228 +0000 UTC m=+223.462031082 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcd500): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb031f0 item 71 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcdb80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcdb80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcdb80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcdb80): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcdb80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.229278497 +0000 UTC m=+223.464097289 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcdb80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe88180): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe88180): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb03b20 item 72 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe88180): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe88180): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe88180): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe88180): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe88180): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.230167402 +0000 UTC m=+223.464986195 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe88180): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe886c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe886c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe886c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe886c0): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe886c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.230167402 +0000 UTC m=+223.464986195 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe886c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd36000 item 72 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe88c80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe88c80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe88c80): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe88c80): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe88c80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe88c80): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe88c80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.232272864 +0000 UTC m=+223.467091656 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe88c80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe89180): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe89180): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe89180): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd36770 item 73 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe89180): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe89180): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.233022788 +0000 UTC m=+223.467841580 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe89180): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe89640): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe89640): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe89640): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe89640): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe89640): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd36af0 item 73 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe89640): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe89640): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.233755581 +0000 UTC m=+223.468574373 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe89640): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe89b80): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe89b80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe89b80): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe89b80): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe89b80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.233755581 +0000 UTC m=+223.468574373 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe89b80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd36e00 item 73 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea42c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea42c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea42c0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea42c0): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea42c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea42c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea42c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.235619927 +0000 UTC m=+223.470438719 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea42c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea47c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea47c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea47c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd37500 item 74 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea47c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea47c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.236360102 +0000 UTC m=+223.471178904 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea47c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea4d00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea4d00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd379d0 item 74 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea4d00): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea4d00): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea4d00): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea4d00): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea4d00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.237180921 +0000 UTC m=+223.471999713 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea4d00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea5280): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea5280): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea5280): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea5280): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea5280): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.237180921 +0000 UTC m=+223.471999713 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea5280): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd37ce0 item 74 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea58c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea58c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea58c0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea58c0): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea58c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea58c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea58c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.238805645 +0000 UTC m=+223.473624437 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea58c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea5dc0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea5dc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea5dc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc7a4d0 item 75 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea5dc0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea5dc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.239404975 +0000 UTC m=+223.474223767 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fea5dc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894feca400): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894feca400): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894feca400): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894feca400): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894feca400): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc7a770 item 75 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894feca400): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894feca400): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.240343736 +0000 UTC m=+223.475162528 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894feca400): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894feca940): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894feca940): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894feca940): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894feca940): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894feca940): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.240343736 +0000 UTC m=+223.475162528 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894feca940): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc7aa10 item 75 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3b580): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3b580): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3b580): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3b580): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3b580): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3b580): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3b580): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.242268655 +0000 UTC m=+223.477087448 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3b580): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3bc40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3bc40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3bc40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f61ca80 item 76 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3bc40): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3bc40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.242854922 +0000 UTC m=+223.477673714 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3bc40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0400): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0400): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f61cd90 item 76 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0400): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0400): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0400): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0400): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0400): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.243584327 +0000 UTC m=+223.478403119 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0400): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0980): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0980): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0980): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0980): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0980): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.243584327 +0000 UTC m=+223.478403119 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0980): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f61d650 item 76 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0fc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0fc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0fc0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0fc0): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0fc0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0fc0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0fc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.245025024 +0000 UTC m=+223.479843816 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf0fc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf14c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf14c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf14c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc88150 item 77 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf14c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf14c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.245617212 +0000 UTC m=+223.480436004 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf14c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf1bc0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf1bc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf1bc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf1bc0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf1bc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.245617212 +0000 UTC m=+223.480436004 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf1bc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc883f0 item 77 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2a300): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2a300): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2a300): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2a300): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2a300): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2a300): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2a300): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.247453695 +0000 UTC m=+223.482272487 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2a300): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2a800): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2a800): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2a800): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc889a0 item 78 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2a800): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2a800): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.24815611 +0000 UTC m=+223.482974911 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2a800): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2af00): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2af00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2af00): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2af00): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2af00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.24815611 +0000 UTC m=+223.482974911 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2af00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc88c40 item 78 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2b540): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2b540): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2b540): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2b540): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2b540): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2b540): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2b540): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.249830568 +0000 UTC m=+223.484649360 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2b540): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2ba40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2ba40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2ba40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc891f0 item 79 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2ba40): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2ba40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.250503908 +0000 UTC m=+223.485322709 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff2ba40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8c240): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8c240): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8c240): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8c240): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8c240): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.250503908 +0000 UTC m=+223.485322709 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8c240): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc89490 item 79 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8c880): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8c880): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8c880): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8c880): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8c880): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8c880): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8c880): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.25266295 +0000 UTC m=+223.487481742 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8c880): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8cd80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8cd80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8cd80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc89a40 item 80 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8cd80): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8cd80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.253327333 +0000 UTC m=+223.488146125 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8cd80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8d480): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8d480): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8d480): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8d480): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8d480): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.253327333 +0000 UTC m=+223.488146125 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8d480): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc89ce0 item 80 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8dac0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8dac0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8dac0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8dac0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8dac0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.254906621 +0000 UTC m=+223.489725413 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff8dac0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffac040): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffac040): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffac040): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffac040): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffac040): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffac040): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ecc0af0 item 81 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffac040): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffac040): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.255589258 +0000 UTC m=+223.490408050 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffac040): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffac580): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffac580): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffac580): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffac580): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffac580): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.255589258 +0000 UTC m=+223.490408050 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffac580): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ecc13b0 item 81 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffacc00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffacc00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffacc00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffacc00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffacc00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.25700582 +0000 UTC m=+223.491824612 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffacc00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffad100): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffad100): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffad100): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ecc1c00 item 82 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffad100): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffad100): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffad100): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffad100): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffad100): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.257806811 +0000 UTC m=+223.492625603 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffad100): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffad680): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffad680): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffad680): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffad680): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffad680): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.257806811 +0000 UTC m=+223.492625603 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffad680): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ffbe000 item 82 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffadd00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffadd00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffadd00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffadd00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffadd00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.259466521 +0000 UTC m=+223.494285313 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffadd00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6300): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6300): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6300): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6300): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6300): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6300): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ffbe5b0 item 83 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6300): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6300): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.260183934 +0000 UTC m=+223.495002726 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6300): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6840): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6840): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6840): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6840): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6840): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.260183934 +0000 UTC m=+223.495002726 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6840): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ffbe850 item 83 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6ec0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6ec0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6ec0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6ec0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6ec0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.26170309 +0000 UTC m=+223.496521882 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6ec0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc73c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc73c0): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc73c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ffbee00 item 84 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc73c0): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc73c0): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc73c0): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc73c0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc73c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.262814435 +0000 UTC m=+223.497633227 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc73c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd57340): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd57340): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd57340): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd57340): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd57340): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.262814435 +0000 UTC m=+223.497633227 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd57340): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc2d8f0 item 84 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd579c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd579c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd579c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd579c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd579c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.266179482 +0000 UTC m=+223.500998274 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd579c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd57ec0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd57ec0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd57ec0): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd57ec0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd57ec0): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd57ec0): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ff4c070 item 85 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd57ec0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd57ec0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.267347825 +0000 UTC m=+223.502166617 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd57ec0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46c800): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46c800): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46c800): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46c800): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46c800): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.267347825 +0000 UTC m=+223.502166617 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46c800): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fef61c0 item 85 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46ce80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46ce80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46ce80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46ce80): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46ce80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.26893006 +0000 UTC m=+223.503748852 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46ce80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46d400): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46d400): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46d400): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fef67e0 item 86 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46d400): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46d400): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46d400): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46d400): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46d400): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.269618578 +0000 UTC m=+223.504437370 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46d400): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4e300): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4e300): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4e300): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4e300): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4e300): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.269618578 +0000 UTC m=+223.504437370 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4e300): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fef6a80 item 86 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4e980): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4e980): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4e980): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4e980): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4e980): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.271042073 +0000 UTC m=+223.505860865 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4e980): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4ee80): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4ee80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4ee80): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4ee80): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4ee80): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4ee80): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fef70a0 item 87 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4ee80): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4ee80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.271916031 +0000 UTC m=+223.506734823 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4ee80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4f3c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4f3c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4f3c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4f3c0): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4f3c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.271916031 +0000 UTC m=+223.506734823 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4f3c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fef7340 item 87 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4fa40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4fa40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4fa40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4fa40): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4fa40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.273881669 +0000 UTC m=+223.508700461 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff4fa40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6040): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6040): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6040): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fef7c70 item 88 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6040): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6040): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6040): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6040): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6040): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.274697166 +0000 UTC m=+223.509515968 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6040): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc65c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc65c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc65c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc65c0): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc65c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.274697166 +0000 UTC m=+223.509515968 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc65c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ff4c2a0 item 88 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6c00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6c00): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6c00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6c00): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6c00): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6c00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6c00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6c00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.276468437 +0000 UTC m=+223.511287229 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc6c00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc7140): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc7140): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc7140): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ff4c850 item 89 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc7140): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc7140): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.277073498 +0000 UTC m=+223.511892290 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc7140): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc78c0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc78c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc78c0): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc78c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc78c0): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc78c0): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ff4caf0 item 89 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc78c0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc78c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.277840113 +0000 UTC m=+223.512658905 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc78c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc7e40): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc7e40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc7e40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc7e40): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc7e40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.277840113 +0000 UTC m=+223.512658905 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ffc7e40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ff4cd90 item 89 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08e300): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08e300): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08e300): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08e300): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08e300): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08e300): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08e300): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08e300): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.279635499 +0000 UTC m=+223.514454291 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08e300): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08ef00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08ef00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08ef00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ff4d340 item 90 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08ef00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08ef00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.280307738 +0000 UTC m=+223.515126530 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08ef00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08f480): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08f480): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08f480): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ff4d5e0 item 90 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08f480): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08f480): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08f480): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08f480): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08f480): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.281010814 +0000 UTC m=+223.515829606 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08f480): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08fa40): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08fa40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08fa40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08fa40): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08fa40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.281010814 +0000 UTC m=+223.515829606 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08fa40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ff4d880 item 90 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f006380): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f006380): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f006380): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f006380): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f006380): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f006380): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f006380): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f006380): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.282694569 +0000 UTC m=+223.517513361 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f006380): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f0073c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f0073c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f0073c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ff4de30 item 91 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f0073c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f0073c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.283308748 +0000 UTC m=+223.518127550 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f0073c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f0079c0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f0079c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f0079c0): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f0079c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f0079c0): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f0079c0): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ffbe230 item 91 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f0079c0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f0079c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.284026771 +0000 UTC m=+223.518845563 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f0079c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efda940): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efda940): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efda940): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efda940): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efda940): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.284026771 +0000 UTC m=+223.518845563 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efda940): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ffbe4d0 item 91 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdaf80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdaf80): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdaf80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdaf80): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdaf80): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdaf80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdaf80): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdaf80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.285940922 +0000 UTC m=+223.520759714 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdaf80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdb500): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdb500): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdb500): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ffbea80 item 92 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdb500): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdb500): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.286634981 +0000 UTC m=+223.521453773 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdb500): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdbac0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdbac0): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdbac0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ffbed20 item 92 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdbac0): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdbac0): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdbac0): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdbac0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdbac0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.287418288 +0000 UTC m=+223.522237111 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894efdbac0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12340): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12340): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12340): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12340): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12340): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.287418288 +0000 UTC m=+223.522237111 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12340): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ffbf180 item 92 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12b00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12b00): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12b00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12b00): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12b00): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12b00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12b00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12b00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.289070384 +0000 UTC m=+223.523889176 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb12b00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13040): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13040): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13040): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ffbf730 item 93 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13040): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13040): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.289900419 +0000 UTC m=+223.524719242 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13040): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13740): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13740): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13740): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13740): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13740): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.289900419 +0000 UTC m=+223.524719242 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13740): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ffbf9d0 item 93 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13dc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13dc0): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13dc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13dc0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13dc0): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13dc0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13dc0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13dc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.291983218 +0000 UTC m=+223.526802010 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb13dc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41a480): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41a480): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41a480): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc7a0e0 item 94 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41a480): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41a480): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.292613497 +0000 UTC m=+223.527432289 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41a480): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41ac80): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41ac80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41ac80): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41ac80): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41ac80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.292613497 +0000 UTC m=+223.527432289 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41ac80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc7a460 item 94 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41b6c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41b6c0): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41b6c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41b6c0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41b6c0): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41b6c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41b6c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41b6c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.294649927 +0000 UTC m=+223.529468740 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41b6c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41bd00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41bd00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41bd00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc7aa10 item 95 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41bd00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41bd00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.295419208 +0000 UTC m=+223.530238050 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f41bd00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dcc40): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dcc40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dcc40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dcc40): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dcc40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.295419208 +0000 UTC m=+223.530238050 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dcc40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc7ad20 item 95 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dd300): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dd300): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dd300): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dd300): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dd300): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dd300): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dd300): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dd300): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.297557251 +0000 UTC m=+223.532376043 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dd300): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dda00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dda00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dda00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc7b2d0 item 96 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dda00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dda00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.298270706 +0000 UTC m=+223.533089508 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f3dda00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3a700): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3a700): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3a700): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3a700): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3a700): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.298270706 +0000 UTC m=+223.533089508 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3a700): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc7b570 item 96 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= 2026/09/03 14:22:27 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:27 DEBUG : Looking for writers 2026/09/03 14:22:27 DEBUG : >WaitForWriters: 2026/09/03 14:22:27 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:22:27 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:22:27 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:22:27 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:27 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/03 14:22:27 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed6240): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed6240): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed6240): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed6240): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed6240): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.694360322 +0000 UTC m=+223.929179124 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed6240): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed66c0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed66c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed66c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed66c0): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed66c0): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed66c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed66c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.694360322 +0000 UTC m=+223.929179124 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed66c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed6b80): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed6b80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed6b80): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed6b80): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed6b80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.694360322 +0000 UTC m=+223.929179124 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed6b80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fa70bd0 item 1 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed71c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed71c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed71c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed71c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed71c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.699920147 +0000 UTC m=+223.934738940 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed71c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed76c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed76c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed76c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed76c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed76c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.699920147 +0000 UTC m=+223.934738940 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed76c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fa71490 item 2 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe50580): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe50580): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe50580): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe50580): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe50580): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.704682519 +0000 UTC m=+223.939501312 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe50580): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe50a00): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe50a00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe50a00): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe50a00): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe50a00): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe50a00): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe50a00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.704682519 +0000 UTC m=+223.939501312 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe50a00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe50ec0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe50ec0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe50ec0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe50ec0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe50ec0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.704682519 +0000 UTC m=+223.939501312 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe50ec0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd34bd0 item 3 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe51540): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe51540): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe51540): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe51540): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe51540): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.711015323 +0000 UTC m=+223.945834145 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe51540): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe51a80): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe51a80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe51a80): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe51a80): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe51a80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.711015323 +0000 UTC m=+223.945834145 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe51a80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd35b90 item 4 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe741c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe741c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe741c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe741c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe741c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.713642579 +0000 UTC m=+223.948461371 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe741c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe74640): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe74640): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe74640): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe74640): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe74640): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe74640): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe74640): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.713642579 +0000 UTC m=+223.948461371 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe74640): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe74b00): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe74b00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe74b00): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe74b00): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe74b00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.713642579 +0000 UTC m=+223.948461371 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe74b00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fa2e380 item 5 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd56240): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd56240): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd56240): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd56240): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd56240): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.71718547 +0000 UTC m=+223.952004312 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd56240): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd56780): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd56780): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd56780): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd56780): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd56780): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.71718547 +0000 UTC m=+223.952004312 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd56780): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f7b23f0 item 6 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd56e00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd56e00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd56e00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd56e00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd56e00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.720773037 +0000 UTC m=+223.955591829 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd56e00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff62400): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff62400): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff62400): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff62400): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff62400): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff62400): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff62400): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.720773037 +0000 UTC m=+223.955591829 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff62400): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff628c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff628c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff628c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff628c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff628c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.720773037 +0000 UTC m=+223.955591829 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff628c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f7b2a10 item 7 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff62f40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff62f40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff62f40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff62f40): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff62f40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.728035463 +0000 UTC m=+223.962854255 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff62f40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff63480): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff63480): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff63480): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff63480): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff63480): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.728035463 +0000 UTC m=+223.962854255 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff63480): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f7b31f0 item 8 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff63a40): _readAt: size=2, off=0 2026/09/03 14:22:27 ERROR : open-test-file(0x1a894ff63a40): Couldn't read size of file 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff63a40): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff63a40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff63a40): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff63a40): close: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff63a40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff63e00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff63e00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff63e00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff63e00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff63e00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.732332758 +0000 UTC m=+223.967151550 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff63e00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff76380): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff76380): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff76380): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff76380): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff76380): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff76380): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff76380): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.732332758 +0000 UTC m=+223.967151550 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff76380): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff76880): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff76880): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff76880): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff76880): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff76880): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.732332758 +0000 UTC m=+223.967151550 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff76880): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f7b37a0 item 9 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff76f00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff76f00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff76f00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff76f00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff76f00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.737432647 +0000 UTC m=+223.972251439 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff76f00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff77440): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff77440): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff77440): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff77440): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff77440): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.737432647 +0000 UTC m=+223.972251439 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff77440): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f258230 item 10 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff77a80): _readAt: size=2, off=0 2026/09/03 14:22:27 ERROR : open-test-file(0x1a894ff77a80): Couldn't read size of file 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff77a80): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff77a80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff77a80): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff77a80): close: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff77a80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff77e40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff77e40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff77e40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff77e40): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff77e40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.73926894 +0000 UTC m=+223.974087732 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ff77e40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34e440): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34e440): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34e440): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34e440): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34e440): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34e440): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34e440): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.73926894 +0000 UTC m=+223.974087732 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34e440): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34e940): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34e940): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34e940): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34e940): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34e940): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.73926894 +0000 UTC m=+223.974087732 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34e940): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f2589a0 item 11 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34efc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34efc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34efc0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34efc0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34efc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.742255532 +0000 UTC m=+223.977074325 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34efc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34f500): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34f500): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34f500): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34f500): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34f500): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.742255532 +0000 UTC m=+223.977074325 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34f500): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f2597a0 item 12 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34fb40): _readAt: size=2, off=0 2026/09/03 14:22:27 ERROR : open-test-file(0x1a894f34fb40): Couldn't read size of file 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34fb40): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34fb40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34fb40): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34fb40): close: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f34fb40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f400000): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f400000): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f400000): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f400000): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f400000): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.746311362 +0000 UTC m=+223.981130154 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f400000): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4006c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4006c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4006c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4006c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4006c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.746311362 +0000 UTC m=+223.981130154 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4006c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc8a230 item 13 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f400d40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f400d40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f400d40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f400d40): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f400d40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.751498736 +0000 UTC m=+223.986317578 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f400d40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f401280): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f401280): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f401280): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f401280): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f401280): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.751498736 +0000 UTC m=+223.986317578 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f401280): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc8a9a0 item 14 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4018c0): _readAt: size=2, off=0 2026/09/03 14:22:27 ERROR : open-test-file(0x1a894f4018c0): Couldn't read size of file 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4018c0): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4018c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4018c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4018c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4018c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f401c80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f401c80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f401c80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f401c80): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f401c80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.753570983 +0000 UTC m=+223.988389775 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f401c80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f446440): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f446440): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f446440): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f446440): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f446440): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.753570983 +0000 UTC m=+223.988389775 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f446440): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc8b0a0 item 15 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f446ac0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f446ac0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f446ac0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f446ac0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f446ac0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.755725166 +0000 UTC m=+223.990543958 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f446ac0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f447000): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f447000): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f447000): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f447000): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f447000): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.755725166 +0000 UTC m=+223.990543958 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f447000): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc8b7a0 item 16 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f447640): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f447640): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f447640): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f447640): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f447640): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.757929153 +0000 UTC m=+223.992747965 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f447640): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f447ac0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f447ac0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f447ac0): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f447ac0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f447ac0): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f447ac0): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f447ac0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f447ac0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.757929153 +0000 UTC m=+223.992747965 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f447ac0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a00c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a00c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a00c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a00c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a00c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.757929153 +0000 UTC m=+223.992747965 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a00c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fc8be30 item 17 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a0740): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a0740): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a0740): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a0740): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a0740): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.760990767 +0000 UTC m=+223.995809559 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a0740): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a0c80): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a0c80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a0c80): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a0c80): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a0c80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.760990767 +0000 UTC m=+223.995809559 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a0c80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fbaa770 item 18 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a1300): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a1300): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a1300): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a1300): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a1300): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.763196908 +0000 UTC m=+223.998015750 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a1300): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a1800): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a1800): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a1800): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a1800): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a1800): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a1800): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a1800): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a1800): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.763196908 +0000 UTC m=+223.998015750 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a1800): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a1d00): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a1d00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a1d00): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a1d00): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a1d00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.763196908 +0000 UTC m=+223.998015750 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4a1d00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fbaad20 item 19 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d6480): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d6480): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d6480): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d6480): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d6480): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.766001077 +0000 UTC m=+224.000819879 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d6480): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d69c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d69c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d69c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d69c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d69c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.766001077 +0000 UTC m=+224.000819879 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d69c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fbab650 item 20 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d7040): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d7040): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d7040): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d7040): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d7040): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.768426731 +0000 UTC m=+224.003245553 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d7040): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d7540): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d7540): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d7540): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d7540): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d7540): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d7540): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d7540): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d7540): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.768426731 +0000 UTC m=+224.003245553 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d7540): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d7a40): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d7a40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d7a40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d7a40): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d7a40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.768426731 +0000 UTC m=+224.003245553 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f4d7a40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fbabd50 item 21 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50a1c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50a1c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50a1c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50a1c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50a1c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.771164685 +0000 UTC m=+224.005983477 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50a1c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50a700): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50a700): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50a700): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50a700): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50a700): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.771164685 +0000 UTC m=+224.005983477 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50a700): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f202bd0 item 22 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50ad80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50ad80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50ad80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50ad80): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50ad80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.772775143 +0000 UTC m=+224.007593935 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50ad80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50b280): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50b280): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50b280): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50b280): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50b280): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50b280): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50b280): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50b280): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.772775143 +0000 UTC m=+224.007593935 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50b280): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50b780): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50b780): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50b780): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50b780): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50b780): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.772775143 +0000 UTC m=+224.007593935 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50b780): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f203340 item 23 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50be00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50be00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50be00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50be00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50be00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.77537206 +0000 UTC m=+224.010190852 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f50be00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560440): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560440): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560440): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560440): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560440): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.77537206 +0000 UTC m=+224.010190852 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560440): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb46380 item 24 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560a80): _readAt: size=2, off=0 2026/09/03 14:22:27 ERROR : open-test-file(0x1a894f560a80): Couldn't read size of file 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560a80): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560a80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560a80): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560a80): close: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560a80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560e40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560e40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560e40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560e40): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560e40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.777129284 +0000 UTC m=+224.011948077 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f560e40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561340): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561340): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561340): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561340): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561340): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561340): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561340): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561340): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.777129284 +0000 UTC m=+224.011948077 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561340): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561880): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561880): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561880): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561880): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561880): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.777129284 +0000 UTC m=+224.011948077 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f561880): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb46a80 item 25 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57e000): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57e000): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57e000): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57e000): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57e000): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.779410577 +0000 UTC m=+224.014229369 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57e000): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57e540): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57e540): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57e540): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57e540): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57e540): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.779410577 +0000 UTC m=+224.014229369 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57e540): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb47490 item 26 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57eb80): _readAt: size=2, off=0 2026/09/03 14:22:27 ERROR : open-test-file(0x1a894f57eb80): Couldn't read size of file 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57eb80): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57eb80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57eb80): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57eb80): close: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57eb80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57ef40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57ef40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57ef40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57ef40): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57ef40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.781074746 +0000 UTC m=+224.015893538 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57ef40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57f440): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57f440): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57f440): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57f440): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57f440): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57f440): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57f440): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57f440): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.781074746 +0000 UTC m=+224.015893538 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57f440): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57f980): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57f980): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57f980): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57f980): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57f980): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.781074746 +0000 UTC m=+224.015893538 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f57f980): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb47ce0 item 27 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5aa100): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5aa100): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5aa100): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5aa100): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5aa100): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.783356338 +0000 UTC m=+224.018175131 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5aa100): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5aa640): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5aa640): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5aa640): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5aa640): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5aa640): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.783356338 +0000 UTC m=+224.018175131 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5aa640): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ee3f490 item 28 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5aac80): _readAt: size=2, off=0 2026/09/03 14:22:27 ERROR : open-test-file(0x1a894f5aac80): Couldn't read size of file 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5aac80): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5aac80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5aac80): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5aac80): close: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5aac80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ab040): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ab040): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ab040): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ab040): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ab040): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.785303832 +0000 UTC m=+224.020122624 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ab040): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ab700): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ab700): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ab700): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ab700): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ab700): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.785303832 +0000 UTC m=+224.020122624 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ab700): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ee3fc00 item 29 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5abd80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5abd80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5abd80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5abd80): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5abd80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.786830121 +0000 UTC m=+224.021648913 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5abd80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5fe3c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5fe3c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5fe3c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5fe3c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5fe3c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.786830121 +0000 UTC m=+224.021648913 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5fe3c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894efbe8c0 item 30 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5fea00): _readAt: size=2, off=0 2026/09/03 14:22:27 ERROR : open-test-file(0x1a894f5fea00): Couldn't read size of file 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5fea00): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5fea00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5fea00): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5fea00): close: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5fea00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5fedc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5fedc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5fedc0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5fedc0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5fedc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.78921579 +0000 UTC m=+224.024034582 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5fedc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ff480): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ff480): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ff480): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ff480): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ff480): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.78921579 +0000 UTC m=+224.024034582 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ff480): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894efbf730 item 31 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ffb00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ffb00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ffb00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ffb00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ffb00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.791530765 +0000 UTC m=+224.026349557 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f5ffb00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f654140): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f654140): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f654140): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f654140): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f654140): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.791530765 +0000 UTC m=+224.026349557 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f654140): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894efb4850 item 32 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f654780): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f654780): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f654780): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f654780): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f654780): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.793070219 +0000 UTC m=+224.027889011 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f654780): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f654c00): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f654c00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f654c00): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f654c00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f654c00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894efb55e0 item 33 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f654c00): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f654c00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.794153833 +0000 UTC m=+224.028972635 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f654c00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f655100): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f655100): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f655100): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f655100): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f655100): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.794153833 +0000 UTC m=+224.028972635 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f655100): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894efb59d0 item 33 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f655740): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f655740): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f655740): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f655740): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f655740): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.795793475 +0000 UTC m=+224.030612267 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f655740): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f655bc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f655bc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f26c700 item 34 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f655bc0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f655bc0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f655bc0): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f655bc0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f655bc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.796592402 +0000 UTC m=+224.031411194 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f655bc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe75280): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe75280): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe75280): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe75280): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe75280): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.796592402 +0000 UTC m=+224.031411194 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe75280): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fa2ea10 item 34 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe758c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe758c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe758c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe758c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe758c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.798806478 +0000 UTC m=+224.033625270 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe758c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe75d40): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe75d40): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe75d40): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe75d40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe75d40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fa2f420 item 35 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe75d40): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe75d40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.799765246 +0000 UTC m=+224.034584038 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe75d40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78a340): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78a340): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78a340): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78a340): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78a340): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.799765246 +0000 UTC m=+224.034584038 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78a340): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fa2f7a0 item 35 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78a9c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78a9c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78a9c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78a9c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78a9c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.802174529 +0000 UTC m=+224.036993321 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78a9c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78aec0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78aec0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fa2fe30 item 36 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78aec0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78aec0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78aec0): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78aec0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78aec0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.803109864 +0000 UTC m=+224.037928686 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78aec0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78b400): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78b400): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78b400): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78b400): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78b400): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.803109864 +0000 UTC m=+224.037928686 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78b400): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd82230 item 36 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78ba40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78ba40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78ba40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78ba40): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78ba40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.804938101 +0000 UTC m=+224.039756893 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78ba40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78bec0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78bec0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78bec0): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78bec0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78bec0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd82a10 item 37 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78bec0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78bec0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.805783446 +0000 UTC m=+224.040602238 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f78bec0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b64c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b64c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b64c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b64c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b64c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.805783446 +0000 UTC m=+224.040602238 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b64c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd82cb0 item 37 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b6b40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b6b40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b6b40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b6b40): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b6b40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.807903945 +0000 UTC m=+224.042722738 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b6b40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b7040): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b7040): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd83260 item 38 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b7040): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b7040): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b7040): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b7040): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b7040): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.808806378 +0000 UTC m=+224.043625170 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b7040): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b7580): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b7580): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b7580): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b7580): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b7580): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.808806378 +0000 UTC m=+224.043625170 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b7580): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd835e0 item 38 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b7c00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b7c00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b7c00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b7c00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b7c00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.810924362 +0000 UTC m=+224.045743154 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7b7c00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d8200): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d8200): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d8200): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d8200): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d8200): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd83b90 item 39 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d8200): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d8200): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.811818249 +0000 UTC m=+224.046637070 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d8200): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d8700): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d8700): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d8700): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d8700): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d8700): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.811818249 +0000 UTC m=+224.046637070 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d8700): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f30c000 item 39 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d8d80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d8d80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d8d80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d8d80): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d8d80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.8138662 +0000 UTC m=+224.048685002 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d8d80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d9280): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d9280): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f30c770 item 40 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d9280): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d9280): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d9280): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d9280): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d9280): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.81480443 +0000 UTC m=+224.049623272 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d9280): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d97c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d97c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d97c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d97c0): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d97c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.81480443 +0000 UTC m=+224.049623272 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d97c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f30cb60 item 40 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d9d80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d9d80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d9d80): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d9d80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d9d80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d9d80): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d9d80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.818031286 +0000 UTC m=+224.052850078 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7d9d80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f2380): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f2380): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f2380): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f30d260 item 41 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f2380): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f2380): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.818753437 +0000 UTC m=+224.053572229 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f2380): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f2840): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f2840): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f2840): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f2840): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f2840): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f30d500 item 41 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f2840): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f2840): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.819465781 +0000 UTC m=+224.054284573 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f2840): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f2d80): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f2d80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f2d80): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f2d80): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f2d80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.819465781 +0000 UTC m=+224.054284573 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f2d80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f30dab0 item 41 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f33c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f33c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f33c0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f33c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f33c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f33c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f33c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.821175656 +0000 UTC m=+224.055994458 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f33c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f38c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f38c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f38c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ef80a10 item 42 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f38c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f38c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.82175048 +0000 UTC m=+224.056569272 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f38c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f3e00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f3e00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ef80fc0 item 42 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f3e00): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f3e00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f3e00): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f3e00): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f3e00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.822470829 +0000 UTC m=+224.057289621 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7f3e00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b8480): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b8480): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b8480): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b8480): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b8480): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.822470829 +0000 UTC m=+224.057289621 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b8480): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ef81420 item 42 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b8ac0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b8ac0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b8ac0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b8ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b8ac0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b8ac0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b8ac0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.82399822 +0000 UTC m=+224.058817012 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b8ac0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b8fc0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b8fc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b8fc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ef81d50 item 43 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b8fc0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b8fc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.824643967 +0000 UTC m=+224.059462759 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b8fc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b9500): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b9500): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b9500): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b9500): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b9500): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd68230 item 43 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b9500): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b9500): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.825396075 +0000 UTC m=+224.060214867 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b9500): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b9a40): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b9a40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b9a40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b9a40): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b9a40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.825396075 +0000 UTC m=+224.060214867 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8b9a40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd68540 item 43 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8ea180): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8ea180): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8ea180): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8ea180): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8ea180): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8ea180): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8ea180): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.827505845 +0000 UTC m=+224.062324668 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8ea180): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8ea680): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8ea680): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8ea680): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd68b60 item 44 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8ea680): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8ea680): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.82810738 +0000 UTC m=+224.062926172 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8ea680): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed7dc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed7dc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fa71810 item 44 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed7dc0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed7dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed7dc0): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed7dc0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed7dc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.828963634 +0000 UTC m=+224.063782427 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fed7dc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee8440): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee8440): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee8440): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee8440): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee8440): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.828963634 +0000 UTC m=+224.063782427 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee8440): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fa71ab0 item 44 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee8a80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee8a80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee8a80): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee8a80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee8a80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee8a80): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee8a80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.830473001 +0000 UTC m=+224.065291793 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee8a80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee8f80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee8f80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee8f80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fa9e2a0 item 45 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee8f80): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee8f80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.831109741 +0000 UTC m=+224.065928533 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee8f80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee9680): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee9680): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee9680): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee9680): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee9680): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.831109741 +0000 UTC m=+224.065928533 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee9680): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fa9e620 item 45 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee9cc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee9cc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee9cc0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee9cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee9cc0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee9cc0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee9cc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.832933592 +0000 UTC m=+224.067752384 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fee9cc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9082c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9082c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9082c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fa9ebd0 item 46 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9082c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9082c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.83417872 +0000 UTC m=+224.068997512 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9082c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9089c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9089c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9089c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9089c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9089c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.83417872 +0000 UTC m=+224.068997512 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9089c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fa9ee70 item 46 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f909000): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f909000): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f909000): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f909000): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f909000): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f909000): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f909000): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.836606559 +0000 UTC m=+224.071425380 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f909000): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f909500): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f909500): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f909500): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fa9f730 item 47 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f909500): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f909500): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.83741793 +0000 UTC m=+224.072236751 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f909500): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f909c00): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f909c00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f909c00): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f909c00): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f909c00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.83741793 +0000 UTC m=+224.072236751 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f909c00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fa9f9d0 item 47 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f922340): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f922340): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f922340): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f922340): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f922340): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f922340): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f922340): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.83983651 +0000 UTC m=+224.074655302 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f922340): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f922840): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f922840): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f922840): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0341c0 item 48 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f922840): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f922840): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.840537833 +0000 UTC m=+224.075356645 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f922840): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f922f40): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f922f40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f922f40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f922f40): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f922f40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.840537833 +0000 UTC m=+224.075356645 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f922f40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0347e0 item 48 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f923580): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f923580): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f923580): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f923580): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f923580): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.842379467 +0000 UTC m=+224.077198259 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f923580): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f923a00): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f923a00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f923a00): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f923a00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f923a00): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f923a00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f035650 item 49 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f923a00): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f923a00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.84327224 +0000 UTC m=+224.078091032 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f923a00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8eaa80): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8eaa80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8eaa80): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8eaa80): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8eaa80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.84327224 +0000 UTC m=+224.078091032 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8eaa80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0607e0 item 49 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8eb100): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8eb100): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8eb100): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8eb100): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8eb100): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.845302961 +0000 UTC m=+224.080121763 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8eb100): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8eb600): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8eb600): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8eb600): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd693b0 item 50 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8eb600): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8eb600): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8eb600): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8eb600): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8eb600): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.848440728 +0000 UTC m=+224.083259520 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8eb600): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8ebb80): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8ebb80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8ebb80): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8ebb80): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8ebb80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.848440728 +0000 UTC m=+224.083259520 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f8ebb80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd69650 item 50 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1a300): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1a300): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1a300): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1a300): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1a300): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.850761996 +0000 UTC m=+224.085580788 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1a300): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1a800): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1a800): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1a800): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1a800): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1a800): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1a800): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fd69c70 item 51 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1a800): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1a800): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.851675549 +0000 UTC m=+224.086494361 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1a800): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1ad40): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1ad40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1ad40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1ad40): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1ad40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.851675549 +0000 UTC m=+224.086494361 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1ad40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f076540 item 51 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1b3c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1b3c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1b3c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1b3c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1b3c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.853850691 +0000 UTC m=+224.088669513 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1b3c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1b8c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1b8c0): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1b8c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f077490 item 52 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1b8c0): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1b8c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1b8c0): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1b8c0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1b8c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.85467199 +0000 UTC m=+224.089490792 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1b8c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1be40): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1be40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1be40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1be40): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1be40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.85467199 +0000 UTC m=+224.089490792 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa1be40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f077810 item 52 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4e5c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4e5c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4e5c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4e5c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4e5c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.856643008 +0000 UTC m=+224.091461800 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4e5c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4eac0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4eac0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4eac0): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4eac0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4eac0): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4eac0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894eca09a0 item 53 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4eac0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4eac0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.857411607 +0000 UTC m=+224.092230399 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4eac0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4f000): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4f000): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4f000): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4f000): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4f000): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.857411607 +0000 UTC m=+224.092230399 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4f000): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894eca1030 item 53 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4f680): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4f680): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4f680): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4f680): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4f680): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.85939037 +0000 UTC m=+224.094209172 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4f680): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4fb80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4fb80): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4fb80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894eca19d0 item 54 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4fb80): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4fb80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4fb80): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4fb80): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4fb80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.862812163 +0000 UTC m=+224.097630965 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa4fb80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa92200): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa92200): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa92200): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa92200): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa92200): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.862812163 +0000 UTC m=+224.097630965 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa92200): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb6e070 item 54 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa92880): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa92880): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa92880): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa92880): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa92880): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.864772549 +0000 UTC m=+224.099591341 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa92880): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa92d80): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa92d80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa92d80): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa92d80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa92d80): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa92d80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb6e7e0 item 55 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa92d80): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa92d80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.865485505 +0000 UTC m=+224.100304297 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa92d80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa932c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa932c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa932c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa932c0): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa932c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.865485505 +0000 UTC m=+224.100304297 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa932c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb6ea80 item 55 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa93940): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa93940): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa93940): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa93940): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa93940): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.867328089 +0000 UTC m=+224.102146881 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa93940): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa93e40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa93e40): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa93e40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb6f030 item 56 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa93e40): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa93e40): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa93e40): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa93e40): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa93e40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.8687656 +0000 UTC m=+224.103584403 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fa93e40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac44c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac44c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac44c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac44c0): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac44c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.8687656 +0000 UTC m=+224.103584403 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac44c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb6f3b0 item 56 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac4b00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac4b00): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac4b00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac4b00): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac4b00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac4b00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac4b00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac4b00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.87053067 +0000 UTC m=+224.105349492 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac4b00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac5040): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac5040): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac5040): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb6fab0 item 57 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac5040): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac5040): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.871053996 +0000 UTC m=+224.105872799 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac5040): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac5580): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac5580): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac5580): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac5580): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac5580): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac5580): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb6fd50 item 57 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac5580): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac5580): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.871704644 +0000 UTC m=+224.106523446 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac5580): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac5b00): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac5b00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac5b00): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac5b00): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac5b00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.871704644 +0000 UTC m=+224.106523446 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fac5b00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f018230 item 57 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6240): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6240): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6240): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6240): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6240): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6240): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6240): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6240): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.873458852 +0000 UTC m=+224.108277645 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6240): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6780): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6780): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6780): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f018fc0 item 58 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6780): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6780): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.873991166 +0000 UTC m=+224.108809958 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6780): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6cc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6cc0): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6cc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0193b0 item 58 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6cc0): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6cc0): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6cc0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6cc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.874614252 +0000 UTC m=+224.109433054 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae6cc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae7280): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae7280): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae7280): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae7280): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae7280): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.874614252 +0000 UTC m=+224.109433054 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae7280): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f019810 item 58 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae78c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae78c0): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae78c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae78c0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae78c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae78c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae78c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae78c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.876005475 +0000 UTC m=+224.110824267 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae78c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae7e00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae7e00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae7e00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f8c8230 item 59 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae7e00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae7e00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.876664528 +0000 UTC m=+224.111483330 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fae7e00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0e440): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0e440): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0e440): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0e440): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0e440): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0e440): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f8c8620 item 59 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0e440): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0e440): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.877280039 +0000 UTC m=+224.112098832 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0e440): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0e9c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0e9c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0e9c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0e9c0): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0e9c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.877280039 +0000 UTC m=+224.112098832 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0e9c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f8c88c0 item 59 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0f000): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0f000): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0f000): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0f000): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0f000): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0f000): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0f000): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0f000): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.879042633 +0000 UTC m=+224.113861425 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0f000): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0f540): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0f540): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0f540): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f8c9030 item 60 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0f540): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0f540): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.880319071 +0000 UTC m=+224.115137863 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0f540): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0fa80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0fa80): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0fa80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f8c9420 item 60 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0fa80): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0fa80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0fa80): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0fa80): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0fa80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.881158664 +0000 UTC m=+224.115977456 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb0fa80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb56140): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb56140): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb56140): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb56140): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb56140): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.881158664 +0000 UTC m=+224.115977456 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb56140): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f8c9810 item 60 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb56780): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb56780): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb56780): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb56780): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb56780): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb56780): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb56780): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb56780): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.882778539 +0000 UTC m=+224.117597341 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb56780): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb56cc0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb56cc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb56cc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f8c9dc0 item 61 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb56cc0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb56cc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.883409409 +0000 UTC m=+224.118228201 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb56cc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb573c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb573c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb573c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb573c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb573c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.883409409 +0000 UTC m=+224.118228201 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb573c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0a43f0 item 61 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb57a00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb57a00): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb57a00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb57a00): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb57a00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb57a00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb57a00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb57a00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.885211598 +0000 UTC m=+224.120030390 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb57a00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7e040): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7e040): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7e040): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0a4bd0 item 62 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7e040): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7e040): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.885787154 +0000 UTC m=+224.120605946 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7e040): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7e740): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7e740): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7e740): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7e740): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7e740): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.885787154 +0000 UTC m=+224.120605946 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7e740): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0a5030 item 62 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7ed80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7ed80): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7ed80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7ed80): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7ed80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7ed80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7ed80): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7ed80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.887436123 +0000 UTC m=+224.122254915 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7ed80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7f2c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7f2c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7f2c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0a5810 item 63 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7f2c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7f2c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.88795356 +0000 UTC m=+224.122772352 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7f2c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7f9c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7f9c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7f9c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7f9c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7f9c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.88795356 +0000 UTC m=+224.122772352 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb7f9c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0a5ab0 item 63 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb9c100): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb9c100): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb9c100): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb9c100): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb9c100): >_readAt: n=0, err=Bad file descriptor 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb9c100): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb9c100): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb9c100): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.889996592 +0000 UTC m=+224.124815384 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb9c100): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb9c640): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb9c640): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb9c640): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894edfe7e0 item 64 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb9c640): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb9c640): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.89071648 +0000 UTC m=+224.125535323 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb9c640): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb9cd40): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb9cd40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb9cd40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb9cd40): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb9cd40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.89071648 +0000 UTC m=+224.125535323 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fb9cd40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894edfec40 item 64 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f714140): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f714140): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f714140): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f714140): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f714140): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.892879269 +0000 UTC m=+224.127698062 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f714140): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7145c0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7145c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7145c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7145c0): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7145c0): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f26cbd0 item 65 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7145c0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7145c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.89424743 +0000 UTC m=+224.129066222 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f7145c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f714ac0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f714ac0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f714ac0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f714ac0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f714ac0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.89424743 +0000 UTC m=+224.129066222 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f714ac0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f26cf50 item 65 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f715100): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f715100): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f715100): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f715100): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f715100): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.896288609 +0000 UTC m=+224.131107401 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f715100): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f715580): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f715580): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f26d7a0 item 66 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f715580): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f715580): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f715580): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f715580): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f715580): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.896979272 +0000 UTC m=+224.131798064 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f715580): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f715ac0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f715ac0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f715ac0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f715ac0): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f715ac0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.896979272 +0000 UTC m=+224.131798064 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f715ac0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f26dab0 item 66 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75e200): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75e200): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75e200): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75e200): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75e200): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.898467829 +0000 UTC m=+224.133286621 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75e200): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75e680): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75e680): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75e680): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75e680): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75e680): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f3183f0 item 67 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75e680): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75e680): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.899378527 +0000 UTC m=+224.134197329 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75e680): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75eb80): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75eb80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75eb80): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75eb80): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75eb80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.899378527 +0000 UTC m=+224.134197329 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75eb80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f3187e0 item 67 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75f200): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75f200): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75f200): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75f200): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75f200): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.901586981 +0000 UTC m=+224.136405784 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75f200): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75f700): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75f700): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f319180 item 68 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75f700): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75f700): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75f700): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75f700): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75f700): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.902578212 +0000 UTC m=+224.137397014 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75f700): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75fc40): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75fc40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75fc40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75fc40): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75fc40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.902578212 +0000 UTC m=+224.137397014 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f75fc40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f319420 item 68 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2e380): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2e380): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2e380): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2e380): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2e380): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.904673483 +0000 UTC m=+224.139492275 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2e380): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2e800): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2e800): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2e800): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2e800): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2e800): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0b8070 item 69 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2e800): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2e800): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.90575335 +0000 UTC m=+224.140572162 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2e800): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2ed00): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2ed00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2ed00): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2ed00): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2ed00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.90575335 +0000 UTC m=+224.140572162 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2ed00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0b8310 item 69 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2f380): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2f380): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2f380): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2f380): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2f380): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.907750346 +0000 UTC m=+224.142569138 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2f380): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2f880): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2f880): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0b8a10 item 70 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2f880): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2f880): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2f880): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2f880): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2f880): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.908410061 +0000 UTC m=+224.143228853 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2f880): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2fdc0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2fdc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2fdc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2fdc0): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2fdc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.908410061 +0000 UTC m=+224.143228853 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc2fdc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0b8e00 item 70 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc50540): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc50540): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc50540): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc50540): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc50540): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.9101487 +0000 UTC m=+224.144967532 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc50540): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc50a40): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc50a40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc50a40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc50a40): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc50a40): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0b93b0 item 71 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc50a40): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc50a40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.910995316 +0000 UTC m=+224.145814108 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc50a40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc50f40): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc50f40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc50f40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc50f40): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc50f40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.910995316 +0000 UTC m=+224.145814108 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc50f40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f0b9730 item 71 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc515c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc515c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc515c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc515c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc515c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.912611805 +0000 UTC m=+224.147430607 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc515c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc51ac0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc51ac0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ebd03f0 item 72 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc51ac0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc51ac0): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc51ac0): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc51ac0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc51ac0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.913288 +0000 UTC m=+224.148106792 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc51ac0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc70100): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc70100): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc70100): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc70100): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc70100): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.913288 +0000 UTC m=+224.148106792 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc70100): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ebd08c0 item 72 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc706c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc706c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc706c0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc706c0): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc706c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc706c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc706c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.91470404 +0000 UTC m=+224.149522832 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc706c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc70bc0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc70bc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc70bc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ebd1b90 item 73 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc70bc0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc70bc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.915324922 +0000 UTC m=+224.150143714 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc70bc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc71080): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc71080): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc71080): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc71080): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc71080): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ee347e0 item 73 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc71080): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc71080): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.916049268 +0000 UTC m=+224.150868060 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc71080): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc715c0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc715c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc715c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc715c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc715c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.916049268 +0000 UTC m=+224.150868060 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc715c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ee34cb0 item 73 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc71c00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc71c00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc71c00): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc71c00): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc71c00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc71c00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc71c00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.918351289 +0000 UTC m=+224.153170081 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fc71c00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcae200): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcae200): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcae200): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ee36310 item 74 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcae200): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcae200): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.919002427 +0000 UTC m=+224.153821219 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcae200): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcae740): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcae740): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ee36d20 item 74 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcae740): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcae740): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcae740): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcae740): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcae740): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.919678202 +0000 UTC m=+224.154496994 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcae740): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcaecc0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcaecc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcaecc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcaecc0): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcaecc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.919678202 +0000 UTC m=+224.154496994 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcaecc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ee370a0 item 74 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcaf300): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcaf300): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcaf300): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcaf300): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcaf300): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcaf300): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcaf300): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.921443982 +0000 UTC m=+224.156262774 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcaf300): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcaf800): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcaf800): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcaf800): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ee378f0 item 75 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcaf800): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcaf800): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.922305988 +0000 UTC m=+224.157124780 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcaf800): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcafd40): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcafd40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcafd40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcafd40): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcafd40): _writeAt: size=3, off=2 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ee37c70 item 75 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcafd40): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcafd40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.92304909 +0000 UTC m=+224.157867882 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcafd40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcce380): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcce380): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcce380): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcce380): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcce380): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.92304909 +0000 UTC m=+224.157867882 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcce380): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ee284d0 item 75 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcce9c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcce9c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcce9c0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcce9c0): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcce9c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcce9c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcce9c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.924685576 +0000 UTC m=+224.159504378 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcce9c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcceec0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcceec0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcceec0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ee297a0 item 76 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcceec0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcceec0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.925308982 +0000 UTC m=+224.160127774 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcceec0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fccf400): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fccf400): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ee29ce0 item 76 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fccf400): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fccf400): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fccf400): _writeAt: size=3, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fccf400): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fccf400): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.926134678 +0000 UTC m=+224.160953471 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fccf400): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fccf980): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fccf980): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fccf980): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fccf980): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fccf980): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.926134678 +0000 UTC m=+224.160953471 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fccf980): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ecfc7e0 item 76 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf60c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf60c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf60c0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf60c0): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf60c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf60c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf60c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.927670756 +0000 UTC m=+224.162489548 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf60c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf65c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf65c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf65c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894ecfd5e0 item 77 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf65c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf65c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.928260118 +0000 UTC m=+224.163078940 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf65c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf6cc0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf6cc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf6cc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf6cc0): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf6cc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.928260118 +0000 UTC m=+224.163078940 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf6cc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f200230 item 77 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf7300): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf7300): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf7300): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf7300): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf7300): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf7300): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf7300): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.929811133 +0000 UTC m=+224.164629925 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf7300): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf7800): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf7800): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf7800): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f200930 item 78 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf7800): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf7800): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.930375307 +0000 UTC m=+224.165194099 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fcf7800): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd38000): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd38000): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd38000): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd38000): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd38000): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.930375307 +0000 UTC m=+224.165194099 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd38000): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f201110 item 78 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd38640): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd38640): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd38640): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd38640): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd38640): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd38640): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd38640): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.931954124 +0000 UTC m=+224.166772916 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd38640): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd38b40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd38b40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd38b40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f201c00 item 79 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd38b40): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd38b40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.933554743 +0000 UTC m=+224.168373535 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd38b40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd39240): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd39240): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd39240): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd39240): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd39240): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.933554743 +0000 UTC m=+224.168373535 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd39240): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f234540 item 79 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd39880): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd39880): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd39880): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd39880): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd39880): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd39880): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd39880): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.939214427 +0000 UTC m=+224.174033250 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd39880): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd39d80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd39d80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd39d80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f234cb0 item 80 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd39d80): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd39d80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.940140824 +0000 UTC m=+224.174959626 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd39d80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd78580): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd78580): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd78580): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd78580): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd78580): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.940140824 +0000 UTC m=+224.174959626 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd78580): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f234f50 item 80 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd78bc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd78bc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd78bc0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd78bc0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd78bc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.942489575 +0000 UTC m=+224.177308367 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd78bc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd79040): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd79040): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd79040): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd79040): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd79040): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd79040): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f235730 item 81 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd79040): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd79040): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.944367877 +0000 UTC m=+224.179186669 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd79040): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd79580): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd79580): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd79580): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd79580): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd79580): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.944367877 +0000 UTC m=+224.179186669 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd79580): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f235b20 item 81 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd79c00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd79c00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd79c00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd79c00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd79c00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.946419546 +0000 UTC m=+224.181238338 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fd79c00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdac200): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdac200): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdac200): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f1f0230 item 82 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdac200): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdac200): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdac200): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdac200): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdac200): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.947261775 +0000 UTC m=+224.182080577 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdac200): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdac780): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdac780): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdac780): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdac780): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdac780): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.947261775 +0000 UTC m=+224.182080577 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdac780): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f1f0850 item 82 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdace00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdace00): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdace00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdace00): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdace00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.94891887 +0000 UTC m=+224.183737662 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdace00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdad300): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdad300): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdad300): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdad300): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdad300): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdad300): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f1f1030 item 83 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdad300): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdad300): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.949882507 +0000 UTC m=+224.184701299 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdad300): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdad840): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdad840): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdad840): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdad840): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdad840): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.949882507 +0000 UTC m=+224.184701299 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdad840): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f1f1730 item 83 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdadec0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdadec0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdadec0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdadec0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdadec0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.951472426 +0000 UTC m=+224.186291218 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdadec0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdca4c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdca4c0): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdca4c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f250620 item 84 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdca4c0): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdca4c0): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdca4c0): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdca4c0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdca4c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.952424051 +0000 UTC m=+224.187242843 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdca4c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcaa40): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcaa40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcaa40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcaa40): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcaa40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.952424051 +0000 UTC m=+224.187242843 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcaa40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f250a80 item 84 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcb0c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcb0c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcb0c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcb0c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcb0c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.953864127 +0000 UTC m=+224.188682919 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcb0c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcb5c0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcb5c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcb5c0): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcb5c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcb5c0): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcb5c0): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f251110 item 85 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcb5c0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcb5c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.954901113 +0000 UTC m=+224.189719905 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcb5c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcbb00): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcbb00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcbb00): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcbb00): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcbb00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.954901113 +0000 UTC m=+224.189719905 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdcbb00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f251880 item 85 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf6280): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf6280): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf6280): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf6280): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf6280): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.956502132 +0000 UTC m=+224.191320924 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf6280): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf6780): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf6780): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf6780): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f19a310 item 86 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf6780): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf6780): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf6780): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf6780): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf6780): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.957263467 +0000 UTC m=+224.192082259 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf6780): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf6d00): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf6d00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf6d00): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf6d00): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf6d00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.957263467 +0000 UTC m=+224.192082259 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf6d00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f19a620 item 86 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf7380): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf7380): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf7380): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf7380): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf7380): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.962705432 +0000 UTC m=+224.197524224 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf7380): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf7880): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf7880): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf7880): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf7880): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf7880): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf7880): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f19ae00 item 87 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf7880): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf7880): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.963951842 +0000 UTC m=+224.198770634 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf7880): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf7dc0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf7dc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf7dc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf7dc0): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf7dc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.963951842 +0000 UTC m=+224.198770634 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fdf7dc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f19b0a0 item 87 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe18540): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe18540): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe18540): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe18540): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe18540): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.967464457 +0000 UTC m=+224.202283249 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe18540): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe18a40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe18a40): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe18a40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f19bc70 item 88 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe18a40): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe18a40): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe18a40): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe18a40): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe18a40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.969736873 +0000 UTC m=+224.204555665 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe18a40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe18fc0): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe18fc0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe18fc0): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe18fc0): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe18fc0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.969736873 +0000 UTC m=+224.204555665 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe18fc0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb261c0 item 88 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe19600): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe19600): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe19600): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe19600): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe19600): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe19600): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe19600): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe19600): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.972854052 +0000 UTC m=+224.207672874 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe19600): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe19b40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe19b40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe19b40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb267e0 item 89 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe19b40): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe19b40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.973671003 +0000 UTC m=+224.208489795 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe19b40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3e180): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3e180): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3e180): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3e180): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3e180): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3e180): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb26d20 item 89 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3e180): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3e180): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.977638746 +0000 UTC m=+224.212457539 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3e180): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3e700): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3e700): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3e700): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3e700): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3e700): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.977638746 +0000 UTC m=+224.212457539 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3e700): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb270a0 item 89 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9360c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9360c0): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9360c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9360c0): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9360c0): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9360c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9360c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9360c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.983606 +0000 UTC m=+224.218424792 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9360c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3a8c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3a8c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3a8c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fcf0150 item 90 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3a8c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3a8c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.984789001 +0000 UTC m=+224.219607794 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3a8c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3b800): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3b800): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3b800): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fcf04d0 item 90 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3b800): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3b800): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3b800): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3b800): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3b800): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.985770563 +0000 UTC m=+224.220589355 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894ef3b800): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3ed40): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3ed40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3ed40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3ed40): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3ed40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.985770563 +0000 UTC m=+224.220589355 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3ed40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fcf0d20 item 90 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3f380): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3f380): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3f380): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3f380): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3f380): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3f380): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3f380): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3f380): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.988602083 +0000 UTC m=+224.223420875 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3f380): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3f8c0): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3f8c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3f8c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fcf1b20 item 91 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3f8c0): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3f8c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.989255044 +0000 UTC m=+224.224073836 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3f8c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3fe00): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3fe00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3fe00): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3fe00): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3fe00): >_readAt: n=2, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3fe00): _writeAt: size=3, off=7 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fcf1e30 item 91 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3fe00): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3fe00): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.990216748 +0000 UTC m=+224.225035540 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894fe3fe00): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f936700): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f936700): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f936700): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f936700): >_readAt: n=8, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f936700): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.990216748 +0000 UTC m=+224.225035540 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f936700): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb26380 item 91 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f936d40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f936d40): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f936d40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f936d40): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f936d40): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f936d40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f936d40): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f936d40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.991921533 +0000 UTC m=+224.226740326 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f936d40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f937280): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f937280): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f937280): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb26b60 item 92 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f937280): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f937280): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.992582911 +0000 UTC m=+224.227401703 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f937280): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9377c0): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9377c0): open at offset 5 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9377c0): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb27650 item 92 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9377c0): _readAt: size=2, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9377c0): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9377c0): _writeAt: size=3, off=5 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9377c0): >_writeAt: n=3, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9377c0): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.994065366 +0000 UTC m=+224.228884158 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f9377c0): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f937d80): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f937d80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f937d80): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f937d80): >_readAt: n=3, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f937d80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.994065366 +0000 UTC m=+224.228884158 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f937d80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fb278f0 item 92 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46ca40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46ca40): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46ca40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46ca40): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46ca40): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46ca40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46ca40): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46ca40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.995656116 +0000 UTC m=+224.230474908 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46ca40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46cf80): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46cf80): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46cf80): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894edfe7e0 item 93 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46cf80): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46cf80): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.996449633 +0000 UTC m=+224.231321175 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46cf80): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46dc40): _readAt: size=512, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46dc40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46dc40): >openPending: err= 2026/09/03 14:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46dc40): >_readAt: n=5, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46dc40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.996449633 +0000 UTC m=+224.231321175 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f46dc40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: Remove: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894edfec40 item 93 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f027d40): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f027d40): open at offset 0 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f027d40): >openPending: err= 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f027d40): _readAt: size=2, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f027d40): >_readAt: n=0, err=EOF 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f027d40): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f027d40): >_writeAt: n=5, err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f027d40): close: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:27.999227954 +0000 UTC m=+224.234046746 2026/09/03 14:22:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f027d40): >close: err= 2026/09/03 14:22:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:27 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08ee00): _writeAt: size=5, off=0 2026/09/03 14:22:27 DEBUG : open-test-file(0x1a894f08ee00): openPending: 2026/09/03 14:22:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f08ee00): >openPending: err= 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894edff8f0 item 94 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f08ee00): >_writeAt: n=5, err= 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f08ee00): close: 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:28.000056435 +0000 UTC m=+224.234875247 2026/09/03 14:22:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f08ee00): >close: err= 2026/09/03 14:22:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 14:22:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f08f540): _readAt: size=512, off=0 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f08f540): openPending: 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f08f540): >openPending: err= 2026/09/03 14:22:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f08f540): >_readAt: n=5, err=EOF 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f08f540): close: 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:28.000056435 +0000 UTC m=+224.234875247 2026/09/03 14:22:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f08f540): >close: err= 2026/09/03 14:22:28 DEBUG : open-test-file: Remove: 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894f060070 item 94 2026/09/03 14:22:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 14:22:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f08fb80): openPending: 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f08fb80): open at offset 0 2026/09/03 14:22:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f08fb80): >openPending: err= 2026/09/03 14:22:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f08fb80): _readAt: size=2, off=0 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f08fb80): >_readAt: n=0, err=EOF 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f08fb80): _writeAt: size=5, off=0 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f08fb80): >_writeAt: n=5, err= 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f08fb80): close: 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:28.004684394 +0000 UTC m=+224.239503196 2026/09/03 14:22:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f08fb80): >close: err= 2026/09/03 14:22:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f006500): _writeAt: size=5, off=0 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f006500): openPending: 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f006500): >openPending: err= 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fef6070 item 95 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f006500): >_writeAt: n=5, err= 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f006500): close: 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:28.006334235 +0000 UTC m=+224.241153068 2026/09/03 14:22:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f006500): >close: err= 2026/09/03 14:22:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 14:22:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 14:22:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f0075c0): _readAt: size=512, off=0 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f0075c0): openPending: 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f0075c0): >openPending: err= 2026/09/03 14:22:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f0075c0): >_readAt: n=5, err=EOF 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f0075c0): close: 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:28.006334235 +0000 UTC m=+224.241153068 2026/09/03 14:22:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894f0075c0): >close: err= 2026/09/03 14:22:28 DEBUG : open-test-file: Remove: 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fef6460 item 95 2026/09/03 14:22:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 14:22:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894efda580): openPending: 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894efda580): open at offset 0 2026/09/03 14:22:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894efda580): >openPending: err= 2026/09/03 14:22:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894efda580): _readAt: size=2, off=0 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894efda580): >_readAt: n=0, err=EOF 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894efda580): _writeAt: size=5, off=0 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894efda580): >_writeAt: n=5, err= 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894efda580): close: 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:28.010253036 +0000 UTC m=+224.245071848 2026/09/03 14:22:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894efda580): >close: err= 2026/09/03 14:22:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894efdac00): _writeAt: size=5, off=0 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894efdac00): openPending: 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894efdac00): >openPending: err= 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fef6a10 item 96 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894efdac00): >_writeAt: n=5, err= 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894efdac00): close: 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:28.011053176 +0000 UTC m=+224.245871978 2026/09/03 14:22:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894efdac00): >close: err= 2026/09/03 14:22:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 14:22:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 14:22:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 14:22:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 14:22:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 14:22:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 14:22:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 14:22:28 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 14:22:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 14:22:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 14:22:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894efdb340): _readAt: size=512, off=0 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894efdb340): openPending: 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 14:22:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894efdb340): >openPending: err= 2026/09/03 14:22:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894efdb340): >_readAt: n=5, err=EOF 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894efdb340): close: 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 14:22:28.011053176 +0000 UTC m=+224.245871978 2026/09/03 14:22:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:28 DEBUG : open-test-file(0x1a894efdb340): >close: err= 2026/09/03 14:22:28 DEBUG : open-test-file: Remove: 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1a894fef6cb0 item 96 2026/09/03 14:22:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 14:22:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 14:22:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 14:22:28 DEBUG : open-test-file: >Remove: err= 2026/09/03 14:22:28 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:28 DEBUG : Looking for writers 2026/09/03 14:22:28 DEBUG : >WaitForWriters: 2026/09/03 14:22:28 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.39s) --- PASS: TestRWFileHandleOpenTests/writes (0.67s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.14s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.72s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.14s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:22:28 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:22:28 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:22:28 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:28 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:28 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:22:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:28 DEBUG : file1: newRWFileHandle: 2026/09/03 14:22:28 DEBUG : file1(0x1a894f3dc780): openPending: 2026/09/03 14:22:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:28 DEBUG : file1(0x1a894f3dc780): >openPending: err= 2026/09/03 14:22:28 DEBUG : file1: >newRWFileHandle: err= 2026/09/03 14:22:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/03 14:22:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/03 14:22:28 DEBUG : file1(0x1a894f3dc780): _writeAt: size=2, off=0 2026/09/03 14:22:28 DEBUG : file1(0x1a894f3dc780): >_writeAt: n=2, err= 2026/09/03 14:22:28 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/03 14:22:28 DEBUG : file1(0x1a894f3dc780): RWFileHandle.Flush 2026/09/03 14:22:28 DEBUG : file1(0x1a894f3dc780): RWFileHandle.Release 2026/09/03 14:22:28 DEBUG : file1(0x1a894f3dc780): close: 2026/09/03 14:22:28 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/03 14:22:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:28 DEBUG : file1(0x1a894f3dc780): >close: err= 2026/09/03 14:22:28 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:28 DEBUG : Looking for writers 2026/09/03 14:22:28 DEBUG : file1: reading active writers 2026/09/03 14:22:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 14:22:28 DEBUG : Looking for writers 2026/09/03 14:22:28 DEBUG : file1: reading active writers 2026/09/03 14:22:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 14:22:28 DEBUG : Looking for writers 2026/09/03 14:22:28 DEBUG : file1: reading active writers 2026/09/03 14:22:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 14:22:28 DEBUG : Looking for writers 2026/09/03 14:22:28 DEBUG : file1: reading active writers 2026/09/03 14:22:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 14:22:28 DEBUG : file1: vfs cache: starting upload 2026/09/03 14:22:28 DEBUG : Looking for writers 2026/09/03 14:22:28 DEBUG : file1: reading active writers 2026/09/03 14:22:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 14:22:28 DEBUG : Looking for writers 2026/09/03 14:22:28 DEBUG : file1: reading active writers 2026/09/03 14:22:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 14:22:29 DEBUG : Looking for writers 2026/09/03 14:22:29 DEBUG : file1: reading active writers 2026/09/03 14:22:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 14:22:29 DEBUG : file1: size = 2 OK 2026/09/03 14:22:29 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/03 14:22:29 INFO : file1: Copied (new) 2026/09/03 14:22:29 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/03 14:22:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/03 14:22:29 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/03 14:22:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:22:29 INFO : file1: vfs cache: upload succeeded try #1 2026/09/03 14:22:29 DEBUG : Looking for writers 2026/09/03 14:22:29 DEBUG : file1: reading active writers 2026/09/03 14:22:29 DEBUG : >WaitForWriters: 2026/09/03 14:22:29 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:29 DEBUG : Looking for writers 2026/09/03 14:22:29 DEBUG : file1: reading active writers 2026/09/03 14:22:29 DEBUG : >WaitForWriters: 2026/09/03 14:22:29 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.97s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:22:30 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:22:30 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:22:30 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:30 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:30 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:22:30 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:22:30 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:22:30 DEBUG : rename_me: newRWFileHandle: 2026/09/03 14:22:30 DEBUG : rename_me(0x1a894f3dd700): openPending: 2026/09/03 14:22:30 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 14:22:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/03 14:22:30 DEBUG : rename_me(0x1a894f3dd700): >openPending: err= 2026/09/03 14:22:30 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/03 14:22:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/03 14:22:30 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/03 14:22:30 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/03 14:22:30 DEBUG : rename_me(0x1a894f3dd700): _writeAt: size=5, off=0 2026/09/03 14:22:30 DEBUG : rename_me(0x1a894f3dd700): >_writeAt: n=5, err= 2026/09/03 14:22:30 DEBUG : rename_me(0x1a894f3dd700): close: 2026/09/03 14:22:30 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-03 14:22:30.372963248 +0000 UTC m=+226.607782101 2026/09/03 14:22:30 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/03 14:22:30 DEBUG : rename_me(0x1a894f3dd700): >close: err= 2026/09/03 14:22:30 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/03 14:22:30 DEBUG : i_was_renamed: Updating file with 0x1a894fb67ad0 2026/09/03 14:22:30 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/03 14:22:30 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/03 14:22:30 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:30 DEBUG : Looking for writers 2026/09/03 14:22:30 DEBUG : i_was_renamed: reading active writers 2026/09/03 14:22:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 14:22:30 DEBUG : Looking for writers 2026/09/03 14:22:30 DEBUG : i_was_renamed: reading active writers 2026/09/03 14:22:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 14:22:30 DEBUG : Looking for writers 2026/09/03 14:22:30 DEBUG : i_was_renamed: reading active writers 2026/09/03 14:22:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 14:22:30 DEBUG : Looking for writers 2026/09/03 14:22:30 DEBUG : i_was_renamed: reading active writers 2026/09/03 14:22:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 14:22:30 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/03 14:22:30 DEBUG : Looking for writers 2026/09/03 14:22:30 DEBUG : i_was_renamed: reading active writers 2026/09/03 14:22:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 14:22:30 DEBUG : Looking for writers 2026/09/03 14:22:30 DEBUG : i_was_renamed: reading active writers 2026/09/03 14:22:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 14:22:31 DEBUG : Looking for writers 2026/09/03 14:22:31 DEBUG : i_was_renamed: reading active writers 2026/09/03 14:22:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 14:22:31 DEBUG : i_was_renamed: size = 5 OK 2026/09/03 14:22:31 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 14:22:31 INFO : i_was_renamed: Copied (new) 2026/09/03 14:22:31 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-03 14:22:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/03 14:22:31 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/03 14:22:31 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/03 14:22:31 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/03 14:22:31 DEBUG : Looking for writers 2026/09/03 14:22:31 DEBUG : i_was_renamed: reading active writers 2026/09/03 14:22:31 DEBUG : >WaitForWriters: 2026/09/03 14:22:31 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.01s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:22:32 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:22:32 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 14:22:32 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:32 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 14:22:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kaxiduv2rihe" 2026/09/03 14:22:32 INFO : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 14:22:32 DEBUG : forgetting directory cache 2026/09/03 14:22:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 14:22:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 14:22:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 14:22:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 14:22:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 14:22:33 DEBUG : TestRWCacheUpdate(0x1a894f41b4c0): _readAt: size=512, off=0 2026/09/03 14:22:33 DEBUG : TestRWCacheUpdate(0x1a894f41b4c0): openPending: 2026/09/03 14:22:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-03 13:23:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/03 14:22:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/03 14:22:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 14:22:33 DEBUG : TestRWCacheUpdate(0x1a894f41b4c0): >openPending: err= 2026/09/03 14:22:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/03 14:22:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 14:22:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:22:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:22:33 DEBUG : forgetting directory cache 2026/09/03 14:22:33 DEBUG : TestRWCacheUpdate(0x1a894f41b4c0): >_readAt: n=20, err=EOF 2026/09/03 14:22:33 DEBUG : TestRWCacheUpdate(0x1a894f41b4c0): close: 2026/09/03 14:22:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 13:23:32 +0000 UTC 2026/09/03 14:22:33 DEBUG : TestRWCacheUpdate(0x1a894f41b4c0): >close: err= 2026/09/03 14:22:33 DEBUG : Re-reading directory (279.228492ms old) 2026/09/03 14:22:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 14:22:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 14:22:34 DEBUG : forgetting directory cache 2026/09/03 14:22:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 14:22:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 14:22:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 14:22:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 14:22:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 14:22:35 DEBUG : TestRWCacheUpdate(0x1a894f41bec0): _readAt: size=512, off=0 2026/09/03 14:22:35 DEBUG : TestRWCacheUpdate(0x1a894f41bec0): openPending: 2026/09/03 14:22:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-03 13:24:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-03 13:23:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/03 14:22:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-03 13:24:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-03 13:23:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/03 14:22:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 14:22:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 14:22:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/03 14:22:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 14:22:35 DEBUG : TestRWCacheUpdate(0x1a894f41bec0): >openPending: err= 2026/09/03 14:22:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/03 14:22:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 14:22:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:22:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:22:35 DEBUG : forgetting directory cache 2026/09/03 14:22:36 DEBUG : TestRWCacheUpdate(0x1a894f41bec0): >_readAt: n=20, err=EOF 2026/09/03 14:22:36 DEBUG : TestRWCacheUpdate(0x1a894f41bec0): close: 2026/09/03 14:22:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 13:24:32 +0000 UTC 2026/09/03 14:22:36 DEBUG : TestRWCacheUpdate(0x1a894f41bec0): >close: err= 2026/09/03 14:22:36 DEBUG : Re-reading directory (282.349159ms old) 2026/09/03 14:22:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 14:22:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 14:22:36 DEBUG : forgetting directory cache 2026/09/03 14:22:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 14:22:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 14:22:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 14:22:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 14:22:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 14:22:37 DEBUG : TestRWCacheUpdate(0x1a894f4be740): _readAt: size=512, off=0 2026/09/03 14:22:37 DEBUG : TestRWCacheUpdate(0x1a894f4be740): openPending: 2026/09/03 14:22:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-03 13:25:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-03 13:24:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/03 14:22:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-03 13:25:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-03 13:24:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/03 14:22:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 14:22:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 14:22:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/03 14:22:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 14:22:37 DEBUG : TestRWCacheUpdate(0x1a894f4be740): >openPending: err= 2026/09/03 14:22:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/03 14:22:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 14:22:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:22:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:22:37 DEBUG : forgetting directory cache 2026/09/03 14:22:37 DEBUG : TestRWCacheUpdate(0x1a894f4be740): >_readAt: n=20, err=EOF 2026/09/03 14:22:37 DEBUG : TestRWCacheUpdate(0x1a894f4be740): close: 2026/09/03 14:22:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 13:25:32 +0000 UTC 2026/09/03 14:22:37 DEBUG : TestRWCacheUpdate(0x1a894f4be740): >close: err= 2026/09/03 14:22:37 DEBUG : Re-reading directory (264.663325ms old) 2026/09/03 14:22:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 14:22:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 14:22:38 DEBUG : forgetting directory cache 2026/09/03 14:22:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 14:22:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 14:22:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 14:22:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 14:22:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 14:22:39 DEBUG : TestRWCacheUpdate(0x1a894f4bed80): _readAt: size=512, off=0 2026/09/03 14:22:39 DEBUG : TestRWCacheUpdate(0x1a894f4bed80): openPending: 2026/09/03 14:22:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-03 13:26:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-03 13:25:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/03 14:22:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-03 13:26:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-03 13:25:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/03 14:22:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 14:22:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 14:22:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/03 14:22:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 14:22:39 DEBUG : TestRWCacheUpdate(0x1a894f4bed80): >openPending: err= 2026/09/03 14:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/03 14:22:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 14:22:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:22:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:22:39 DEBUG : forgetting directory cache 2026/09/03 14:22:39 DEBUG : TestRWCacheUpdate(0x1a894f4bed80): >_readAt: n=20, err=EOF 2026/09/03 14:22:39 DEBUG : TestRWCacheUpdate(0x1a894f4bed80): close: 2026/09/03 14:22:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 13:26:32 +0000 UTC 2026/09/03 14:22:39 DEBUG : TestRWCacheUpdate(0x1a894f4bed80): >close: err= 2026/09/03 14:22:39 DEBUG : Re-reading directory (279.254858ms old) 2026/09/03 14:22:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 14:22:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 14:22:40 DEBUG : forgetting directory cache 2026/09/03 14:22:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 14:22:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 14:22:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 14:22:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 14:22:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 14:22:41 DEBUG : TestRWCacheUpdate(0x1a894fb122c0): _readAt: size=512, off=0 2026/09/03 14:22:41 DEBUG : TestRWCacheUpdate(0x1a894fb122c0): openPending: 2026/09/03 14:22:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-03 13:27:32 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-03 13:26:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/03 14:22:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-03 13:27:32 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-03 13:26:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/03 14:22:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 14:22:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 14:22:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/03 14:22:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 14:22:41 DEBUG : TestRWCacheUpdate(0x1a894fb122c0): >openPending: err= 2026/09/03 14:22:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/03 14:22:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 14:22:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:22:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:22:41 DEBUG : forgetting directory cache 2026/09/03 14:22:41 DEBUG : TestRWCacheUpdate(0x1a894fb122c0): >_readAt: n=20, err=EOF 2026/09/03 14:22:41 DEBUG : TestRWCacheUpdate(0x1a894fb122c0): close: 2026/09/03 14:22:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 13:27:32 +0000 UTC 2026/09/03 14:22:41 DEBUG : TestRWCacheUpdate(0x1a894fb122c0): >close: err= 2026/09/03 14:22:41 DEBUG : Re-reading directory (277.513776ms old) 2026/09/03 14:22:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 14:22:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 14:22:42 DEBUG : forgetting directory cache 2026/09/03 14:22:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 14:22:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 14:22:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 14:22:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 14:22:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 14:22:43 DEBUG : TestRWCacheUpdate(0x1a894ef3a840): _readAt: size=512, off=0 2026/09/03 14:22:43 DEBUG : TestRWCacheUpdate(0x1a894ef3a840): openPending: 2026/09/03 14:22:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-03 13:28:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-03 13:27:32 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/03 14:22:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-03 13:28:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-03 13:27:32 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/03 14:22:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 14:22:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 14:22:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/03 14:22:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 14:22:43 DEBUG : TestRWCacheUpdate(0x1a894ef3a840): >openPending: err= 2026/09/03 14:22:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/03 14:22:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 14:22:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:22:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:22:43 DEBUG : forgetting directory cache 2026/09/03 14:22:43 DEBUG : TestRWCacheUpdate(0x1a894ef3a840): >_readAt: n=20, err=EOF 2026/09/03 14:22:43 DEBUG : TestRWCacheUpdate(0x1a894ef3a840): close: 2026/09/03 14:22:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 13:28:32 +0000 UTC 2026/09/03 14:22:43 DEBUG : TestRWCacheUpdate(0x1a894ef3a840): >close: err= 2026/09/03 14:22:43 DEBUG : Re-reading directory (277.852537ms old) 2026/09/03 14:22:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 14:22:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 14:22:43 DEBUG : forgetting directory cache 2026/09/03 14:22:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 14:22:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 14:22:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 14:22:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 14:22:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 14:22:44 DEBUG : TestRWCacheUpdate(0x1a894f46cbc0): _readAt: size=512, off=0 2026/09/03 14:22:44 DEBUG : TestRWCacheUpdate(0x1a894f46cbc0): openPending: 2026/09/03 14:22:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-03 13:29:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-03 13:28:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/03 14:22:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-03 13:29:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-03 13:28:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/03 14:22:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 14:22:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 14:22:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/03 14:22:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 14:22:44 DEBUG : TestRWCacheUpdate(0x1a894f46cbc0): >openPending: err= 2026/09/03 14:22:44 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/03 14:22:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 14:22:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:22:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:22:45 DEBUG : forgetting directory cache 2026/09/03 14:22:45 DEBUG : TestRWCacheUpdate(0x1a894f46cbc0): >_readAt: n=21, err=EOF 2026/09/03 14:22:45 DEBUG : TestRWCacheUpdate(0x1a894f46cbc0): close: 2026/09/03 14:22:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 13:29:32 +0000 UTC 2026/09/03 14:22:45 DEBUG : TestRWCacheUpdate(0x1a894f46cbc0): >close: err= 2026/09/03 14:22:45 DEBUG : Re-reading directory (284.566983ms old) 2026/09/03 14:22:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 14:22:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 14:22:45 DEBUG : forgetting directory cache 2026/09/03 14:22:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 14:22:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 14:22:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 14:22:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 14:22:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 14:22:46 DEBUG : TestRWCacheUpdate(0x1a894f46d440): _readAt: size=512, off=0 2026/09/03 14:22:46 DEBUG : TestRWCacheUpdate(0x1a894f46d440): openPending: 2026/09/03 14:22:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-03 13:30:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-03 13:29:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/03 14:22:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-03 13:30:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-03 13:29:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/03 14:22:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 14:22:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 14:22:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/03 14:22:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 14:22:46 DEBUG : TestRWCacheUpdate(0x1a894f46d440): >openPending: err= 2026/09/03 14:22:46 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/03 14:22:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 14:22:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:22:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:22:47 DEBUG : forgetting directory cache 2026/09/03 14:22:47 DEBUG : TestRWCacheUpdate(0x1a894f46d440): >_readAt: n=22, err=EOF 2026/09/03 14:22:47 DEBUG : TestRWCacheUpdate(0x1a894f46d440): close: 2026/09/03 14:22:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 13:30:32 +0000 UTC 2026/09/03 14:22:47 DEBUG : TestRWCacheUpdate(0x1a894f46d440): >close: err= 2026/09/03 14:22:47 DEBUG : Re-reading directory (268.779138ms old) 2026/09/03 14:22:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 14:22:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 14:22:47 DEBUG : forgetting directory cache 2026/09/03 14:22:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 14:22:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 14:22:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 14:22:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 14:22:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 14:22:48 DEBUG : TestRWCacheUpdate(0x1a894f027d40): _readAt: size=512, off=0 2026/09/03 14:22:48 DEBUG : TestRWCacheUpdate(0x1a894f027d40): openPending: 2026/09/03 14:22:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-03 13:31:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-03 13:30:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/03 14:22:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-03 13:31:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-03 13:30:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/03 14:22:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 14:22:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 14:22:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/03 14:22:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 14:22:48 DEBUG : TestRWCacheUpdate(0x1a894f027d40): >openPending: err= 2026/09/03 14:22:48 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/03 14:22:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 14:22:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:22:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:22:48 DEBUG : forgetting directory cache 2026/09/03 14:22:48 DEBUG : TestRWCacheUpdate(0x1a894f027d40): >_readAt: n=23, err=EOF 2026/09/03 14:22:48 DEBUG : TestRWCacheUpdate(0x1a894f027d40): close: 2026/09/03 14:22:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 13:31:32 +0000 UTC 2026/09/03 14:22:48 DEBUG : TestRWCacheUpdate(0x1a894f027d40): >close: err= 2026/09/03 14:22:48 DEBUG : Re-reading directory (280.952938ms old) 2026/09/03 14:22:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 14:22:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 14:22:49 DEBUG : forgetting directory cache 2026/09/03 14:22:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:22:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 14:22:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 14:22:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 14:22:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 14:22:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 14:22:50 DEBUG : TestRWCacheUpdate(0x1a894f08f000): _readAt: size=512, off=0 2026/09/03 14:22:50 DEBUG : TestRWCacheUpdate(0x1a894f08f000): openPending: 2026/09/03 14:22:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-03 13:32:32 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-03 13:31:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/03 14:22:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-03 13:32:32 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-03 13:31:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/03 14:22:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 14:22:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 14:22:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/03 14:22:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 14:22:50 DEBUG : TestRWCacheUpdate(0x1a894f08f000): >openPending: err= 2026/09/03 14:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/03 14:22:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 14:22:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:22:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:22:50 DEBUG : forgetting directory cache 2026/09/03 14:22:50 DEBUG : TestRWCacheUpdate(0x1a894f08f000): >_readAt: n=24, err=EOF 2026/09/03 14:22:50 DEBUG : TestRWCacheUpdate(0x1a894f08f000): close: 2026/09/03 14:22:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 13:32:32 +0000 UTC 2026/09/03 14:22:50 DEBUG : TestRWCacheUpdate(0x1a894f08f000): >close: err= 2026/09/03 14:22:50 DEBUG : Re-reading directory (273.506465ms old) 2026/09/03 14:22:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 14:22:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 14:22:51 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:51 DEBUG : Looking for writers 2026/09/03 14:22:51 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/03 14:22:51 DEBUG : >WaitForWriters: 2026/09/03 14:22:51 DEBUG : files root 'rclone-test-kaxiduv2rihe': vfs cache: cleaner exiting 2026/09/03 14:22:51 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (19.22s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", 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:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:22:54 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:22:54 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 14:22:54 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/03 14:22:54 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/03 14:22:54 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/03 14:22:54 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:22:54 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 14:22:54 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 14:22:54 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/03 14:22:54 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/03 14:22:54 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/03 14:22:54 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:22:54 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 14:22:54 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 14:22:54 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/03 14:22:54 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/03 14:22:54 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/03 14:22:54 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:22:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 14:22:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 14:22:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/03 14:22:55 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:55 DEBUG : Looking for writers 2026/09/03 14:22:55 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/03 14:22:55 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/03 14:22:55 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (4.06s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:22:55 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:22:55 DEBUG : files root 'rclone-test-kaxiduv2rihe': Reusing VFS from active cache 2026/09/03 14:22:55 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:55 DEBUG : Looking for writers 2026/09/03 14:22:55 DEBUG : >WaitForWriters: 2026/09/03 14:22:55 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:55 DEBUG : Looking for writers 2026/09/03 14:22:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:22:56 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:22:56 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:56 DEBUG : Looking for writers 2026/09/03 14:22:56 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:22:56 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:22:56 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:56 DEBUG : Looking for writers 2026/09/03 14:22:56 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.24s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:22:56 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:22:59 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:22:59 DEBUG : dir: Looking for writers 2026/09/03 14:22:59 DEBUG : file2: reading active writers 2026/09/03 14:22:59 DEBUG : Looking for writers 2026/09/03 14:22:59 DEBUG : dir: reading active writers 2026/09/03 14:22:59 DEBUG : file1: reading active writers 2026/09/03 14:22:59 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.78s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:23:00 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:23:02 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:23:02 DEBUG : dir: Looking for writers 2026/09/03 14:23:02 DEBUG : Looking for writers 2026/09/03 14:23:02 DEBUG : dir: reading active writers 2026/09/03 14:23:02 DEBUG : file1: reading active writers 2026/09/03 14:23:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.40s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:23:03 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:23:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 14:23:06 DEBUG : file1: Open: flags=O_RDONLY 2026/09/03 14:23:06 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/03 14:23:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/03 14:23:06 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 14:23:06 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/03 14:23:06 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 14:23:06 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/03 14:23:06 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:23:06 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:23:06 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/03 14:23:06 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/03 14:23:06 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/03 14:23:06 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/03 14:23:06 DEBUG : files root 'rclone-test-kaxiduv2rihe': File to upload is small (0 bytes), uploading instead of streaming 2026/09/03 14:23:07 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/03 14:23:07 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/03 14:23:07 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/03 14:23:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/03 14:23:07 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:23:07 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/03 14:23:07 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:23:07 DEBUG : dir: Looking for writers 2026/09/03 14:23:07 DEBUG : file2: reading active writers 2026/09/03 14:23:07 DEBUG : new_file.txt: reading active writers 2026/09/03 14:23:07 DEBUG : Looking for writers 2026/09/03 14:23:07 DEBUG : file1: reading active writers 2026/09/03 14:23:07 DEBUG : dir: reading active writers 2026/09/03 14:23:07 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.69s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:23:08 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:23:10 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/03 14:23:10 DEBUG : dir/file1: Updating file with dir/file1 0x1a894f5441a0 2026/09/03 14:23:10 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/03 14:23:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:11 INFO : dir/file1: Moved (server-side) to: file0 2026/09/03 14:23:11 DEBUG : file0: Updating file with file0 0x1a894f5441a0 2026/09/03 14:23:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 14:23:11 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/03 14:23:11 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:23:11 DEBUG : dir: Looking for writers 2026/09/03 14:23:11 DEBUG : Looking for writers 2026/09/03 14:23:11 DEBUG : dir: reading active writers 2026/09/03 14:23:11 DEBUG : file0: reading active writers 2026/09/03 14:23:11 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.10s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:23:12 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:23:12 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:23:12 DEBUG : Looking for writers 2026/09/03 14:23:12 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:23:12 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:23:13 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/03 14:23:13 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/03 14:23:14 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/03 14:23:14 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/03 14:23:15 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/03 14:23:15 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:23:15 DEBUG : b: Looking for writers 2026/09/03 14:23:15 DEBUG : c: Looking for writers 2026/09/03 14:23:15 DEBUG : d: Looking for writers 2026/09/03 14:23:15 DEBUG : Looking for writers 2026/09/03 14:23:15 DEBUG : a: Looking for writers 2026/09/03 14:23:15 DEBUG : Looking for writers 2026/09/03 14:23:15 DEBUG : /: reading active writers 2026/09/03 14:23:15 DEBUG : a: reading active writers 2026/09/03 14:23:15 DEBUG : b: reading active writers 2026/09/03 14:23:15 DEBUG : c: reading active writers 2026/09/03 14:23:15 DEBUG : d: reading active writers 2026/09/03 14:23:15 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.73s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:23:16 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:23:17 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/03 14:23:17 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/03 14:23:17 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/03 14:23:18 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/03 14:23:20 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:23:20 DEBUG : a/b/c/d: Looking for writers 2026/09/03 14:23:20 DEBUG : a/b/c: Looking for writers 2026/09/03 14:23:20 DEBUG : d: reading active writers 2026/09/03 14:23:20 DEBUG : a/b: Looking for writers 2026/09/03 14:23:20 DEBUG : c: reading active writers 2026/09/03 14:23:20 DEBUG : a: Looking for writers 2026/09/03 14:23:20 DEBUG : b: reading active writers 2026/09/03 14:23:20 DEBUG : Looking for writers 2026/09/03 14:23:20 DEBUG : a: reading active writers 2026/09/03 14:23:20 DEBUG : >WaitForWriters: 2026/09/03 14:23:20 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kaxiduv2rihe/a/b/c not empty`) 2026/09/03 14:23:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/03 14:23:21 DEBUG : pacer: Reducing sleep to 15ms 2026/09/03 14:23:21 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kaxiduv2rihe/a/b not empty`) 2026/09/03 14:23:21 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/09/03 14:23:21 DEBUG : pacer: Reducing sleep to 22.5ms 2026/09/03 14:23:21 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kaxiduv2rihe/a not empty`) 2026/09/03 14:23:21 DEBUG : pacer: Rate limited, increasing sleep to 45ms 2026/09/03 14:23:21 DEBUG : pacer: Reducing sleep to 33.75ms 2026/09/03 14:23:21 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestVFSMkdirAll (5.32s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:23:21 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:23:21 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:23:21 DEBUG : Looking for writers 2026/09/03 14:23:21 DEBUG : >WaitForWriters: 2026/09/03 14:23:21 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/09/03 14:23:21 DEBUG : pacer: Reducing sleep to 14.238281ms --- PASS: TestVFSIsMetadataFile (0.25s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:23:22 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:23:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:23:22 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/09/03 14:23:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:23:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 14:23:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 14:23:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:22 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/03 14:23:22 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/03 14:23:22 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/03 14:23:22 DEBUG : files root 'rclone-test-kaxiduv2rihe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/03 14:23:23 DEBUG : pacer: Reducing sleep to 10ms 2026/09/03 14:23:23 DEBUG : file1: size = 5 OK 2026/09/03 14:23:23 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 14:23:23 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 14:23:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:23:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:23:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 14:23:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 14:23:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:23:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:23:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 14:23:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 14:23:23 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/03 14:23:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/03 14:23:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/03 14:23:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 14:23:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 14:23:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:23 DEBUG : files root 'rclone-test-kaxiduv2rihe': File to upload is small (0 bytes), uploading instead of streaming 2026/09/03 14:23:24 DEBUG : file1: size = 0 OK 2026/09/03 14:23:24 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/03 14:23:24 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 14:23:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/03 14:23:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/03 14:23:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 14:23:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 14:23:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:24 DEBUG : files root 'rclone-test-kaxiduv2rihe': File to upload is small (7 bytes), uploading instead of streaming 2026/09/03 14:23:25 DEBUG : file1: size = 7 OK 2026/09/03 14:23:25 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/03 14:23:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 14:23:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:25 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:23:25 DEBUG : Looking for writers 2026/09/03 14:23:25 DEBUG : file1: reading active writers 2026/09/03 14:23:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.24s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:23:26 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:23:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:23:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:23:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 14:23:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 14:23:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:26 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/03 14:23:27 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/03 14:23:27 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/03 14:23:27 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/03 14:23:27 DEBUG : files root 'rclone-test-kaxiduv2rihe': File to upload is small (11 bytes), uploading instead of streaming 2026/09/03 14:23:28 DEBUG : file1: size = 11 OK 2026/09/03 14:23:28 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/03 14:23:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 14:23:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:28 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/03 14:23:28 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:23:28 DEBUG : Looking for writers 2026/09/03 14:23:28 DEBUG : file1: reading active writers 2026/09/03 14:23:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.71s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:23:29 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:23:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:23:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:23:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 14:23:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 14:23:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:29 ERROR : file1: WriteFileHandle.New Rcat failed: Post "https://rclone.files.com/api/rest/v1/file_actions/begin_upload/rclone-test-kaxiduv2rihe/file1": context canceled 2026/09/03 14:23:29 DEBUG : file1: Remove: 2026/09/03 14:23:29 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/03 14:23:29 DEBUG : file1: >Remove: err= 2026/09/03 14:23:29 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:23:29 DEBUG : Looking for writers 2026/09/03 14:23:29 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:23:29 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:23:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:23:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:23:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 14:23:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 14:23:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:30 ERROR : file1: WriteFileHandle.New Rcat failed: Post "https://rclone.files.com/api/rest/v1/file_actions/begin_upload/rclone-test-kaxiduv2rihe/file1": context canceled 2026/09/03 14:23:30 DEBUG : file1: Remove: 2026/09/03 14:23:30 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/03 14:23:30 DEBUG : file1: >Remove: err= 2026/09/03 14:23:30 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:23:30 DEBUG : Looking for writers 2026/09/03 14:23:30 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:23:30 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:23:30 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:23:31 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:23:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/03 14:23:31 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/03 14:23:31 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/03 14:23:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/03 14:23:31 DEBUG : files root 'rclone-test-kaxiduv2rihe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/03 14:23:32 DEBUG : file2: size = 5 OK 2026/09/03 14:23:32 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 14:23:32 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/03 14:23:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/03 14:23:32 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:23:32 DEBUG : Looking for writers 2026/09/03 14:23:32 DEBUG : file2: reading active writers 2026/09/03 14:23:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (4.04s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.88s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.85s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (2.30s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:23:33 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:23:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:23:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:23:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 14:23:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 14:23:33 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/03 14:23:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:33 DEBUG : files root 'rclone-test-kaxiduv2rihe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/03 14:23:34 DEBUG : file1: size = 5 OK 2026/09/03 14:23:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 14:23:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 14:23:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:34 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/03 14:23:34 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:23:34 DEBUG : Looking for writers 2026/09/03 14:23:34 DEBUG : file1: reading active writers 2026/09/03 14:23:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.55s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:23:34 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:23:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:23:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:23:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 14:23:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 14:23:34 DEBUG : file1: WriteFileHandle.Release closing 2026/09/03 14:23:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:34 DEBUG : files root 'rclone-test-kaxiduv2rihe': File to upload is small (0 bytes), uploading instead of streaming 2026/09/03 14:23:35 DEBUG : file1: size = 0 OK 2026/09/03 14:23:35 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/03 14:23:35 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 14:23:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:35 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/03 14:23:35 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:23:35 DEBUG : Looking for writers 2026/09/03 14:23:35 DEBUG : file1: reading active writers 2026/09/03 14:23:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.42s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:23:36 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:23:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:23:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:23:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 14:23:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 14:23:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:36 DEBUG : files root 'rclone-test-kaxiduv2rihe': File to upload is small (2 bytes), uploading instead of streaming 2026/09/03 14:23:36 DEBUG : file1: size = 2 OK 2026/09/03 14:23:36 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/03 14:23:36 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 14:23:37 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/03 14:23:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:37 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:23:37 DEBUG : Looking for writers 2026/09/03 14:23:37 DEBUG : file1: reading active writers 2026/09/03 14:23:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.44s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:23:37 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:23:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:23:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:23:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 14:23:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 14:23:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:37 DEBUG : files root 'rclone-test-kaxiduv2rihe': File to upload is small (0 bytes), uploading instead of streaming 2026/09/03 14:23:39 DEBUG : file1: size = 0 OK 2026/09/03 14:23:39 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/03 14:23:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 14:23:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:39 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:23:39 DEBUG : file1: Open: flags=O_RDONLY 2026/09/03 14:23:39 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/03 14:23:39 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/03 14:23:39 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:23:39 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/03 14:23:39 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:23:39 DEBUG : Looking for writers 2026/09/03 14:23:39 DEBUG : file1: reading active writers 2026/09/03 14:23:39 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.31s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:23:39 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:23:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:23:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:23:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 14:23:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 14:23:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:39 DEBUG : files root 'rclone-test-kaxiduv2rihe': File to upload is small (100 bytes), uploading instead of streaming 2026/09/03 14:23:40 DEBUG : file1: size = 100 OK 2026/09/03 14:23:40 DEBUG : file1: md5 = dd95f63c56ff537befaca449027451ab OK 2026/09/03 14:23:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 14:23:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 14:23:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 14:23:40 DEBUG : file1: Open: flags=O_RDONLY 2026/09/03 14:23:40 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/03 14:23:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/03 14:23:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:23:41 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/03 14:23:41 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:23:41 DEBUG : Looking for writers 2026/09/03 14:23:41 DEBUG : file1: reading active writers 2026/09/03 14:23:41 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.81s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:23:41 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:23:41 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 14:23:41 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/03 14:23:41 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/03 14:23:41 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/03 14:23:41 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/03 14:23:41 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/03 14:23:41 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/03 14:23:41 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/03 14:23:41 DEBUG : stalled: Remove: 2026/09/03 14:23:41 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/03 14:23:41 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.38s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:23:41 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:23:47 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/03 14:23:47 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/03 14:23:47 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:23:47 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:23:47 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/03 14:23:47 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/03 14:23:47 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:23:47 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:23:47 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/03 14:23:47 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/03 14:23:47 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:23:48 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:23:48 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/03 14:23:48 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/03 14:23:48 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:23:48 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:23:48 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/03 14:23:48 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/03 14:23:48 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:23:48 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:23:48 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:23:48 DEBUG : flat: Looking for writers 2026/09/03 14:23:48 DEBUG : f003.txt: reading active writers 2026/09/03 14:23:48 DEBUG : f004.txt: reading active writers 2026/09/03 14:23:48 DEBUG : f000.txt: reading active writers 2026/09/03 14:23:48 DEBUG : f001.txt: reading active writers 2026/09/03 14:23:48 DEBUG : f002.txt: reading active writers 2026/09/03 14:23:48 DEBUG : Looking for writers 2026/09/03 14:23:48 DEBUG : flat: reading active writers 2026/09/03 14:23:48 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (8.29s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:23:50 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:23:54 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/03 14:23:54 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/03 14:23:54 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:23:54 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:23:54 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/03 14:23:54 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/03 14:23:54 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:23:54 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:23:54 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/03 14:23:54 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/03 14:23:54 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:23:54 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:23:54 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:23:54 DEBUG : a/b/c: Looking for writers 2026/09/03 14:23:54 DEBUG : deep.txt: reading active writers 2026/09/03 14:23:54 DEBUG : a/b: Looking for writers 2026/09/03 14:23:54 DEBUG : c: reading active writers 2026/09/03 14:23:54 DEBUG : mid.txt: reading active writers 2026/09/03 14:23:54 DEBUG : a: Looking for writers 2026/09/03 14:23:54 DEBUG : b: reading active writers 2026/09/03 14:23:54 DEBUG : top.txt: reading active writers 2026/09/03 14:23:54 DEBUG : Looking for writers 2026/09/03 14:23:54 DEBUG : a: reading active writers 2026/09/03 14:23:54 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (6.33s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:23:56 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:23:59 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/03 14:23:59 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/03 14:23:59 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:23:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/03 14:23:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/03 14:23:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/03 14:23:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:23:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/03 14:23:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/03 14:23:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/03 14:23:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/03 14:23:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/03 14:24:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/03 14:24:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/03 14:24:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/03 14:24:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/03 14:24:00 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:24:00 DEBUG : bigdir: Looking for writers 2026/09/03 14:24:00 DEBUG : big.bin: reading active writers 2026/09/03 14:24:00 DEBUG : Looking for writers 2026/09/03 14:24:00 DEBUG : bigdir: reading active writers 2026/09/03 14:24:00 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.48s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-kaxiduv2rihe'", Local "Local file system at /tmp/rclone3749330038", Modify Window "1s" 2026/09/03 14:24:01 INFO : files root 'rclone-test-kaxiduv2rihe': poll-interval is not supported by this remote 2026/09/03 14:24:04 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/03 14:24:04 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/03 14:24:04 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:24:05 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:24:05 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/03 14:24:05 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/03 14:24:05 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:24:05 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:24:05 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/03 14:24:05 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/03 14:24:05 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 14:24:05 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 14:24:05 DEBUG : WaitForWriters: timeout=30s 2026/09/03 14:24:05 DEBUG : dir3: Looking for writers 2026/09/03 14:24:05 DEBUG : c.txt: reading active writers 2026/09/03 14:24:05 DEBUG : dir1: Looking for writers 2026/09/03 14:24:05 DEBUG : a.txt: reading active writers 2026/09/03 14:24:05 DEBUG : dir2: Looking for writers 2026/09/03 14:24:05 DEBUG : b.txt: reading active writers 2026/09/03 14:24:05 DEBUG : Looking for writers 2026/09/03 14:24:05 DEBUG : dir1: reading active writers 2026/09/03 14:24:05 DEBUG : dir2: reading active writers 2026/09/03 14:24:05 DEBUG : dir3: reading active writers 2026/09/03 14:24:05 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (6.21s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/09/03 14:24:07 DEBUG : files root 'rclone-test-kaxiduv2rihe': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m23.718955681s (try 1/5): exit status 1: Failed [TestDirMethods]