"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/07/06 01:43:36 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-xekamom7poba" 2026/07/06 01:43:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/06 01:43:37 DEBUG : Creating backend with remote "/tmp/rclone3819996653" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:43:37 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:43:39 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:43:39 DEBUG : dir: Looking for writers 2026/07/06 01:43:39 DEBUG : Looking for writers 2026/07/06 01:43:39 DEBUG : dir: reading active writers 2026/07/06 01:43:39 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.82s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:43:40 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:43:43 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:43:43 DEBUG : dir/subdir: Looking for writers 2026/07/06 01:43:43 DEBUG : dir: Looking for writers 2026/07/06 01:43:43 DEBUG : file1: reading active writers 2026/07/06 01:43:43 DEBUG : file2: reading active writers 2026/07/06 01:43:43 DEBUG : subdir: reading active writers 2026/07/06 01:43:43 DEBUG : Looking for writers 2026/07/06 01:43:43 DEBUG : dir: reading active writers 2026/07/06 01:43:43 DEBUG : >WaitForWriters: 2026/07/06 01:43:44 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-xekamom7poba/dir not empty`) 2026/07/06 01:43:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/06 01:43:44 DEBUG : pacer: Reducing sleep to 15ms 2026/07/06 01:43:44 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.52s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:43:44 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:43:45 DEBUG : pacer: Reducing sleep to 10ms 2026/07/06 01:43:46 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:43:46 DEBUG : dir: Looking for writers 2026/07/06 01:43:46 DEBUG : file1: reading active writers 2026/07/06 01:43:46 DEBUG : Looking for writers 2026/07/06 01:43:46 DEBUG : dir: reading active writers 2026/07/06 01:43:46 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.08s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:43:46 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:43:48 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:43:48 DEBUG : dir: Looking for writers 2026/07/06 01:43:48 DEBUG : Looking for writers 2026/07/06 01:43:48 DEBUG : dir: reading active writers 2026/07/06 01:43:48 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.90s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:43:48 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:43:50 DEBUG : dir: forgetting directory cache 2026/07/06 01:43:50 DEBUG : forgetting directory cache 2026/07/06 01:43:50 DEBUG : dir: forgetting directory cache 2026/07/06 01:43:50 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:43:50 DEBUG : Looking for writers 2026/07/06 01:43:50 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.03s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:43:50 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:43:52 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/06 01:43:52 DEBUG : dir: invalidating directory cache 2026/07/06 01:43:52 DEBUG : >ForgetPath: 2026/07/06 01:43:52 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/06 01:43:52 DEBUG : invalidating directory cache 2026/07/06 01:43:52 DEBUG : dir: forgetting directory cache 2026/07/06 01:43:52 DEBUG : >ForgetPath: 2026/07/06 01:43:52 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/06 01:43:52 DEBUG : >ForgetPath: 2026/07/06 01:43:52 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:43:52 DEBUG : dir: Looking for writers 2026/07/06 01:43:52 DEBUG : Looking for writers 2026/07/06 01:43:52 DEBUG : dir: reading active writers 2026/07/06 01:43:52 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.16s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:43:53 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:43:55 DEBUG : forgetting directory cache 2026/07/06 01:43:55 DEBUG : dir: forgetting directory cache 2026/07/06 01:43:56 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:43:56 DEBUG : dir: Looking for writers 2026/07/06 01:43:56 DEBUG : fil/a/b: Looking for writers 2026/07/06 01:43:56 DEBUG : fil/a: Looking for writers 2026/07/06 01:43:56 DEBUG : b: reading active writers 2026/07/06 01:43:56 DEBUG : fil: Looking for writers 2026/07/06 01:43:56 DEBUG : a: reading active writers 2026/07/06 01:43:56 DEBUG : Looking for writers 2026/07/06 01:43:56 DEBUG : dir: reading active writers 2026/07/06 01:43:56 DEBUG : fil: reading active writers 2026/07/06 01:43:56 DEBUG : >WaitForWriters: 2026/07/06 01:43:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-xekamom7poba/fil/a not empty`) 2026/07/06 01:43:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/06 01:43:57 DEBUG : pacer: Reducing sleep to 15ms 2026/07/06 01:43:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-xekamom7poba/fil not empty`) 2026/07/06 01:43:57 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/07/06 01:43:57 DEBUG : pacer: Reducing sleep to 22.5ms 2026/07/06 01:43:57 DEBUG : pacer: Reducing sleep to 16.875ms 2026/07/06 01:43:57 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestDirWalk (4.95s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:43:57 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:43:58 DEBUG : pacer: Reducing sleep to 10ms 2026/07/06 01:43:59 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:43:59 DEBUG : dir: Looking for writers 2026/07/06 01:43:59 DEBUG : Looking for writers 2026/07/06 01:43:59 DEBUG : dir: reading active writers 2026/07/06 01:43:59 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.00s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:43:59 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:44:01 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:44:01 DEBUG : dir: Looking for writers 2026/07/06 01:44:01 DEBUG : file1: reading active writers 2026/07/06 01:44:01 DEBUG : Looking for writers 2026/07/06 01:44:01 DEBUG : dir: reading active writers 2026/07/06 01:44:01 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.09s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:44:02 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/07/06 01:44:05 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/06 01:44:05 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/06 01:44:05 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/06 01:44:05 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/06 01:44:07 DEBUG : dir: invalidating directory cache 2026/07/06 01:44:07 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/06 01:44:07 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/06 01:44:07 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/06 01:44:07 DEBUG : dir/file1: Reset virtual modtime 2026/07/06 01:44:07 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/06 01:44:07 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/06 01:44:07 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/06 01:44:07 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/06 01:44:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/06 01:44:07 DEBUG : dir: invalidating directory cache 2026/07/06 01:44:07 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/06 01:44:07 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/06 01:44:07 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/06 01:44:07 DEBUG : forgetting directory cache 2026/07/06 01:44:07 DEBUG : dir: forgetting directory cache 2026/07/06 01:44:07 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/06 01:44:07 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:44:07 DEBUG : dir/virtualDir: Looking for writers 2026/07/06 01:44:07 DEBUG : dir: Looking for writers 2026/07/06 01:44:07 DEBUG : virtualDir: reading active writers 2026/07/06 01:44:07 DEBUG : file1: reading active writers 2026/07/06 01:44:07 DEBUG : virtualFile2: reading active writers 2026/07/06 01:44:07 DEBUG : virtualFile: reading active writers 2026/07/06 01:44:07 DEBUG : Looking for writers 2026/07/06 01:44:07 DEBUG : dir: reading active writers 2026/07/06 01:44:07 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (6.97s) --- PASS: TestDirReadDirAll/Virtual (2.32s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:44:09 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:44:10 ERROR : dir/: Can only open directories read only 2026/07/06 01:44:10 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:44:10 DEBUG : dir: Looking for writers 2026/07/06 01:44:10 DEBUG : Looking for writers 2026/07/06 01:44:10 DEBUG : dir: reading active writers 2026/07/06 01:44:10 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.92s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:44:10 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:44:12 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:44:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/06 01:44:12 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/06 01:44:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/06 01:44:12 DEBUG : files root 'rclone-test-xekamom7poba': File to upload is small (5 bytes), uploading instead of streaming 2026/07/06 01:44:13 DEBUG : dir/potato: size = 5 OK 2026/07/06 01:44:13 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/07/06 01:44:13 DEBUG : dir/potato: Size of src and dst objects identical 2026/07/06 01:44:13 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/06 01:44:13 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:44:13 DEBUG : dir: Looking for writers 2026/07/06 01:44:13 DEBUG : file1: reading active writers 2026/07/06 01:44:13 DEBUG : potato: reading active writers 2026/07/06 01:44:13 DEBUG : Looking for writers 2026/07/06 01:44:13 DEBUG : dir: reading active writers 2026/07/06 01:44:13 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.22s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:44:14 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:44:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/06 01:44:16 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:44:16 DEBUG : dir/sub: Looking for writers 2026/07/06 01:44:16 DEBUG : dir: Looking for writers 2026/07/06 01:44:16 DEBUG : file1: reading active writers 2026/07/06 01:44:16 DEBUG : sub: reading active writers 2026/07/06 01:44:16 DEBUG : Looking for writers 2026/07/06 01:44:16 DEBUG : dir: reading active writers 2026/07/06 01:44:16 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (4.72s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:44:18 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:44:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/06 01:44:20 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/06 01:44:21 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:44:21 DEBUG : dir/sub/subsub: Looking for writers 2026/07/06 01:44:21 DEBUG : dir/sub: Looking for writers 2026/07/06 01:44:21 DEBUG : subsub: reading active writers 2026/07/06 01:44:21 DEBUG : dir: Looking for writers 2026/07/06 01:44:21 DEBUG : file1: reading active writers 2026/07/06 01:44:21 DEBUG : sub: reading active writers 2026/07/06 01:44:21 DEBUG : Looking for writers 2026/07/06 01:44:21 DEBUG : dir: reading active writers 2026/07/06 01:44:21 DEBUG : >WaitForWriters: 2026/07/06 01:44:22 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-xekamom7poba/dir not empty`) 2026/07/06 01:44:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/06 01:44:22 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-xekamom7poba/dir not empty`) 2026/07/06 01:44:22 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/06 01:44:22 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-xekamom7poba/dir not empty`) 2026/07/06 01:44:22 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/06 01:44:23 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-xekamom7poba/dir not empty`) 2026/07/06 01:44:23 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/06 01:44:23 DEBUG : pacer: Reducing sleep to 120ms 2026/07/06 01:44:23 DEBUG : pacer: Reducing sleep to 90ms --- PASS: TestDirMkdirSub (4.41s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:44:23 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:44:24 DEBUG : pacer: Reducing sleep to 67.5ms 2026/07/06 01:44:24 DEBUG : pacer: Reducing sleep to 50.625ms 2026/07/06 01:44:24 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/07/06 01:44:24 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/07/06 01:44:24 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/07/06 01:44:24 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/07/06 01:44:24 ERROR : dir/: Dir.Remove not empty 2026/07/06 01:44:24 DEBUG : dir/file1: Remove: 2026/07/06 01:44:24 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/07/06 01:44:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/06 01:44:24 DEBUG : dir/file1: >Remove: err= 2026/07/06 01:44:24 DEBUG : pacer: Reducing sleep to 10ms 2026/07/06 01:44:24 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/06 01:44:25 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:44:25 DEBUG : Looking for writers 2026/07/06 01:44:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.06s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:44:25 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:44:26 DEBUG : dir/file1: Remove: 2026/07/06 01:44:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/06 01:44:26 DEBUG : dir/file1: >Remove: err= 2026/07/06 01:44:27 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/06 01:44:27 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:44:27 DEBUG : Looking for writers 2026/07/06 01:44:27 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.04s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:44:27 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:44:28 DEBUG : dir/file1: Remove: 2026/07/06 01:44:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/06 01:44:29 DEBUG : dir/file1: >Remove: err= 2026/07/06 01:44:29 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:44:29 DEBUG : dir: Looking for writers 2026/07/06 01:44:29 DEBUG : Looking for writers 2026/07/06 01:44:29 DEBUG : dir: reading active writers 2026/07/06 01:44:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.43s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:44:29 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:44:32 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/06 01:44:32 DEBUG : dir: Updating dir with dir2 0x3ae3ed6a4b60 2026/07/06 01:44:32 DEBUG : dir: forgetting directory cache 2026/07/06 01:44:32 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/06 01:44:32 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/06 01:44:34 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/06 01:44:34 DEBUG : file2: Updating file with file2 0x3ae3ed5a80d0 2026/07/06 01:44:34 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/06 01:44:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/06 01:44:34 INFO : dir2/file3: Deleted 2026/07/06 01:44:35 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/06 01:44:35 DEBUG : dir2/file3: Updating file with dir2/file3 0x3ae3ed5a80d0 2026/07/06 01:44:35 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/06 01:44:35 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/06 01:44:35 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/06 01:44:36 DEBUG : empty directory: Updating dir with renamed empty directory 0x3ae3ed3b4270 2026/07/06 01:44:36 DEBUG : empty directory: forgetting directory cache 2026/07/06 01:44:36 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/06 01:44:36 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/06 01:44:36 DEBUG : dir2: Renaming to "dir3" 2026/07/06 01:44:36 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:44:36 DEBUG : dir3: Looking for writers 2026/07/06 01:44:36 DEBUG : file3: reading active writers 2026/07/06 01:44:36 DEBUG : renamed empty directory: Looking for writers 2026/07/06 01:44:36 DEBUG : Looking for writers 2026/07/06 01:44:36 DEBUG : dir3: reading active writers 2026/07/06 01:44:36 DEBUG : renamed empty directory: reading active writers 2026/07/06 01:44:36 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.18s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:44:37 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:44:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/06 01:44:38 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:44:38 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/06 01:44:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/06 01:44:38 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/06 01:44:38 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/06 01:44:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/06 01:44:38 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:44:38 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/06 01:44:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/06 01:44:38 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/06 01:44:38 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/06 01:44:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/06 01:44:38 DEBUG : files root 'rclone-test-xekamom7poba': File to upload is small (12 bytes), uploading instead of streaming 2026/07/06 01:44:39 DEBUG : dir/sub/file2: size = 12 OK 2026/07/06 01:44:39 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/07/06 01:44:39 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/07/06 01:44:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/06 01:44:39 DEBUG : forgetting directory cache 2026/07/06 01:44:39 DEBUG : dir: forgetting directory cache 2026/07/06 01:44:39 DEBUG : dir/sub: forgetting directory cache 2026/07/06 01:44:39 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/06 01:44:39 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/06 01:44:39 DEBUG : files root 'rclone-test-xekamom7poba': File to upload is small (5 bytes), uploading instead of streaming 2026/07/06 01:44:40 DEBUG : dir/sub/file0: size = 5 OK 2026/07/06 01:44:40 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/06 01:44:40 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/06 01:44:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/06 01:44:40 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:44:40 DEBUG : dir/sub: Looking for writers 2026/07/06 01:44:40 DEBUG : file0: reading active writers 2026/07/06 01:44:40 DEBUG : file2: reading active writers 2026/07/06 01:44:40 DEBUG : dir: Looking for writers 2026/07/06 01:44:40 DEBUG : file1: reading active writers 2026/07/06 01:44:40 DEBUG : sub: reading active writers 2026/07/06 01:44:40 DEBUG : Looking for writers 2026/07/06 01:44:40 DEBUG : dir: reading active writers 2026/07/06 01:44:40 DEBUG : >WaitForWriters: 2026/07/06 01:44:41 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-xekamom7poba/dir not empty`) 2026/07/06 01:44:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/06 01:44:41 DEBUG : pacer: Reducing sleep to 15ms 2026/07/06 01:44:41 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (4.84s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:44:41 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:44:42 DEBUG : pacer: Reducing sleep to 10ms 2026/07/06 01:44:42 DEBUG : forgetting directory cache 2026/07/06 01:44:44 DEBUG : forgetting directory cache 2026/07/06 01:44:44 DEBUG : dir: forgetting directory cache 2026/07/06 01:44:44 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:44:44 DEBUG : dir: Looking for writers 2026/07/06 01:44:44 DEBUG : Looking for writers 2026/07/06 01:44:44 DEBUG : dir: reading active writers 2026/07/06 01:44:44 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.82s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:44:45 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:44:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/06 01:44:47 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:44:47 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/06 01:44:47 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/06 01:44:47 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/06 01:44:47 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:44:47 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/06 01:44:47 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/06 01:44:47 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:44:47 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/06 01:44:47 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/06 01:44:47 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/06 01:44:47 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:44:47 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/06 01:44:47 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:44:47 DEBUG : dir: Looking for writers 2026/07/06 01:44:47 DEBUG : file1: reading active writers 2026/07/06 01:44:47 DEBUG : file1.metadata: reading active writers 2026/07/06 01:44:47 DEBUG : Looking for writers 2026/07/06 01:44:47 DEBUG : dir: reading active writers 2026/07/06 01:44:47 DEBUG : dir.metadata: reading active writers 2026/07/06 01:44:47 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.15s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:44:47 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:44:49 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:44:49 DEBUG : dir: Looking for writers 2026/07/06 01:44:49 DEBUG : file1: reading active writers 2026/07/06 01:44:49 DEBUG : Looking for writers 2026/07/06 01:44:49 DEBUG : dir: reading active writers 2026/07/06 01:44:49 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.02s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:44:49 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:44:52 DEBUG : Can set mod time: true 2026/07/06 01:44:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/06 01:44:52 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:44:52 DEBUG : dir: Looking for writers 2026/07/06 01:44:52 DEBUG : file1: reading active writers 2026/07/06 01:44:52 DEBUG : Looking for writers 2026/07/06 01:44:52 DEBUG : dir: reading active writers 2026/07/06 01:44:52 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:44:53 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:44:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/06 01:44:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/06 01:44:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:44:54 DEBUG : files root 'rclone-test-xekamom7poba': File to upload is small (0 bytes), uploading instead of streaming 2026/07/06 01:44:55 DEBUG : dir/file1: size = 0 OK 2026/07/06 01:44:55 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/06 01:44:55 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/06 01:44:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/06 01:44:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:44:55 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:44:55 DEBUG : dir: Looking for writers 2026/07/06 01:44:55 DEBUG : file1: reading active writers 2026/07/06 01:44:55 DEBUG : Looking for writers 2026/07/06 01:44:55 DEBUG : dir: reading active writers 2026/07/06 01:44:55 DEBUG : >WaitForWriters: 2026/07/06 01:44:56 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:44:56 DEBUG : dir: Looking for writers 2026/07/06 01:44:56 DEBUG : file1: reading active writers 2026/07/06 01:44:56 DEBUG : Looking for writers 2026/07/06 01:44:56 DEBUG : dir: reading active writers 2026/07/06 01:44:56 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:44:56 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:44:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/06 01:44:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/06 01:44:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:44:58 DEBUG : files root 'rclone-test-xekamom7poba': File to upload is small (5 bytes), uploading instead of streaming 2026/07/06 01:44:59 DEBUG : dir/file1: size = 5 OK 2026/07/06 01:44:59 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/06 01:44:59 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/06 01:44:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/06 01:44:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:44:59 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:44:59 DEBUG : dir: Looking for writers 2026/07/06 01:44:59 DEBUG : file1: reading active writers 2026/07/06 01:44:59 DEBUG : Looking for writers 2026/07/06 01:44:59 DEBUG : dir: reading active writers 2026/07/06 01:44:59 DEBUG : >WaitForWriters: 2026/07/06 01:44:59 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:44:59 DEBUG : dir: Looking for writers 2026/07/06 01:44:59 DEBUG : file1: reading active writers 2026/07/06 01:44:59 DEBUG : Looking for writers 2026/07/06 01:44:59 DEBUG : dir: reading active writers 2026/07/06 01:44:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:45:00 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:45:00 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:45:00 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:00 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:00 DEBUG : Config file has changed externally - reloading 2026/07/06 01:45:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:45:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:45:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:00 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:45:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/06 01:45:01 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:01 DEBUG : dir: Looking for writers 2026/07/06 01:45:01 DEBUG : file1: reading active writers 2026/07/06 01:45:01 DEBUG : Looking for writers 2026/07/06 01:45:01 DEBUG : dir: reading active writers 2026/07/06 01:45:01 DEBUG : >WaitForWriters: 2026/07/06 01:45:01 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:45:02 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:45:02 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:45:02 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:02 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:45:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:45:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:02 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:45:04 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/06 01:45:04 DEBUG : dir/file1: newRWFileHandle: 2026/07/06 01:45:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/06 01:45:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/06 01:45:04 DEBUG : dir/file1(0x3ae3ed151cc0): close: 2026/07/06 01:45:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/06 01:45:04 DEBUG : dir/file1(0x3ae3ed151cc0): >close: err= 2026/07/06 01:45:04 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:04 DEBUG : dir: Looking for writers 2026/07/06 01:45:04 DEBUG : file1: reading active writers 2026/07/06 01:45:04 DEBUG : Looking for writers 2026/07/06 01:45:04 DEBUG : dir: reading active writers 2026/07/06 01:45:04 DEBUG : >WaitForWriters: 2026/07/06 01:45:04 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:04 DEBUG : dir: Looking for writers 2026/07/06 01:45:04 DEBUG : file1: reading active writers 2026/07/06 01:45:04 DEBUG : Looking for writers 2026/07/06 01:45:04 DEBUG : dir: reading active writers 2026/07/06 01:45:04 DEBUG : >WaitForWriters: 2026/07/06 01:45:04 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:45:05 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:45:05 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:45:05 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:05 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:45:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:45:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:05 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:45:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/06 01:45:06 DEBUG : dir/file1: newRWFileHandle: 2026/07/06 01:45:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/06 01:45:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/06 01:45:06 DEBUG : dir/file1(0x3ae3edc4a980): _writeAt: size=5, off=0 2026/07/06 01:45:06 DEBUG : dir/file1(0x3ae3edc4a980): openPending: 2026/07/06 01:45:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/06 01:45:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/06 01:45:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:45:06 DEBUG : dir/file1(0x3ae3edc4a980): >openPending: err= 2026/07/06 01:45:06 DEBUG : dir/file1(0x3ae3edc4a980): >_writeAt: n=5, err= 2026/07/06 01:45:06 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/06 01:45:06 DEBUG : dir/file1(0x3ae3edc4a980): close: 2026/07/06 01:45:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/06 01:45:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/06 01:45:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/06 01:45:06 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/06 01:45:06 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/06 01:45:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/06 01:45:06 DEBUG : dir/file1(0x3ae3edc4a980): >close: err= 2026/07/06 01:45:06 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:06 DEBUG : dir: Looking for writers 2026/07/06 01:45:06 DEBUG : file1: reading active writers 2026/07/06 01:45:06 DEBUG : Looking for writers 2026/07/06 01:45:06 DEBUG : dir: reading active writers 2026/07/06 01:45:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/06 01:45:06 DEBUG : dir: Looking for writers 2026/07/06 01:45:06 DEBUG : file1: reading active writers 2026/07/06 01:45:06 DEBUG : Looking for writers 2026/07/06 01:45:06 DEBUG : dir: reading active writers 2026/07/06 01:45:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/06 01:45:07 DEBUG : dir: Looking for writers 2026/07/06 01:45:07 DEBUG : file1: reading active writers 2026/07/06 01:45:07 DEBUG : Looking for writers 2026/07/06 01:45:07 DEBUG : dir: reading active writers 2026/07/06 01:45:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/06 01:45:07 DEBUG : dir: Looking for writers 2026/07/06 01:45:07 DEBUG : file1: reading active writers 2026/07/06 01:45:07 DEBUG : Looking for writers 2026/07/06 01:45:07 DEBUG : dir: reading active writers 2026/07/06 01:45:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/06 01:45:07 DEBUG : dir/file1: vfs cache: starting upload 2026/07/06 01:45:07 DEBUG : dir: Looking for writers 2026/07/06 01:45:07 DEBUG : file1: reading active writers 2026/07/06 01:45:07 DEBUG : Looking for writers 2026/07/06 01:45:07 DEBUG : dir: reading active writers 2026/07/06 01:45:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/06 01:45:07 DEBUG : dir: Looking for writers 2026/07/06 01:45:07 DEBUG : file1: reading active writers 2026/07/06 01:45:07 DEBUG : Looking for writers 2026/07/06 01:45:07 DEBUG : dir: reading active writers 2026/07/06 01:45:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/06 01:45:07 DEBUG : dir: Looking for writers 2026/07/06 01:45:07 DEBUG : file1: reading active writers 2026/07/06 01:45:07 DEBUG : Looking for writers 2026/07/06 01:45:07 DEBUG : dir: reading active writers 2026/07/06 01:45:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/06 01:45:07 DEBUG : dir/file1: size = 14 OK 2026/07/06 01:45:07 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/06 01:45:07 INFO : dir/file1: Copied (replaced existing) 2026/07/06 01:45:07 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/07/06 01:45:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/06 01:45:07 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/06 01:45:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:45:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/06 01:45:08 DEBUG : dir: Looking for writers 2026/07/06 01:45:08 DEBUG : file1: reading active writers 2026/07/06 01:45:08 DEBUG : Looking for writers 2026/07/06 01:45:08 DEBUG : dir: reading active writers 2026/07/06 01:45:08 DEBUG : >WaitForWriters: 2026/07/06 01:45:08 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:08 DEBUG : dir: Looking for writers 2026/07/06 01:45:08 DEBUG : file1: reading active writers 2026/07/06 01:45:08 DEBUG : Looking for writers 2026/07/06 01:45:08 DEBUG : dir: reading active writers 2026/07/06 01:45:08 DEBUG : >WaitForWriters: 2026/07/06 01:45:08 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.42s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.77s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.28s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.30s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.52s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.59s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.96s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:45:09 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:45:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/06 01:45:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/06 01:45:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:45:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/06 01:45:11 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:11 DEBUG : dir: Looking for writers 2026/07/06 01:45:11 DEBUG : file1: reading active writers 2026/07/06 01:45:11 DEBUG : Looking for writers 2026/07/06 01:45:11 DEBUG : dir: reading active writers 2026/07/06 01:45:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.51s) === RUN TestFileOpenReadUnknownSize 2026/07/06 01:45:11 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/06 01:45:11 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/06 01:45:11 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:45:11 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/06 01:45:11 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:11 DEBUG : Looking for writers 2026/07/06 01:45:11 DEBUG : file.txt: reading active writers 2026/07/06 01:45:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:45:11 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:45:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:45:13 DEBUG : files root 'rclone-test-xekamom7poba': File to upload is small (25 bytes), uploading instead of streaming 2026/07/06 01:45:13 DEBUG : dir/file1: size = 25 OK 2026/07/06 01:45:13 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/06 01:45:13 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/06 01:45:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:45:13 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:13 DEBUG : dir: Looking for writers 2026/07/06 01:45:13 DEBUG : file1: reading active writers 2026/07/06 01:45:13 DEBUG : Looking for writers 2026/07/06 01:45:13 DEBUG : dir: reading active writers 2026/07/06 01:45:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.79s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:45:14 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:45:15 DEBUG : dir/file1: Remove: 2026/07/06 01:45:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/06 01:45:16 DEBUG : dir/file1: >Remove: err= 2026/07/06 01:45:16 DEBUG : dir/file1: Remove: 2026/07/06 01:45:16 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/06 01:45:16 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:16 DEBUG : dir: Looking for writers 2026/07/06 01:45:16 DEBUG : Looking for writers 2026/07/06 01:45:16 DEBUG : dir: reading active writers 2026/07/06 01:45:16 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.36s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:45:16 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:45:18 DEBUG : dir/file1: Remove: 2026/07/06 01:45:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/06 01:45:18 DEBUG : dir/file1: >Remove: err= 2026/07/06 01:45:18 DEBUG : dir/file1: Remove: 2026/07/06 01:45:18 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/06 01:45:18 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:18 DEBUG : dir: Looking for writers 2026/07/06 01:45:18 DEBUG : Looking for writers 2026/07/06 01:45:18 DEBUG : dir: reading active writers 2026/07/06 01:45:18 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.40s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:45:19 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:45:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/06 01:45:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/06 01:45:20 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/06 01:45:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/06 01:45:20 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/06 01:45:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/06 01:45:20 DEBUG : dir/file1: Open: flags=0x3 2026/07/06 01:45:20 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/06 01:45:20 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/06 01:45:20 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:20 DEBUG : dir: Looking for writers 2026/07/06 01:45:20 DEBUG : file1: reading active writers 2026/07/06 01:45:20 DEBUG : Looking for writers 2026/07/06 01:45:20 DEBUG : dir: reading active writers 2026/07/06 01:45:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.08s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:45:21 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:45:22 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:22 DEBUG : dir: Looking for writers 2026/07/06 01:45:22 DEBUG : file1: reading active writers 2026/07/06 01:45:22 DEBUG : Looking for writers 2026/07/06 01:45:22 DEBUG : dir: reading active writers 2026/07/06 01:45:22 DEBUG : >WaitForWriters: 2026/07/06 01:45:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/06 01:45:23 DEBUG : newLeaf: Updating file with newLeaf 0x3ae3edd6b790 2026/07/06 01:45:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/06 01:45:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/06 01:45:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/06 01:45:24 DEBUG : dir/file1: Updating file with dir/file1 0x3ae3edd6b790 2026/07/06 01:45:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/06 01:45:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:45:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/06 01:45:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/06 01:45:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:45:24 DEBUG : dir/file1: File is currently open, delaying rename 0x3ae3edd6b790 2026/07/06 01:45:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/06 01:45:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/06 01:45:24 DEBUG : files root 'rclone-test-xekamom7poba': File to upload is small (25 bytes), uploading instead of streaming 2026/07/06 01:45:25 DEBUG : dir/file1: size = 25 OK 2026/07/06 01:45:25 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/06 01:45:25 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/06 01:45:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/06 01:45:25 DEBUG : newLeaf: Running delayed rename now 2026/07/06 01:45:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/06 01:45:26 DEBUG : newLeaf: Updating file with newLeaf 0x3ae3edd6b790 2026/07/06 01:45:26 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:26 DEBUG : dir: Looking for writers 2026/07/06 01:45:26 DEBUG : Looking for writers 2026/07/06 01:45:26 DEBUG : dir: reading active writers 2026/07/06 01:45:26 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:26 DEBUG : >WaitForWriters: 2026/07/06 01:45:26 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:26 DEBUG : dir: Looking for writers 2026/07/06 01:45:26 DEBUG : Looking for writers 2026/07/06 01:45:26 DEBUG : dir: reading active writers 2026/07/06 01:45:26 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:26 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:45:27 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:45:27 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:45:27 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:27 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:45:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:45:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:27 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:45:28 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:28 DEBUG : dir: Looking for writers 2026/07/06 01:45:28 DEBUG : file1: reading active writers 2026/07/06 01:45:28 DEBUG : Looking for writers 2026/07/06 01:45:28 DEBUG : dir: reading active writers 2026/07/06 01:45:28 DEBUG : >WaitForWriters: 2026/07/06 01:45:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/06 01:45:29 DEBUG : newLeaf: Updating file with newLeaf 0x3ae3edd6be10 2026/07/06 01:45:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/06 01:45:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/06 01:45:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/06 01:45:30 DEBUG : dir/file1: Updating file with dir/file1 0x3ae3edd6be10 2026/07/06 01:45:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/06 01:45:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:45:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/06 01:45:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/06 01:45:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:45:30 DEBUG : dir/file1: File is currently open, delaying rename 0x3ae3edd6be10 2026/07/06 01:45:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/06 01:45:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/06 01:45:30 DEBUG : files root 'rclone-test-xekamom7poba': File to upload is small (25 bytes), uploading instead of streaming 2026/07/06 01:45:31 DEBUG : dir/file1: size = 25 OK 2026/07/06 01:45:31 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/06 01:45:31 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/06 01:45:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/06 01:45:31 DEBUG : newLeaf: Running delayed rename now 2026/07/06 01:45:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/06 01:45:31 DEBUG : newLeaf: Updating file with newLeaf 0x3ae3edd6be10 2026/07/06 01:45:31 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:31 DEBUG : dir: Looking for writers 2026/07/06 01:45:31 DEBUG : Looking for writers 2026/07/06 01:45:31 DEBUG : dir: reading active writers 2026/07/06 01:45:31 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:31 DEBUG : >WaitForWriters: 2026/07/06 01:45:32 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:32 DEBUG : dir: Looking for writers 2026/07/06 01:45:32 DEBUG : Looking for writers 2026/07/06 01:45:32 DEBUG : dir: reading active writers 2026/07/06 01:45:32 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:32 DEBUG : >WaitForWriters: 2026/07/06 01:45:32 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:45:32 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:45:32 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:45:32 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:32 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:45:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:45:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:32 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:45:34 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/06 01:45:34 DEBUG : dir/file1: newRWFileHandle: 2026/07/06 01:45:34 DEBUG : dir/file1(0x3ae3ed150f00): openPending: 2026/07/06 01:45:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/06 01:45:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/06 01:45:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:45:34 DEBUG : dir/file1(0x3ae3ed150f00): >openPending: err= 2026/07/06 01:45:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/06 01:45:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/06 01:45:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:45:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/06 01:45:34 DEBUG : dir/file1(0x3ae3ed150f00): _writeAt: size=14, off=0 2026/07/06 01:45:34 DEBUG : dir/file1(0x3ae3ed150f00): >_writeAt: n=14, err= 2026/07/06 01:45:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/06 01:45:34 DEBUG : dir/file1(0x3ae3ed150f00): close: 2026/07/06 01:45:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/06 01:45:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/06 01:45:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/06 01:45:34 DEBUG : dir/file1(0x3ae3ed150f00): >close: err= 2026/07/06 01:45:34 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:34 DEBUG : dir: Looking for writers 2026/07/06 01:45:34 DEBUG : file1: reading active writers 2026/07/06 01:45:34 DEBUG : Looking for writers 2026/07/06 01:45:34 DEBUG : dir: reading active writers 2026/07/06 01:45:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/06 01:45:34 DEBUG : dir: Looking for writers 2026/07/06 01:45:34 DEBUG : file1: reading active writers 2026/07/06 01:45:34 DEBUG : Looking for writers 2026/07/06 01:45:34 DEBUG : dir: reading active writers 2026/07/06 01:45:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/06 01:45:34 DEBUG : dir: Looking for writers 2026/07/06 01:45:34 DEBUG : file1: reading active writers 2026/07/06 01:45:34 DEBUG : Looking for writers 2026/07/06 01:45:34 DEBUG : dir: reading active writers 2026/07/06 01:45:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/06 01:45:34 DEBUG : dir: Looking for writers 2026/07/06 01:45:34 DEBUG : file1: reading active writers 2026/07/06 01:45:34 DEBUG : Looking for writers 2026/07/06 01:45:34 DEBUG : dir: reading active writers 2026/07/06 01:45:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/06 01:45:34 DEBUG : dir/file1: vfs cache: starting upload 2026/07/06 01:45:34 DEBUG : dir: Looking for writers 2026/07/06 01:45:34 DEBUG : file1: reading active writers 2026/07/06 01:45:34 DEBUG : Looking for writers 2026/07/06 01:45:34 DEBUG : dir: reading active writers 2026/07/06 01:45:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/06 01:45:34 DEBUG : dir: Looking for writers 2026/07/06 01:45:34 DEBUG : file1: reading active writers 2026/07/06 01:45:34 DEBUG : Looking for writers 2026/07/06 01:45:34 DEBUG : dir: reading active writers 2026/07/06 01:45:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/06 01:45:34 DEBUG : dir: Looking for writers 2026/07/06 01:45:34 DEBUG : file1: reading active writers 2026/07/06 01:45:34 DEBUG : Looking for writers 2026/07/06 01:45:34 DEBUG : dir: reading active writers 2026/07/06 01:45:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/06 01:45:35 DEBUG : dir/file1: size = 14 OK 2026/07/06 01:45:35 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/06 01:45:35 INFO : dir/file1: Copied (replaced existing) 2026/07/06 01:45:35 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/07/06 01:45:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/06 01:45:35 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/06 01:45:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:45:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/06 01:45:35 DEBUG : dir: Looking for writers 2026/07/06 01:45:35 DEBUG : file1: reading active writers 2026/07/06 01:45:35 DEBUG : Looking for writers 2026/07/06 01:45:35 DEBUG : dir: reading active writers 2026/07/06 01:45:35 DEBUG : >WaitForWriters: 2026/07/06 01:45:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/06 01:45:35 DEBUG : dir/file1: newRWFileHandle: 2026/07/06 01:45:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/06 01:45:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/06 01:45:35 DEBUG : dir/file1(0x3ae3ed6a0c80): _readAt: size=512, off=0 2026/07/06 01:45:35 DEBUG : dir/file1(0x3ae3ed6a0c80): openPending: 2026/07/06 01:45:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/07/06 01:45:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/06 01:45:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:45:35 DEBUG : dir/file1(0x3ae3ed6a0c80): >openPending: err= 2026/07/06 01:45:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/06 01:45:35 DEBUG : dir/file1(0x3ae3ed6a0c80): >_readAt: n=14, err=EOF 2026/07/06 01:45:35 DEBUG : dir/file1(0x3ae3ed6a0c80): close: 2026/07/06 01:45:35 DEBUG : dir/file1(0x3ae3ed6a0c80): >close: err= 2026/07/06 01:45:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/06 01:45:36 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/06 01:45:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/06 01:45:36 DEBUG : newLeaf: Updating file with newLeaf 0x3ae3ed87ed00 2026/07/06 01:45:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/06 01:45:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/06 01:45:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/06 01:45:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/06 01:45:37 DEBUG : dir/file1: Updating file with dir/file1 0x3ae3ed87ed00 2026/07/06 01:45:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/06 01:45:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:45:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/06 01:45:37 DEBUG : dir/file1: newRWFileHandle: 2026/07/06 01:45:37 DEBUG : dir/file1(0x3ae3ed6a1900): openPending: 2026/07/06 01:45:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/06 01:45:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/06 01:45:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:45:37 DEBUG : dir/file1(0x3ae3ed6a1900): >openPending: err= 2026/07/06 01:45:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/06 01:45:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/06 01:45:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/06 01:45:37 DEBUG : dir/file1(0x3ae3ed6a1900): _writeAt: size=25, off=0 2026/07/06 01:45:37 DEBUG : dir/file1(0x3ae3ed6a1900): >_writeAt: n=25, err= 2026/07/06 01:45:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/06 01:45:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/06 01:45:38 DEBUG : newLeaf: Updating file with newLeaf 0x3ae3ed87ed00 2026/07/06 01:45:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/06 01:45:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/06 01:45:38 DEBUG : newLeaf(0x3ae3ed6a1900): close: 2026/07/06 01:45:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/06 01:45:38 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-06 01:45:37.655017608 +0000 UTC m=+120.992381339 2026/07/06 01:45:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/06 01:45:38 DEBUG : newLeaf(0x3ae3ed6a1900): >close: err= 2026/07/06 01:45:38 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:38 DEBUG : dir: Looking for writers 2026/07/06 01:45:38 DEBUG : Looking for writers 2026/07/06 01:45:38 DEBUG : dir: reading active writers 2026/07/06 01:45:38 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/06 01:45:38 DEBUG : dir: Looking for writers 2026/07/06 01:45:38 DEBUG : Looking for writers 2026/07/06 01:45:38 DEBUG : dir: reading active writers 2026/07/06 01:45:38 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/06 01:45:38 DEBUG : dir: Looking for writers 2026/07/06 01:45:38 DEBUG : Looking for writers 2026/07/06 01:45:38 DEBUG : dir: reading active writers 2026/07/06 01:45:38 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/06 01:45:38 DEBUG : dir: Looking for writers 2026/07/06 01:45:38 DEBUG : Looking for writers 2026/07/06 01:45:38 DEBUG : dir: reading active writers 2026/07/06 01:45:38 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/06 01:45:38 DEBUG : newLeaf: vfs cache: starting upload 2026/07/06 01:45:38 DEBUG : dir: Looking for writers 2026/07/06 01:45:38 DEBUG : Looking for writers 2026/07/06 01:45:38 DEBUG : dir: reading active writers 2026/07/06 01:45:38 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/06 01:45:38 DEBUG : dir: Looking for writers 2026/07/06 01:45:38 DEBUG : Looking for writers 2026/07/06 01:45:38 DEBUG : dir: reading active writers 2026/07/06 01:45:38 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/06 01:45:38 DEBUG : dir: Looking for writers 2026/07/06 01:45:38 DEBUG : Looking for writers 2026/07/06 01:45:38 DEBUG : dir: reading active writers 2026/07/06 01:45:38 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/06 01:45:39 DEBUG : newLeaf: size = 25 OK 2026/07/06 01:45:39 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/07/06 01:45:39 INFO : newLeaf: Copied (replaced existing) 2026/07/06 01:45:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-06 01:45:37 +0000 UTC," 2026/07/06 01:45:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/06 01:45:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/06 01:45:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/06 01:45:39 DEBUG : dir: Looking for writers 2026/07/06 01:45:39 DEBUG : Looking for writers 2026/07/06 01:45:39 DEBUG : dir: reading active writers 2026/07/06 01:45:39 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:39 DEBUG : >WaitForWriters: 2026/07/06 01:45:39 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:39 DEBUG : dir: Looking for writers 2026/07/06 01:45:39 DEBUG : Looking for writers 2026/07/06 01:45:39 DEBUG : dir: reading active writers 2026/07/06 01:45:39 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:39 DEBUG : >WaitForWriters: 2026/07/06 01:45:39 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:45:40 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:45:40 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:45:40 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:40 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:45:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:45:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:40 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/writes,forceCache=false 2026/07/06 01:45:48 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:48 DEBUG : Looking for writers 2026/07/06 01:45:48 DEBUG : >WaitForWriters: 2026/07/06 01:45:48 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:45:49 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:45:49 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:45:49 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:49 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:45:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:45:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:49 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:45:51 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/06 01:45:51 DEBUG : dir/file1: newRWFileHandle: 2026/07/06 01:45:51 DEBUG : dir/file1(0x3ae3edfce100): openPending: 2026/07/06 01:45:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/06 01:45:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/06 01:45:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:45:51 DEBUG : dir/file1(0x3ae3edfce100): >openPending: err= 2026/07/06 01:45:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/06 01:45:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/06 01:45:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:45:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/06 01:45:51 DEBUG : dir/file1(0x3ae3edfce100): _writeAt: size=14, off=0 2026/07/06 01:45:51 DEBUG : dir/file1(0x3ae3edfce100): >_writeAt: n=14, err= 2026/07/06 01:45:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/06 01:45:51 DEBUG : dir/file1(0x3ae3edfce100): close: 2026/07/06 01:45:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/06 01:45:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/06 01:45:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/06 01:45:51 DEBUG : dir/file1(0x3ae3edfce100): >close: err= 2026/07/06 01:45:51 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:51 DEBUG : dir: Looking for writers 2026/07/06 01:45:51 DEBUG : file1: reading active writers 2026/07/06 01:45:51 DEBUG : Looking for writers 2026/07/06 01:45:51 DEBUG : dir: reading active writers 2026/07/06 01:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/06 01:45:51 DEBUG : dir: Looking for writers 2026/07/06 01:45:51 DEBUG : file1: reading active writers 2026/07/06 01:45:51 DEBUG : Looking for writers 2026/07/06 01:45:51 DEBUG : dir: reading active writers 2026/07/06 01:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/06 01:45:51 DEBUG : dir: Looking for writers 2026/07/06 01:45:51 DEBUG : file1: reading active writers 2026/07/06 01:45:51 DEBUG : Looking for writers 2026/07/06 01:45:51 DEBUG : dir: reading active writers 2026/07/06 01:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/06 01:45:51 DEBUG : dir: Looking for writers 2026/07/06 01:45:51 DEBUG : file1: reading active writers 2026/07/06 01:45:51 DEBUG : Looking for writers 2026/07/06 01:45:51 DEBUG : dir: reading active writers 2026/07/06 01:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/06 01:45:51 DEBUG : dir/file1: vfs cache: starting upload 2026/07/06 01:45:51 DEBUG : dir: Looking for writers 2026/07/06 01:45:51 DEBUG : file1: reading active writers 2026/07/06 01:45:51 DEBUG : Looking for writers 2026/07/06 01:45:51 DEBUG : dir: reading active writers 2026/07/06 01:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/06 01:45:51 DEBUG : dir: Looking for writers 2026/07/06 01:45:51 DEBUG : file1: reading active writers 2026/07/06 01:45:51 DEBUG : Looking for writers 2026/07/06 01:45:51 DEBUG : dir: reading active writers 2026/07/06 01:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/06 01:45:52 DEBUG : dir: Looking for writers 2026/07/06 01:45:52 DEBUG : file1: reading active writers 2026/07/06 01:45:52 DEBUG : Looking for writers 2026/07/06 01:45:52 DEBUG : dir: reading active writers 2026/07/06 01:45:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/06 01:45:52 DEBUG : dir/file1: size = 14 OK 2026/07/06 01:45:52 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/06 01:45:52 INFO : dir/file1: Copied (replaced existing) 2026/07/06 01:45:52 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/07/06 01:45:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/06 01:45:52 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/06 01:45:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:45:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/06 01:45:52 DEBUG : dir: Looking for writers 2026/07/06 01:45:52 DEBUG : file1: reading active writers 2026/07/06 01:45:52 DEBUG : Looking for writers 2026/07/06 01:45:52 DEBUG : dir: reading active writers 2026/07/06 01:45:52 DEBUG : >WaitForWriters: 2026/07/06 01:45:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/06 01:45:52 DEBUG : dir/file1: newRWFileHandle: 2026/07/06 01:45:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/06 01:45:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/06 01:45:52 DEBUG : dir/file1(0x3ae3edb25ec0): _readAt: size=512, off=0 2026/07/06 01:45:52 DEBUG : dir/file1(0x3ae3edb25ec0): openPending: 2026/07/06 01:45:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/07/06 01:45:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/06 01:45:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:45:52 DEBUG : dir/file1(0x3ae3edb25ec0): >openPending: err= 2026/07/06 01:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/06 01:45:52 DEBUG : dir/file1(0x3ae3edb25ec0): >_readAt: n=14, err=EOF 2026/07/06 01:45:52 DEBUG : dir/file1(0x3ae3edb25ec0): close: 2026/07/06 01:45:52 DEBUG : dir/file1(0x3ae3edb25ec0): >close: err= 2026/07/06 01:45:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/06 01:45:53 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/06 01:45:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/06 01:45:53 DEBUG : newLeaf: Updating file with newLeaf 0x3ae3edc1f2b0 2026/07/06 01:45:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/06 01:45:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/06 01:45:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/06 01:45:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/06 01:45:54 DEBUG : dir/file1: Updating file with dir/file1 0x3ae3edc1f2b0 2026/07/06 01:45:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/06 01:45:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:45:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/06 01:45:54 DEBUG : dir/file1: newRWFileHandle: 2026/07/06 01:45:54 DEBUG : dir/file1(0x3ae3ed23e7c0): openPending: 2026/07/06 01:45:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/06 01:45:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/06 01:45:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:45:54 DEBUG : dir/file1(0x3ae3ed23e7c0): >openPending: err= 2026/07/06 01:45:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/06 01:45:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/06 01:45:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/06 01:45:54 DEBUG : dir/file1(0x3ae3ed23e7c0): _writeAt: size=25, off=0 2026/07/06 01:45:54 DEBUG : dir/file1(0x3ae3ed23e7c0): >_writeAt: n=25, err= 2026/07/06 01:45:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/06 01:45:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/06 01:45:55 DEBUG : newLeaf: Updating file with newLeaf 0x3ae3edc1f2b0 2026/07/06 01:45:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/06 01:45:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/06 01:45:55 DEBUG : newLeaf(0x3ae3ed23e7c0): close: 2026/07/06 01:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/06 01:45:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-06 01:45:54.994846419 +0000 UTC m=+138.332210138 2026/07/06 01:45:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/06 01:45:55 DEBUG : newLeaf(0x3ae3ed23e7c0): >close: err= 2026/07/06 01:45:55 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:55 DEBUG : dir: Looking for writers 2026/07/06 01:45:55 DEBUG : Looking for writers 2026/07/06 01:45:55 DEBUG : dir: reading active writers 2026/07/06 01:45:55 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/06 01:45:55 DEBUG : dir: Looking for writers 2026/07/06 01:45:55 DEBUG : Looking for writers 2026/07/06 01:45:55 DEBUG : dir: reading active writers 2026/07/06 01:45:55 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/06 01:45:55 DEBUG : dir: Looking for writers 2026/07/06 01:45:55 DEBUG : Looking for writers 2026/07/06 01:45:55 DEBUG : dir: reading active writers 2026/07/06 01:45:55 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/06 01:45:55 DEBUG : dir: Looking for writers 2026/07/06 01:45:55 DEBUG : Looking for writers 2026/07/06 01:45:55 DEBUG : dir: reading active writers 2026/07/06 01:45:55 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/06 01:45:55 DEBUG : newLeaf: vfs cache: starting upload 2026/07/06 01:45:55 DEBUG : dir: Looking for writers 2026/07/06 01:45:55 DEBUG : Looking for writers 2026/07/06 01:45:55 DEBUG : dir: reading active writers 2026/07/06 01:45:55 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/06 01:45:55 DEBUG : dir: Looking for writers 2026/07/06 01:45:55 DEBUG : Looking for writers 2026/07/06 01:45:55 DEBUG : dir: reading active writers 2026/07/06 01:45:55 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/06 01:45:56 DEBUG : dir: Looking for writers 2026/07/06 01:45:56 DEBUG : Looking for writers 2026/07/06 01:45:56 DEBUG : dir: reading active writers 2026/07/06 01:45:56 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/06 01:45:56 DEBUG : newLeaf: size = 25 OK 2026/07/06 01:45:56 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/07/06 01:45:56 INFO : newLeaf: Copied (replaced existing) 2026/07/06 01:45:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-06 01:45:54 +0000 UTC," 2026/07/06 01:45:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/06 01:45:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/06 01:45:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/06 01:45:56 DEBUG : dir: Looking for writers 2026/07/06 01:45:56 DEBUG : Looking for writers 2026/07/06 01:45:56 DEBUG : dir: reading active writers 2026/07/06 01:45:56 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:56 DEBUG : >WaitForWriters: 2026/07/06 01:45:57 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:57 DEBUG : dir: Looking for writers 2026/07/06 01:45:57 DEBUG : Looking for writers 2026/07/06 01:45:57 DEBUG : dir: reading active writers 2026/07/06 01:45:57 DEBUG : newLeaf: reading active writers 2026/07/06 01:45:57 DEBUG : >WaitForWriters: 2026/07/06 01:45:57 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:45:57 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:45:57 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:45:57 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:57 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:45:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:45:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:45:57 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:45:59 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:45:59 DEBUG : dir: Looking for writers 2026/07/06 01:45:59 DEBUG : file1: reading active writers 2026/07/06 01:45:59 DEBUG : Looking for writers 2026/07/06 01:45:59 DEBUG : dir: reading active writers 2026/07/06 01:45:59 DEBUG : >WaitForWriters: 2026/07/06 01:45:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/06 01:45:59 DEBUG : dir/file1: newRWFileHandle: 2026/07/06 01:45:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/06 01:45:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/06 01:45:59 DEBUG : dir/file1(0x3ae3edc2b640): _readAt: size=512, off=0 2026/07/06 01:45:59 DEBUG : dir/file1(0x3ae3edc2b640): openPending: 2026/07/06 01:45:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/06 01:45:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/06 01:45:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:45:59 DEBUG : dir/file1(0x3ae3edc2b640): >openPending: err= 2026/07/06 01:45:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/06 01:45:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/06 01:45:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:45:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:45:59 DEBUG : dir/file1(0x3ae3edc2b640): >_readAt: n=14, err=EOF 2026/07/06 01:45:59 DEBUG : dir/file1(0x3ae3edc2b640): close: 2026/07/06 01:45:59 DEBUG : dir/file1(0x3ae3edc2b640): >close: err= 2026/07/06 01:46:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/06 01:46:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/06 01:46:00 DEBUG : newLeaf: Updating file with newLeaf 0x3ae3edeabe10 2026/07/06 01:46:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/06 01:46:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/06 01:46:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/06 01:46:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/06 01:46:01 DEBUG : dir/file1: Updating file with dir/file1 0x3ae3edeabe10 2026/07/06 01:46:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/06 01:46:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/06 01:46:01 DEBUG : dir/file1: newRWFileHandle: 2026/07/06 01:46:01 DEBUG : dir/file1(0x3ae3ed5ada00): openPending: 2026/07/06 01:46:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/06 01:46:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/06 01:46:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:01 DEBUG : dir/file1(0x3ae3ed5ada00): >openPending: err= 2026/07/06 01:46:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/06 01:46:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/06 01:46:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/06 01:46:01 DEBUG : dir/file1(0x3ae3ed5ada00): _writeAt: size=25, off=0 2026/07/06 01:46:01 DEBUG : dir/file1(0x3ae3ed5ada00): >_writeAt: n=25, err= 2026/07/06 01:46:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/06 01:46:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/06 01:46:02 DEBUG : newLeaf: Updating file with newLeaf 0x3ae3edeabe10 2026/07/06 01:46:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/06 01:46:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/06 01:46:02 DEBUG : newLeaf(0x3ae3ed5ada00): close: 2026/07/06 01:46:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/06 01:46:02 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-06 01:46:01.471649238 +0000 UTC m=+144.809012968 2026/07/06 01:46:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:02 DEBUG : newLeaf(0x3ae3ed5ada00): >close: err= 2026/07/06 01:46:02 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:02 DEBUG : dir: Looking for writers 2026/07/06 01:46:02 DEBUG : Looking for writers 2026/07/06 01:46:02 DEBUG : newLeaf: reading active writers 2026/07/06 01:46:02 DEBUG : dir: reading active writers 2026/07/06 01:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/06 01:46:02 DEBUG : dir: Looking for writers 2026/07/06 01:46:02 DEBUG : Looking for writers 2026/07/06 01:46:02 DEBUG : dir: reading active writers 2026/07/06 01:46:02 DEBUG : newLeaf: reading active writers 2026/07/06 01:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/06 01:46:02 DEBUG : dir: Looking for writers 2026/07/06 01:46:02 DEBUG : Looking for writers 2026/07/06 01:46:02 DEBUG : dir: reading active writers 2026/07/06 01:46:02 DEBUG : newLeaf: reading active writers 2026/07/06 01:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/06 01:46:02 DEBUG : dir: Looking for writers 2026/07/06 01:46:02 DEBUG : Looking for writers 2026/07/06 01:46:02 DEBUG : dir: reading active writers 2026/07/06 01:46:02 DEBUG : newLeaf: reading active writers 2026/07/06 01:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/06 01:46:02 DEBUG : newLeaf: vfs cache: starting upload 2026/07/06 01:46:02 DEBUG : dir: Looking for writers 2026/07/06 01:46:02 DEBUG : Looking for writers 2026/07/06 01:46:02 DEBUG : newLeaf: reading active writers 2026/07/06 01:46:02 DEBUG : dir: reading active writers 2026/07/06 01:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/06 01:46:02 DEBUG : dir: Looking for writers 2026/07/06 01:46:02 DEBUG : Looking for writers 2026/07/06 01:46:02 DEBUG : dir: reading active writers 2026/07/06 01:46:02 DEBUG : newLeaf: reading active writers 2026/07/06 01:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/06 01:46:02 DEBUG : dir: Looking for writers 2026/07/06 01:46:02 DEBUG : Looking for writers 2026/07/06 01:46:02 DEBUG : dir: reading active writers 2026/07/06 01:46:02 DEBUG : newLeaf: reading active writers 2026/07/06 01:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/06 01:46:02 DEBUG : newLeaf: size = 25 OK 2026/07/06 01:46:02 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/07/06 01:46:02 INFO : newLeaf: Copied (replaced existing) 2026/07/06 01:46:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-06 01:46:01 +0000 UTC," 2026/07/06 01:46:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/06 01:46:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/06 01:46:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/06 01:46:03 DEBUG : dir: Looking for writers 2026/07/06 01:46:03 DEBUG : Looking for writers 2026/07/06 01:46:03 DEBUG : dir: reading active writers 2026/07/06 01:46:03 DEBUG : newLeaf: reading active writers 2026/07/06 01:46:03 DEBUG : >WaitForWriters: 2026/07/06 01:46:03 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:03 DEBUG : dir: Looking for writers 2026/07/06 01:46:03 DEBUG : Looking for writers 2026/07/06 01:46:03 DEBUG : dir: reading active writers 2026/07/06 01:46:03 DEBUG : newLeaf: reading active writers 2026/07/06 01:46:03 DEBUG : >WaitForWriters: 2026/07/06 01:46:03 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting --- FAIL: TestFileRename (42.91s) --- PASS: TestFileRename/off,forceCache=false (5.74s) --- PASS: TestFileRename/minimal,forceCache=false (5.76s) --- PASS: TestFileRename/minimal,forceCache=true (7.60s) --- FAIL: TestFileRename/writes,forceCache=false (8.98s) --- PASS: TestFileRename/writes,forceCache=true (8.33s) --- PASS: TestFileRename/full,forceCache=false (6.50s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:04 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:04 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:04 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:04 DEBUG : Looking for writers 2026/07/06 01:46:04 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:04 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/06 01:46:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/06 01:46:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/06 01:46:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/06 01:46:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:46:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/06 01:46:06 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/06 01:46:06 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:06 DEBUG : dir: Looking for writers 2026/07/06 01:46:06 DEBUG : file1: reading active writers 2026/07/06 01:46:06 DEBUG : Looking for writers 2026/07/06 01:46:06 DEBUG : dir: reading active writers 2026/07/06 01:46:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.46s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:07 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/06 01:46:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/06 01:46:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/06 01:46:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/06 01:46:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:46:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/06 01:46:08 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/06 01:46:08 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/06 01:46:08 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/06 01:46:08 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/06 01:46:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/06 01:46:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/06 01:46:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/06 01:46:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/06 01:46:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/06 01:46:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/06 01:46:09 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/06 01:46:09 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/06 01:46:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/06 01:46:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/06 01:46:09 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/06 01:46:10 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:10 DEBUG : dir: Looking for writers 2026/07/06 01:46:10 DEBUG : file1: reading active writers 2026/07/06 01:46:10 DEBUG : Looking for writers 2026/07/06 01:46:10 DEBUG : dir: reading active writers 2026/07/06 01:46:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.85s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:10 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/06 01:46:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/06 01:46:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/06 01:46:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/06 01:46:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:46:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/06 01:46:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/06 01:46:12 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/06 01:46:12 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/06 01:46:12 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/06 01:46:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/06 01:46:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/06 01:46:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/06 01:46:13 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/06 01:46:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/06 01:46:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/06 01:46:13 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/06 01:46:13 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/06 01:46:13 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/06 01:46:13 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/06 01:46:13 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/06 01:46:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/06 01:46:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/06 01:46:13 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/06 01:46:14 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/06 01:46:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/06 01:46:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/06 01:46:14 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/06 01:46:14 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/06 01:46:14 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/06 01:46:14 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/06 01:46:14 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/06 01:46:14 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/06 01:46:14 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/06 01:46:14 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/06 01:46:14 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/06 01:46:14 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:14 DEBUG : dir: Looking for writers 2026/07/06 01:46:14 DEBUG : file1: reading active writers 2026/07/06 01:46:14 DEBUG : Looking for writers 2026/07/06 01:46:14 DEBUG : dir: reading active writers 2026/07/06 01:46:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.29s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:15 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/06 01:46:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/06 01:46:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/06 01:46:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/06 01:46:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:46:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/06 01:46:16 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:16 DEBUG : dir: Looking for writers 2026/07/06 01:46:16 DEBUG : file1: reading active writers 2026/07/06 01:46:16 DEBUG : Looking for writers 2026/07/06 01:46:16 DEBUG : dir: reading active writers 2026/07/06 01:46:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.44s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:17 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/06 01:46:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/06 01:46:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/06 01:46:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/06 01:46:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:46:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/06 01:46:19 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/06 01:46:19 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/06 01:46:19 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:19 DEBUG : dir: Looking for writers 2026/07/06 01:46:19 DEBUG : file1: reading active writers 2026/07/06 01:46:19 DEBUG : Looking for writers 2026/07/06 01:46:19 DEBUG : dir: reading active writers 2026/07/06 01:46:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.37s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:20 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:20 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:46:20 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:20 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:20 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:46:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/06 01:46:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/06 01:46:21 DEBUG : dir/file1: newRWFileHandle: 2026/07/06 01:46:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/06 01:46:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/06 01:46:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/06 01:46:21 DEBUG : dir/file1(0x3ae3edbc70c0): _readAt: size=1, off=0 2026/07/06 01:46:21 DEBUG : dir/file1(0x3ae3edbc70c0): openPending: 2026/07/06 01:46:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2026/07/06 01:46:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/06 01:46:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:21 DEBUG : dir/file1(0x3ae3edbc70c0): >openPending: err= 2026/07/06 01:46:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/06 01:46:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/06 01:46:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:46:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:46:21 DEBUG : dir/file1(0x3ae3edbc70c0): >_readAt: n=1, err= 2026/07/06 01:46:21 DEBUG : dir/file1(0x3ae3edbc70c0): _readAt: size=256, off=1 2026/07/06 01:46:21 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/06 01:46:21 DEBUG : dir/file1(0x3ae3edbc70c0): >_readAt: n=15, err=EOF 2026/07/06 01:46:21 DEBUG : dir/file1(0x3ae3edbc70c0): _readAt: size=16, off=16 2026/07/06 01:46:21 DEBUG : dir/file1(0x3ae3edbc70c0): >_readAt: n=0, err=EOF 2026/07/06 01:46:21 DEBUG : dir/file1(0x3ae3edbc70c0): close: 2026/07/06 01:46:21 DEBUG : dir/file1(0x3ae3edbc70c0): >close: err= 2026/07/06 01:46:21 DEBUG : dir/file1(0x3ae3edbc70c0): close: 2026/07/06 01:46:21 DEBUG : dir/file1(0x3ae3edbc70c0): >close: err=file already closed 2026/07/06 01:46:21 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:21 DEBUG : dir: Looking for writers 2026/07/06 01:46:21 DEBUG : file1: reading active writers 2026/07/06 01:46:21 DEBUG : Looking for writers 2026/07/06 01:46:21 DEBUG : dir: reading active writers 2026/07/06 01:46:21 DEBUG : >WaitForWriters: 2026/07/06 01:46:21 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.42s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:22 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:22 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:46:22 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:22 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:22 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:46:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/06 01:46:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/06 01:46:23 DEBUG : dir/file1: newRWFileHandle: 2026/07/06 01:46:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/06 01:46:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/06 01:46:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/06 01:46:23 DEBUG : dir/file1(0x3ae3edc9f480): _readAt: size=1, off=0 2026/07/06 01:46:23 DEBUG : dir/file1(0x3ae3edc9f480): openPending: 2026/07/06 01:46:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/06 01:46:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/06 01:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:23 DEBUG : dir/file1(0x3ae3edc9f480): >openPending: err= 2026/07/06 01:46:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/06 01:46:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/06 01:46:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:46:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:46:24 DEBUG : dir/file1(0x3ae3edc9f480): >_readAt: n=1, err= 2026/07/06 01:46:24 DEBUG : dir/file1(0x3ae3edc9f480): _readAt: size=1, off=5 2026/07/06 01:46:24 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/06 01:46:24 DEBUG : dir/file1(0x3ae3edc9f480): >_readAt: n=1, err= 2026/07/06 01:46:24 DEBUG : dir/file1(0x3ae3edc9f480): _readAt: size=1, off=3 2026/07/06 01:46:24 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/06 01:46:24 DEBUG : dir/file1(0x3ae3edc9f480): >_readAt: n=1, err= 2026/07/06 01:46:24 DEBUG : dir/file1(0x3ae3edc9f480): _readAt: size=1, off=13 2026/07/06 01:46:24 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/06 01:46:24 DEBUG : dir/file1(0x3ae3edc9f480): >_readAt: n=1, err= 2026/07/06 01:46:24 DEBUG : dir/file1(0x3ae3edc9f480): _readAt: size=16, off=100 2026/07/06 01:46:24 DEBUG : dir/file1(0x3ae3edc9f480): >_readAt: n=0, err=EOF 2026/07/06 01:46:24 DEBUG : dir/file1(0x3ae3edc9f480): close: 2026/07/06 01:46:24 DEBUG : dir/file1(0x3ae3edc9f480): >close: err= 2026/07/06 01:46:24 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:24 DEBUG : dir: Looking for writers 2026/07/06 01:46:24 DEBUG : file1: reading active writers 2026/07/06 01:46:24 DEBUG : Looking for writers 2026/07/06 01:46:24 DEBUG : dir: reading active writers 2026/07/06 01:46:24 DEBUG : >WaitForWriters: 2026/07/06 01:46:24 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.30s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:24 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:24 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:46:24 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:24 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:24 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:46:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/06 01:46:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/06 01:46:26 DEBUG : dir/file1: newRWFileHandle: 2026/07/06 01:46:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/06 01:46:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/06 01:46:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/06 01:46:26 DEBUG : dir/file1(0x3ae3ed292600): _readAt: size=1, off=0 2026/07/06 01:46:26 DEBUG : dir/file1(0x3ae3ed292600): openPending: 2026/07/06 01:46:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/06 01:46:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/06 01:46:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:26 DEBUG : dir/file1(0x3ae3ed292600): >openPending: err= 2026/07/06 01:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/06 01:46:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/06 01:46:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:46:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:46:26 DEBUG : dir/file1(0x3ae3ed292600): >_readAt: n=1, err= 2026/07/06 01:46:26 DEBUG : dir/file1(0x3ae3ed292600): _readAt: size=1, off=5 2026/07/06 01:46:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/06 01:46:26 DEBUG : dir/file1(0x3ae3ed292600): >_readAt: n=1, err= 2026/07/06 01:46:26 DEBUG : dir/file1(0x3ae3ed292600): _readAt: size=1, off=1 2026/07/06 01:46:26 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/06 01:46:26 DEBUG : dir/file1(0x3ae3ed292600): >_readAt: n=1, err= 2026/07/06 01:46:26 DEBUG : dir/file1(0x3ae3ed292600): _readAt: size=6, off=10 2026/07/06 01:46:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/06 01:46:26 DEBUG : dir/file1(0x3ae3ed292600): >_readAt: n=6, err= 2026/07/06 01:46:26 DEBUG : dir/file1(0x3ae3ed292600): _readAt: size=256, off=10 2026/07/06 01:46:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/06 01:46:26 DEBUG : dir/file1(0x3ae3ed292600): >_readAt: n=6, err=EOF 2026/07/06 01:46:26 DEBUG : dir/file1(0x3ae3ed292600): _readAt: size=256, off=100 2026/07/06 01:46:26 DEBUG : dir/file1(0x3ae3ed292600): >_readAt: n=0, err=EOF 2026/07/06 01:46:26 DEBUG : dir/file1(0x3ae3ed292600): close: 2026/07/06 01:46:26 DEBUG : dir/file1(0x3ae3ed292600): >close: err= 2026/07/06 01:46:26 DEBUG : dir/file1(0x3ae3ed292600): _readAt: size=256, off=100 2026/07/06 01:46:26 DEBUG : dir/file1(0x3ae3ed292600): >_readAt: n=0, err=file already closed 2026/07/06 01:46:26 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:26 DEBUG : dir: Looking for writers 2026/07/06 01:46:26 DEBUG : file1: reading active writers 2026/07/06 01:46:26 DEBUG : Looking for writers 2026/07/06 01:46:26 DEBUG : dir: reading active writers 2026/07/06 01:46:26 DEBUG : >WaitForWriters: 2026/07/06 01:46:26 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting 2026/07/06 01:46:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba/dir/file1: no such file or directory 2026/07/06 01:46:26 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-xekamom7poba/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (2.41s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:27 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:27 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:46:27 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:27 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:27 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:46:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/06 01:46:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/06 01:46:28 DEBUG : dir/file1: newRWFileHandle: 2026/07/06 01:46:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/06 01:46:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/06 01:46:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/06 01:46:28 DEBUG : dir/file1(0x3ae3ed23e2c0): RWFileHandle.Flush 2026/07/06 01:46:28 DEBUG : dir/file1(0x3ae3ed23e2c0): _readAt: size=256, off=0 2026/07/06 01:46:28 DEBUG : dir/file1(0x3ae3ed23e2c0): openPending: 2026/07/06 01:46:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/06 01:46:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/06 01:46:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:28 DEBUG : dir/file1(0x3ae3ed23e2c0): >openPending: err= 2026/07/06 01:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/06 01:46:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/06 01:46:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:46:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:46:28 DEBUG : dir/file1(0x3ae3ed23e2c0): >_readAt: n=16, err=EOF 2026/07/06 01:46:28 DEBUG : dir/file1(0x3ae3ed23e2c0): RWFileHandle.Flush 2026/07/06 01:46:28 DEBUG : dir/file1(0x3ae3ed23e2c0): RWFileHandle.Flush 2026/07/06 01:46:28 DEBUG : dir/file1(0x3ae3ed23e2c0): close: 2026/07/06 01:46:28 DEBUG : dir/file1(0x3ae3ed23e2c0): >close: err= 2026/07/06 01:46:28 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:28 DEBUG : dir: Looking for writers 2026/07/06 01:46:28 DEBUG : file1: reading active writers 2026/07/06 01:46:28 DEBUG : Looking for writers 2026/07/06 01:46:28 DEBUG : dir: reading active writers 2026/07/06 01:46:28 DEBUG : >WaitForWriters: 2026/07/06 01:46:28 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting 2026/07/06 01:46:29 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba/dir/file1: no such file or directory 2026/07/06 01:46:29 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-xekamom7poba/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (2.33s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:29 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:29 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:46:29 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:29 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:29 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:46:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/06 01:46:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/06 01:46:30 DEBUG : dir/file1: newRWFileHandle: 2026/07/06 01:46:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/06 01:46:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/06 01:46:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/06 01:46:30 DEBUG : dir/file1(0x3ae3ed23ec40): _readAt: size=256, off=0 2026/07/06 01:46:30 DEBUG : dir/file1(0x3ae3ed23ec40): openPending: 2026/07/06 01:46:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/06 01:46:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/06 01:46:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:30 DEBUG : dir/file1(0x3ae3ed23ec40): >openPending: err= 2026/07/06 01:46:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/06 01:46:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/06 01:46:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:46:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:46:31 DEBUG : dir/file1(0x3ae3ed23ec40): >_readAt: n=16, err=EOF 2026/07/06 01:46:31 DEBUG : dir/file1(0x3ae3ed23ec40): RWFileHandle.Release 2026/07/06 01:46:31 DEBUG : dir/file1(0x3ae3ed23ec40): close: 2026/07/06 01:46:31 DEBUG : dir/file1(0x3ae3ed23ec40): >close: err= 2026/07/06 01:46:31 DEBUG : dir/file1(0x3ae3ed23ec40): RWFileHandle.Release 2026/07/06 01:46:31 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:31 DEBUG : dir: Looking for writers 2026/07/06 01:46:31 DEBUG : file1: reading active writers 2026/07/06 01:46:31 DEBUG : Looking for writers 2026/07/06 01:46:31 DEBUG : dir: reading active writers 2026/07/06 01:46:31 DEBUG : >WaitForWriters: 2026/07/06 01:46:31 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting 2026/07/06 01:46:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba/dir/file1: no such file or directory 2026/07/06 01:46:31 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-xekamom7poba/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (2.29s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:31 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:31 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:46:31 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:31 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:31 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:46:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:31 DEBUG : file1: newRWFileHandle: 2026/07/06 01:46:31 DEBUG : file1(0x3ae3edc2b200): openPending: 2026/07/06 01:46:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:31 DEBUG : file1(0x3ae3edc2b200): >openPending: err= 2026/07/06 01:46:31 DEBUG : file1: >newRWFileHandle: err= 2026/07/06 01:46:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/06 01:46:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/06 01:46:31 DEBUG : file1(0x3ae3edc2b200): _writeAt: size=5, off=0 2026/07/06 01:46:31 DEBUG : file1(0x3ae3edc2b200): >_writeAt: n=5, err= 2026/07/06 01:46:31 DEBUG : file1(0x3ae3edc2b200): _writeAt: size=7, off=5 2026/07/06 01:46:31 DEBUG : file1(0x3ae3edc2b200): >_writeAt: n=7, err= 2026/07/06 01:46:31 DEBUG : file1: vfs cache: truncate to size=11 2026/07/06 01:46:31 DEBUG : file1(0x3ae3edc2b200): close: 2026/07/06 01:46:31 DEBUG : file1: vfs cache: setting modification time to 2026-07-06 01:46:31.905621483 +0000 UTC m=+175.242985213 2026/07/06 01:46:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:31 DEBUG : file1(0x3ae3edc2b200): >close: err= 2026/07/06 01:46:31 DEBUG : file1(0x3ae3edc2b200): close: 2026/07/06 01:46:31 DEBUG : file1(0x3ae3edc2b200): >close: err=file already closed 2026/07/06 01:46:31 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:31 DEBUG : Looking for writers 2026/07/06 01:46:31 DEBUG : file1: reading active writers 2026/07/06 01:46:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/06 01:46:31 DEBUG : Looking for writers 2026/07/06 01:46:31 DEBUG : file1: reading active writers 2026/07/06 01:46:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/06 01:46:31 DEBUG : Looking for writers 2026/07/06 01:46:31 DEBUG : file1: reading active writers 2026/07/06 01:46:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/06 01:46:31 DEBUG : Looking for writers 2026/07/06 01:46:31 DEBUG : file1: reading active writers 2026/07/06 01:46:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/06 01:46:32 DEBUG : file1: vfs cache: starting upload 2026/07/06 01:46:32 DEBUG : Looking for writers 2026/07/06 01:46:32 DEBUG : file1: reading active writers 2026/07/06 01:46:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/06 01:46:32 DEBUG : Looking for writers 2026/07/06 01:46:32 DEBUG : file1: reading active writers 2026/07/06 01:46:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/06 01:46:32 DEBUG : Looking for writers 2026/07/06 01:46:32 DEBUG : file1: reading active writers 2026/07/06 01:46:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/06 01:46:32 DEBUG : file1: size = 11 OK 2026/07/06 01:46:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/06 01:46:32 INFO : file1: Copied (new) 2026/07/06 01:46:32 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-06 01:46:31 +0000 UTC," 2026/07/06 01:46:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/06 01:46:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:32 INFO : file1: vfs cache: upload succeeded try #1 2026/07/06 01:46:33 DEBUG : Looking for writers 2026/07/06 01:46:33 DEBUG : file1: reading active writers 2026/07/06 01:46:33 DEBUG : >WaitForWriters: 2026/07/06 01:46:33 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:33 DEBUG : Looking for writers 2026/07/06 01:46:33 DEBUG : file1: reading active writers 2026/07/06 01:46:33 DEBUG : >WaitForWriters: 2026/07/06 01:46:33 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.97s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:33 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:33 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:46:33 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:33 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:33 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:46:33 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba/dir/file1: no such file or directory 2026/07/06 01:46:33 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-xekamom7poba/dir/file1: no such file or directory 2026/07/06 01:46:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:33 DEBUG : file1: newRWFileHandle: 2026/07/06 01:46:33 DEBUG : file1(0x3ae3ed538000): openPending: 2026/07/06 01:46:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:33 DEBUG : file1(0x3ae3ed538000): >openPending: err= 2026/07/06 01:46:33 DEBUG : file1: >newRWFileHandle: err= 2026/07/06 01:46:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/06 01:46:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/06 01:46:33 DEBUG : file1(0x3ae3ed538000): _writeAt: size=7, off=0 2026/07/06 01:46:33 DEBUG : file1(0x3ae3ed538000): >_writeAt: n=7, err= 2026/07/06 01:46:33 DEBUG : file1(0x3ae3ed538000): _writeAt: size=6, off=5 2026/07/06 01:46:33 DEBUG : file1(0x3ae3ed538000): >_writeAt: n=6, err= 2026/07/06 01:46:33 DEBUG : file1(0x3ae3ed538000): close: 2026/07/06 01:46:33 DEBUG : file1: vfs cache: setting modification time to 2026-07-06 01:46:33.872504465 +0000 UTC m=+177.209868195 2026/07/06 01:46:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:33 DEBUG : file1(0x3ae3ed538000): >close: err= 2026/07/06 01:46:33 DEBUG : file1(0x3ae3ed538000): _writeAt: size=5, off=0 2026/07/06 01:46:33 DEBUG : file1(0x3ae3ed538000): >_writeAt: n=0, err=file already closed 2026/07/06 01:46:33 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:33 DEBUG : Looking for writers 2026/07/06 01:46:33 DEBUG : file1: reading active writers 2026/07/06 01:46:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/06 01:46:33 DEBUG : Looking for writers 2026/07/06 01:46:33 DEBUG : file1: reading active writers 2026/07/06 01:46:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/06 01:46:33 DEBUG : Looking for writers 2026/07/06 01:46:33 DEBUG : file1: reading active writers 2026/07/06 01:46:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/06 01:46:33 DEBUG : Looking for writers 2026/07/06 01:46:33 DEBUG : file1: reading active writers 2026/07/06 01:46:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/06 01:46:33 DEBUG : file1: vfs cache: starting upload 2026/07/06 01:46:34 DEBUG : Looking for writers 2026/07/06 01:46:34 DEBUG : file1: reading active writers 2026/07/06 01:46:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/06 01:46:34 DEBUG : Looking for writers 2026/07/06 01:46:34 DEBUG : file1: reading active writers 2026/07/06 01:46:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/06 01:46:34 DEBUG : Looking for writers 2026/07/06 01:46:34 DEBUG : file1: reading active writers 2026/07/06 01:46:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/06 01:46:34 DEBUG : file1: size = 11 OK 2026/07/06 01:46:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/06 01:46:34 INFO : file1: Copied (new) 2026/07/06 01:46:34 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-06 01:46:33 +0000 UTC," 2026/07/06 01:46:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/06 01:46:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:34 INFO : file1: vfs cache: upload succeeded try #1 2026/07/06 01:46:35 DEBUG : Looking for writers 2026/07/06 01:46:35 DEBUG : file1: reading active writers 2026/07/06 01:46:35 DEBUG : >WaitForWriters: 2026/07/06 01:46:35 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:35 DEBUG : Looking for writers 2026/07/06 01:46:35 DEBUG : file1: reading active writers 2026/07/06 01:46:35 DEBUG : >WaitForWriters: 2026/07/06 01:46:35 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.01s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:35 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:35 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:46:35 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:35 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:35 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:46:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:35 DEBUG : file1: newRWFileHandle: 2026/07/06 01:46:35 DEBUG : file1(0x3ae3ed538d40): openPending: 2026/07/06 01:46:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:35 DEBUG : file1(0x3ae3ed538d40): >openPending: err= 2026/07/06 01:46:35 DEBUG : file1: >newRWFileHandle: err= 2026/07/06 01:46:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/06 01:46:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/06 01:46:35 DEBUG : file1(0x3ae3ed538d40): close: 2026/07/06 01:46:35 DEBUG : file1: vfs cache: setting modification time to 2026-07-06 01:46:35.885856093 +0000 UTC m=+179.223219823 2026/07/06 01:46:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:35 DEBUG : file1(0x3ae3ed538d40): >close: err= 2026/07/06 01:46:35 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/06 01:46:35 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/06 01:46:35 DEBUG : file2: newRWFileHandle: 2026/07/06 01:46:35 DEBUG : file2(0x3ae3ed5391c0): openPending: 2026/07/06 01:46:35 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/06 01:46:35 DEBUG : file2(0x3ae3ed5391c0): >openPending: err= 2026/07/06 01:46:35 DEBUG : file2: >newRWFileHandle: err= 2026/07/06 01:46:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/06 01:46:35 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/06 01:46:35 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/06 01:46:35 DEBUG : file2(0x3ae3ed5391c0): RWFileHandle.Flush 2026/07/06 01:46:35 DEBUG : file2(0x3ae3ed5391c0): RWFileHandle.Release 2026/07/06 01:46:35 DEBUG : file2(0x3ae3ed5391c0): close: 2026/07/06 01:46:35 DEBUG : file2: vfs cache: setting modification time to 2026-07-06 01:46:35.886656618 +0000 UTC m=+179.224020348 2026/07/06 01:46:35 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:35 DEBUG : file2(0x3ae3ed5391c0): >close: err= 2026/07/06 01:46:35 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:35 DEBUG : Looking for writers 2026/07/06 01:46:35 DEBUG : file1: reading active writers 2026/07/06 01:46:35 DEBUG : file2: reading active writers 2026/07/06 01:46:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/06 01:46:35 DEBUG : Looking for writers 2026/07/06 01:46:35 DEBUG : file2: reading active writers 2026/07/06 01:46:35 DEBUG : file1: reading active writers 2026/07/06 01:46:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/06 01:46:35 DEBUG : Looking for writers 2026/07/06 01:46:35 DEBUG : file1: reading active writers 2026/07/06 01:46:35 DEBUG : file2: reading active writers 2026/07/06 01:46:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/06 01:46:35 DEBUG : Looking for writers 2026/07/06 01:46:35 DEBUG : file1: reading active writers 2026/07/06 01:46:35 DEBUG : file2: reading active writers 2026/07/06 01:46:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/06 01:46:35 DEBUG : file2: vfs cache: starting upload 2026/07/06 01:46:35 DEBUG : file1: vfs cache: starting upload 2026/07/06 01:46:36 DEBUG : Looking for writers 2026/07/06 01:46:36 DEBUG : file1: reading active writers 2026/07/06 01:46:36 DEBUG : file2: reading active writers 2026/07/06 01:46:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/06 01:46:36 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba/dir/file1: no such file or directory 2026/07/06 01:46:36 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba/dir/file1: no such file or directory 2026/07/06 01:46:36 DEBUG : Looking for writers 2026/07/06 01:46:36 DEBUG : file1: reading active writers 2026/07/06 01:46:36 DEBUG : file2: reading active writers 2026/07/06 01:46:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/06 01:46:36 DEBUG : Looking for writers 2026/07/06 01:46:36 DEBUG : file2: reading active writers 2026/07/06 01:46:36 DEBUG : file1: reading active writers 2026/07/06 01:46:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/07/06 01:46:36 DEBUG : file1: size = 0 OK 2026/07/06 01:46:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/06 01:46:36 INFO : file1: Copied (new) 2026/07/06 01:46:36 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-06 01:46:35 +0000 UTC," 2026/07/06 01:46:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/06 01:46:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:36 INFO : file1: vfs cache: upload succeeded try #1 2026/07/06 01:46:36 DEBUG : file2: size = 0 OK 2026/07/06 01:46:36 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/07/06 01:46:36 INFO : file2: Copied (new) 2026/07/06 01:46:36 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-06 01:46:35 +0000 UTC," 2026/07/06 01:46:36 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/06 01:46:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/06 01:46:36 INFO : file2: vfs cache: upload succeeded try #1 2026/07/06 01:46:37 DEBUG : Looking for writers 2026/07/06 01:46:37 DEBUG : file1: reading active writers 2026/07/06 01:46:37 DEBUG : file2: reading active writers 2026/07/06 01:46:37 DEBUG : >WaitForWriters: 2026/07/06 01:46:37 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:37 DEBUG : Looking for writers 2026/07/06 01:46:37 DEBUG : file1: reading active writers 2026/07/06 01:46:37 DEBUG : file2: reading active writers 2026/07/06 01:46:37 DEBUG : >WaitForWriters: 2026/07/06 01:46:37 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.15s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:37 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:37 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:46:37 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:37 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:37 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:46:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:38 DEBUG : file1: newRWFileHandle: 2026/07/06 01:46:38 DEBUG : file1(0x3ae3edb24480): openPending: 2026/07/06 01:46:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:38 DEBUG : file1(0x3ae3edb24480): >openPending: err= 2026/07/06 01:46:38 DEBUG : file1: >newRWFileHandle: err= 2026/07/06 01:46:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/06 01:46:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/06 01:46:38 DEBUG : file1(0x3ae3edb24480): _writeAt: size=5, off=0 2026/07/06 01:46:38 DEBUG : file1(0x3ae3edb24480): >_writeAt: n=5, err= 2026/07/06 01:46:38 DEBUG : file1(0x3ae3edb24480): RWFileHandle.Flush 2026/07/06 01:46:38 DEBUG : file1(0x3ae3edb24480): RWFileHandle.Flush 2026/07/06 01:46:38 DEBUG : file1(0x3ae3edb24480): close: 2026/07/06 01:46:38 DEBUG : file1: vfs cache: setting modification time to 2026-07-06 01:46:38.03710415 +0000 UTC m=+181.374467910 2026/07/06 01:46:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:38 DEBUG : file1(0x3ae3edb24480): >close: err= 2026/07/06 01:46:38 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:38 DEBUG : Looking for writers 2026/07/06 01:46:38 DEBUG : file1: reading active writers 2026/07/06 01:46:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/06 01:46:38 DEBUG : Looking for writers 2026/07/06 01:46:38 DEBUG : file1: reading active writers 2026/07/06 01:46:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/06 01:46:38 DEBUG : Looking for writers 2026/07/06 01:46:38 DEBUG : file1: reading active writers 2026/07/06 01:46:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/06 01:46:38 DEBUG : Looking for writers 2026/07/06 01:46:38 DEBUG : file1: reading active writers 2026/07/06 01:46:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/06 01:46:38 DEBUG : file1: vfs cache: starting upload 2026/07/06 01:46:38 DEBUG : Looking for writers 2026/07/06 01:46:38 DEBUG : file1: reading active writers 2026/07/06 01:46:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/06 01:46:38 DEBUG : Looking for writers 2026/07/06 01:46:38 DEBUG : file1: reading active writers 2026/07/06 01:46:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/06 01:46:38 DEBUG : Looking for writers 2026/07/06 01:46:38 DEBUG : file1: reading active writers 2026/07/06 01:46:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/06 01:46:38 DEBUG : file1: size = 5 OK 2026/07/06 01:46:38 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/06 01:46:38 INFO : file1: Copied (new) 2026/07/06 01:46:38 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-06 01:46:38 +0000 UTC," 2026/07/06 01:46:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/06 01:46:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:38 INFO : file1: vfs cache: upload succeeded try #1 2026/07/06 01:46:39 DEBUG : Looking for writers 2026/07/06 01:46:39 DEBUG : file1: reading active writers 2026/07/06 01:46:39 DEBUG : >WaitForWriters: 2026/07/06 01:46:39 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.85s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:39 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:39 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:46:39 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:39 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:39 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:46:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:39 DEBUG : file1: newRWFileHandle: 2026/07/06 01:46:39 DEBUG : file1(0x3ae3edb24a80): openPending: 2026/07/06 01:46:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:39 DEBUG : file1(0x3ae3edb24a80): >openPending: err= 2026/07/06 01:46:39 DEBUG : file1: >newRWFileHandle: err= 2026/07/06 01:46:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/06 01:46:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/06 01:46:39 DEBUG : file1(0x3ae3edb24a80): _writeAt: size=5, off=0 2026/07/06 01:46:39 DEBUG : file1(0x3ae3edb24a80): >_writeAt: n=5, err= 2026/07/06 01:46:39 DEBUG : file1(0x3ae3edb24a80): RWFileHandle.Release 2026/07/06 01:46:39 DEBUG : file1(0x3ae3edb24a80): close: 2026/07/06 01:46:39 DEBUG : file1: vfs cache: setting modification time to 2026-07-06 01:46:39.889435522 +0000 UTC m=+183.226799252 2026/07/06 01:46:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:39 DEBUG : file1(0x3ae3edb24a80): >close: err= 2026/07/06 01:46:39 DEBUG : file1(0x3ae3edb24a80): RWFileHandle.Release 2026/07/06 01:46:39 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:39 DEBUG : Looking for writers 2026/07/06 01:46:39 DEBUG : file1: reading active writers 2026/07/06 01:46:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/06 01:46:39 DEBUG : Looking for writers 2026/07/06 01:46:39 DEBUG : file1: reading active writers 2026/07/06 01:46:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/06 01:46:39 DEBUG : Looking for writers 2026/07/06 01:46:39 DEBUG : file1: reading active writers 2026/07/06 01:46:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/06 01:46:39 DEBUG : Looking for writers 2026/07/06 01:46:39 DEBUG : file1: reading active writers 2026/07/06 01:46:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/06 01:46:39 DEBUG : file1: vfs cache: starting upload 2026/07/06 01:46:40 DEBUG : Looking for writers 2026/07/06 01:46:40 DEBUG : file1: reading active writers 2026/07/06 01:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/06 01:46:40 DEBUG : Looking for writers 2026/07/06 01:46:40 DEBUG : file1: reading active writers 2026/07/06 01:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/06 01:46:40 DEBUG : Looking for writers 2026/07/06 01:46:40 DEBUG : file1: reading active writers 2026/07/06 01:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/06 01:46:40 DEBUG : file1: size = 5 OK 2026/07/06 01:46:40 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/06 01:46:40 INFO : file1: Copied (new) 2026/07/06 01:46:40 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-06 01:46:39 +0000 UTC," 2026/07/06 01:46:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/06 01:46:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:40 INFO : file1: vfs cache: upload succeeded try #1 2026/07/06 01:46:41 DEBUG : Looking for writers 2026/07/06 01:46:41 DEBUG : file1: reading active writers 2026/07/06 01:46:41 DEBUG : >WaitForWriters: 2026/07/06 01:46:41 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.85s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:41 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:41 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:46:41 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:41 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:41 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:46:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/06 01:46:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/06 01:46:43 DEBUG : dir/file1: newRWFileHandle: 2026/07/06 01:46:43 DEBUG : dir/file1(0x3ae3edbc7e40): openPending: 2026/07/06 01:46:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/06 01:46:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/06 01:46:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:43 DEBUG : dir/file1(0x3ae3edbc7e40): >openPending: err= 2026/07/06 01:46:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/06 01:46:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/06 01:46:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/06 01:46:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/06 01:46:43 DEBUG : dir/file1(0x3ae3edbc7e40): _writeAt: size=5, off=0 2026/07/06 01:46:43 DEBUG : dir/file1(0x3ae3edbc7e40): >_writeAt: n=5, err= 2026/07/06 01:46:43 DEBUG : dir/file1(0x3ae3edbc7e40): close: 2026/07/06 01:46:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:43 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-06 01:46:43.002151866 +0000 UTC m=+186.339515596 2026/07/06 01:46:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:43 DEBUG : dir/file1(0x3ae3edbc7e40): >close: err= 2026/07/06 01:46:43 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:43 DEBUG : dir: Looking for writers 2026/07/06 01:46:43 DEBUG : file1: reading active writers 2026/07/06 01:46:43 DEBUG : Looking for writers 2026/07/06 01:46:43 DEBUG : dir: reading active writers 2026/07/06 01:46:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/06 01:46:43 DEBUG : dir: Looking for writers 2026/07/06 01:46:43 DEBUG : file1: reading active writers 2026/07/06 01:46:43 DEBUG : Looking for writers 2026/07/06 01:46:43 DEBUG : dir: reading active writers 2026/07/06 01:46:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/06 01:46:43 DEBUG : dir: Looking for writers 2026/07/06 01:46:43 DEBUG : file1: reading active writers 2026/07/06 01:46:43 DEBUG : Looking for writers 2026/07/06 01:46:43 DEBUG : dir: reading active writers 2026/07/06 01:46:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/06 01:46:43 DEBUG : dir: Looking for writers 2026/07/06 01:46:43 DEBUG : file1: reading active writers 2026/07/06 01:46:43 DEBUG : Looking for writers 2026/07/06 01:46:43 DEBUG : dir: reading active writers 2026/07/06 01:46:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/06 01:46:43 DEBUG : dir/file1: vfs cache: starting upload 2026/07/06 01:46:43 DEBUG : dir: Looking for writers 2026/07/06 01:46:43 DEBUG : file1: reading active writers 2026/07/06 01:46:43 DEBUG : Looking for writers 2026/07/06 01:46:43 DEBUG : dir: reading active writers 2026/07/06 01:46:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/06 01:46:43 DEBUG : dir: Looking for writers 2026/07/06 01:46:43 DEBUG : file1: reading active writers 2026/07/06 01:46:43 DEBUG : Looking for writers 2026/07/06 01:46:43 DEBUG : dir: reading active writers 2026/07/06 01:46:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/06 01:46:43 DEBUG : dir: Looking for writers 2026/07/06 01:46:43 DEBUG : file1: reading active writers 2026/07/06 01:46:43 DEBUG : Looking for writers 2026/07/06 01:46:43 DEBUG : dir: reading active writers 2026/07/06 01:46:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/06 01:46:43 DEBUG : dir/file1: size = 5 OK 2026/07/06 01:46:43 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/06 01:46:43 INFO : dir/file1: Copied (replaced existing) 2026/07/06 01:46:43 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-06 01:46:43 +0000 UTC," 2026/07/06 01:46:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/06 01:46:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/06 01:46:44 DEBUG : dir: Looking for writers 2026/07/06 01:46:44 DEBUG : file1: reading active writers 2026/07/06 01:46:44 DEBUG : Looking for writers 2026/07/06 01:46:44 DEBUG : dir: reading active writers 2026/07/06 01:46:44 DEBUG : >WaitForWriters: 2026/07/06 01:46:44 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.42s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:45 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:45 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:46:45 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:45 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:45 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:46:46 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:46 DEBUG : dir/file1: newRWFileHandle: 2026/07/06 01:46:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/06 01:46:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/06 01:46:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/06 01:46:46 DEBUG : dir/file1(0x3ae3edd17300): _writeAt: size=5, off=0 2026/07/06 01:46:46 DEBUG : dir/file1(0x3ae3edd17300): openPending: 2026/07/06 01:46:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/06 01:46:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/06 01:46:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:46 DEBUG : dir/file1(0x3ae3edd17300): >openPending: err= 2026/07/06 01:46:46 DEBUG : dir/file1(0x3ae3edd17300): >_writeAt: n=5, err= 2026/07/06 01:46:46 DEBUG : dir/file1(0x3ae3edd17300): _writeAt: size=15, off=5 2026/07/06 01:46:46 DEBUG : dir/file1(0x3ae3edd17300): >_writeAt: n=15, err= 2026/07/06 01:46:46 DEBUG : dir/file1(0x3ae3edd17300): close: 2026/07/06 01:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/07/06 01:46:46 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-06 01:46:46.396419584 +0000 UTC m=+189.733783304 2026/07/06 01:46:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:46 DEBUG : dir/file1(0x3ae3edd17300): >close: err= 2026/07/06 01:46:46 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:46 DEBUG : dir: Looking for writers 2026/07/06 01:46:46 DEBUG : file1: reading active writers 2026/07/06 01:46:46 DEBUG : Looking for writers 2026/07/06 01:46:46 DEBUG : dir: reading active writers 2026/07/06 01:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/06 01:46:46 DEBUG : dir: Looking for writers 2026/07/06 01:46:46 DEBUG : file1: reading active writers 2026/07/06 01:46:46 DEBUG : Looking for writers 2026/07/06 01:46:46 DEBUG : dir: reading active writers 2026/07/06 01:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/06 01:46:46 DEBUG : dir: Looking for writers 2026/07/06 01:46:46 DEBUG : file1: reading active writers 2026/07/06 01:46:46 DEBUG : Looking for writers 2026/07/06 01:46:46 DEBUG : dir: reading active writers 2026/07/06 01:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/06 01:46:46 DEBUG : dir: Looking for writers 2026/07/06 01:46:46 DEBUG : file1: reading active writers 2026/07/06 01:46:46 DEBUG : Looking for writers 2026/07/06 01:46:46 DEBUG : dir: reading active writers 2026/07/06 01:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/06 01:46:46 DEBUG : dir/file1: vfs cache: starting upload 2026/07/06 01:46:46 DEBUG : dir: Looking for writers 2026/07/06 01:46:46 DEBUG : file1: reading active writers 2026/07/06 01:46:46 DEBUG : Looking for writers 2026/07/06 01:46:46 DEBUG : dir: reading active writers 2026/07/06 01:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/06 01:46:46 DEBUG : dir: Looking for writers 2026/07/06 01:46:46 DEBUG : file1: reading active writers 2026/07/06 01:46:46 DEBUG : Looking for writers 2026/07/06 01:46:46 DEBUG : dir: reading active writers 2026/07/06 01:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/06 01:46:47 DEBUG : dir: Looking for writers 2026/07/06 01:46:47 DEBUG : file1: reading active writers 2026/07/06 01:46:47 DEBUG : Looking for writers 2026/07/06 01:46:47 DEBUG : dir: reading active writers 2026/07/06 01:46:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/06 01:46:47 DEBUG : dir/file1: size = 20 OK 2026/07/06 01:46:47 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/07/06 01:46:47 INFO : dir/file1: Copied (replaced existing) 2026/07/06 01:46:47 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-06 01:46:46 +0000 UTC," 2026/07/06 01:46:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/06 01:46:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/06 01:46:47 DEBUG : dir: Looking for writers 2026/07/06 01:46:47 DEBUG : file1: reading active writers 2026/07/06 01:46:47 DEBUG : Looking for writers 2026/07/06 01:46:47 DEBUG : dir: reading active writers 2026/07/06 01:46:47 DEBUG : >WaitForWriters: 2026/07/06 01:46:47 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.40s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:48 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:48 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:46:48 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:48 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:48 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:46:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:48 DEBUG : file1: newRWFileHandle: 2026/07/06 01:46:48 DEBUG : file1(0x3ae3ede0bb80): openPending: 2026/07/06 01:46:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:48 DEBUG : file1(0x3ae3ede0bb80): >openPending: err= 2026/07/06 01:46:48 DEBUG : file1: >newRWFileHandle: err= 2026/07/06 01:46:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/06 01:46:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/06 01:46:48 DEBUG : file1(0x3ae3ede0bb80): _writeAt: size=5, off=0 2026/07/06 01:46:48 DEBUG : file1(0x3ae3ede0bb80): >_writeAt: n=5, err= 2026/07/06 01:46:48 DEBUG : file1(0x3ae3ede0bb80): close: 2026/07/06 01:46:48 DEBUG : file1: vfs cache: setting modification time to 2026-07-06 01:46:48.57391511 +0000 UTC m=+191.911278871 2026/07/06 01:46:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:48 DEBUG : file1(0x3ae3ede0bb80): >close: err= 2026/07/06 01:46:48 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:48 DEBUG : Looking for writers 2026/07/06 01:46:48 DEBUG : file1: reading active writers 2026/07/06 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/06 01:46:48 DEBUG : Looking for writers 2026/07/06 01:46:48 DEBUG : file1: reading active writers 2026/07/06 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/06 01:46:48 DEBUG : Looking for writers 2026/07/06 01:46:48 DEBUG : file1: reading active writers 2026/07/06 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/06 01:46:48 DEBUG : Looking for writers 2026/07/06 01:46:48 DEBUG : file1: reading active writers 2026/07/06 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/06 01:46:48 DEBUG : file1: vfs cache: starting upload 2026/07/06 01:46:48 DEBUG : Looking for writers 2026/07/06 01:46:48 DEBUG : file1: reading active writers 2026/07/06 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/06 01:46:48 DEBUG : Looking for writers 2026/07/06 01:46:48 DEBUG : file1: reading active writers 2026/07/06 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/06 01:46:49 DEBUG : Looking for writers 2026/07/06 01:46:49 DEBUG : file1: reading active writers 2026/07/06 01:46:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/06 01:46:49 DEBUG : file1: size = 5 OK 2026/07/06 01:46:49 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/06 01:46:49 INFO : file1: Copied (new) 2026/07/06 01:46:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-06 01:46:48 +0000 UTC," 2026/07/06 01:46:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/06 01:46:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:49 INFO : file1: vfs cache: upload succeeded try #1 2026/07/06 01:46:49 DEBUG : Looking for writers 2026/07/06 01:46:49 DEBUG : file1: reading active writers 2026/07/06 01:46:49 DEBUG : >WaitForWriters: 2026/07/06 01:46:49 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.88s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:50 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:50 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:46:50 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:50 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/06 01:46:50 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf087c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf087c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf087c0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf087c0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf087c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.44412692 +0000 UTC m=+193.781490640 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf087c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08c40): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08c40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08c40): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08c40): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08c40): _writeAt: size=3, off=2 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08c40): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08c40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.44412692 +0000 UTC m=+193.781490640 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08c40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf09100): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf09100): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf09100): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf09100): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf09100): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.44412692 +0000 UTC m=+193.781490640 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf09100): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edabd6c0 item 1 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf09740): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf09740): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf09740): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf09740): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf09740): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.446729652 +0000 UTC m=+193.784093402 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf09740): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda31c0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda31c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda31c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda31c0): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda31c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.446729652 +0000 UTC m=+193.784093402 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda31c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edabdce0 item 2 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda2180): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda2180): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda2180): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda2180): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda2180): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.450292338 +0000 UTC m=+193.787656088 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda2180): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda2600): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda2600): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda2600): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda2600): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda2600): _writeAt: size=3, off=2 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda2600): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda2600): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.450292338 +0000 UTC m=+193.787656088 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda2600): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda2ac0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda2ac0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda2ac0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda2ac0): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda2ac0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.450292338 +0000 UTC m=+193.787656088 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda2ac0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed7ea230 item 3 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda3440): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda3440): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda3440): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda3440): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda3440): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.453473727 +0000 UTC m=+193.790837488 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda3440): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda3980): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda3980): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda3980): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda3980): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda3980): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.453473727 +0000 UTC m=+193.790837488 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edda3980): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed7ea770 item 4 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf080c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf080c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf080c0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf080c0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf080c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.455746288 +0000 UTC m=+193.793110049 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf080c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08540): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08540): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08540): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08540): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08540): _writeAt: size=3, off=2 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08540): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08540): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.455746288 +0000 UTC m=+193.793110049 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08540): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08a00): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08a00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08a00): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08a00): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08a00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.455746288 +0000 UTC m=+193.793110049 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf08a00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed7ead20 item 5 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf09080): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf09080): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf09080): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf09080): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf09080): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.458149746 +0000 UTC m=+193.795513466 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf09080): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb24000): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb24000): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb24000): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb24000): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb24000): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.458149746 +0000 UTC m=+193.795513466 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb24000): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed7eb1f0 item 6 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb246c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb246c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb246c0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb246c0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb246c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.460311409 +0000 UTC m=+193.797675139 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb246c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb24bc0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb24bc0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb24bc0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb24bc0): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb24bc0): _writeAt: size=3, off=2 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb24bc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb24bc0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.460311409 +0000 UTC m=+193.797675139 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb24bc0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb25080): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb25080): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb25080): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb25080): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb25080): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.460311409 +0000 UTC m=+193.797675139 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb25080): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed7eb570 item 7 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb25700): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb25700): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb25700): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb25700): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb25700): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.462974474 +0000 UTC m=+193.800338234 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb25700): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb25c40): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb25c40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb25c40): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb25c40): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb25c40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.462974474 +0000 UTC m=+193.800338234 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb25c40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed7ebb20 item 8 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed292ac0): _readAt: size=2, off=0 2026/07/06 01:46:50 ERROR : open-test-file(0x3ae3ed292ac0): Couldn't read size of file 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed292ac0): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed292ac0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed292ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed292ac0): close: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed292ac0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed292f40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed292f40): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed292f40): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed292f40): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed292f40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.465349268 +0000 UTC m=+193.802713027 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed292f40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed293cc0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed293cc0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed293cc0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed293cc0): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed293cc0): _writeAt: size=3, off=2 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed293cc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed293cc0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.465349268 +0000 UTC m=+193.802713027 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed293cc0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5acdc0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5acdc0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5acdc0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5acdc0): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5acdc0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.465349268 +0000 UTC m=+193.802713027 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5acdc0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edabc070 item 9 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5ad480): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5ad480): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5ad480): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5ad480): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5ad480): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.467903749 +0000 UTC m=+193.805267480 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5ad480): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5ad9c0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5ad9c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5ad9c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5ad9c0): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5ad9c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.467903749 +0000 UTC m=+193.805267480 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5ad9c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edabc620 item 10 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2a100): _readAt: size=2, off=0 2026/07/06 01:46:50 ERROR : open-test-file(0x3ae3edc2a100): Couldn't read size of file 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2a100): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2a100): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2a100): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2a100): close: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2a100): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2a4c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2a4c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2a4c0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2a4c0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2a4c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.469485431 +0000 UTC m=+193.806849161 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2a4c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2a9c0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2a9c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2a9c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2a9c0): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2a9c0): _writeAt: size=3, off=2 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2a9c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2a9c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.469485431 +0000 UTC m=+193.806849161 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2a9c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2aec0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2aec0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2aec0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2aec0): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2aec0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.469485431 +0000 UTC m=+193.806849161 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2aec0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edabc9a0 item 11 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2b540): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2b540): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2b540): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2b540): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2b540): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.471652806 +0000 UTC m=+193.809016536 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2b540): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2bd40): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2bd40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2bd40): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2bd40): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2bd40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.471652806 +0000 UTC m=+193.809016536 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc2bd40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edabcee0 item 12 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed151440): _readAt: size=2, off=0 2026/07/06 01:46:50 ERROR : open-test-file(0x3ae3ed151440): Couldn't read size of file 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed151440): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed151440): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed151440): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed151440): close: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed151440): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed151900): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed151900): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed151900): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed151900): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed151900): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.473798648 +0000 UTC m=+193.811162398 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed151900): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23e580): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23e580): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23e580): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23e580): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23e580): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.473798648 +0000 UTC m=+193.811162398 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23e580): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edabd340 item 13 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23ed00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23ed00): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23ed00): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23ed00): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23ed00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.476191536 +0000 UTC m=+193.813555286 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23ed00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23f240): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23f240): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23f240): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23f240): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23f240): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.476191536 +0000 UTC m=+193.813555286 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23f240): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edabda40 item 14 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23f880): _readAt: size=2, off=0 2026/07/06 01:46:50 ERROR : open-test-file(0x3ae3ed23f880): Couldn't read size of file 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23f880): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23f880): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23f880): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23f880): close: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed23f880): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed538080): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed538080): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed538080): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed538080): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed538080): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.478567632 +0000 UTC m=+193.815931391 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed538080): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed538780): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed538780): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed538780): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed538780): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed538780): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.478567632 +0000 UTC m=+193.815931391 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed538780): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc423f0 item 15 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed538f00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed538f00): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed538f00): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed538f00): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed538f00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.480828582 +0000 UTC m=+193.818192342 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed538f00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed539440): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed539440): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed539440): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed539440): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed539440): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.480828582 +0000 UTC m=+193.818192342 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed539440): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc428c0 item 16 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed539a80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed539a80): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed539a80): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed539a80): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed539a80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.483060987 +0000 UTC m=+193.820424748 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed539a80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3001c0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3001c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3001c0): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3001c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3001c0): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3001c0): _writeAt: size=3, off=7 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3001c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3001c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.483060987 +0000 UTC m=+193.820424748 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3001c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3017c0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3017c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3017c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3017c0): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3017c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.483060987 +0000 UTC m=+193.820424748 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3017c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc42d20 item 17 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed301e80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed301e80): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed301e80): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed301e80): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed301e80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.486204886 +0000 UTC m=+193.823568646 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed301e80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6a0880): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6a0880): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6a0880): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6a0880): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6a0880): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.486204886 +0000 UTC m=+193.823568646 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6a0880): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc43260 item 18 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6a1500): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6a1500): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6a1500): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6a1500): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6a1500): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.487926071 +0000 UTC m=+193.825289791 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6a1500): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6a1ac0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6a1ac0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6a1ac0): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6a1ac0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6a1ac0): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6a1ac0): _writeAt: size=3, off=7 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6a1ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6a1ac0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.487926071 +0000 UTC m=+193.825289791 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6a1ac0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc60c0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc60c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc60c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc60c0): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc60c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.487926071 +0000 UTC m=+193.825289791 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc60c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc435e0 item 19 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc6780): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc6780): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc6780): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc6780): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc6780): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.490118171 +0000 UTC m=+193.827481901 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc6780): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc6cc0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc6cc0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc6cc0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc6cc0): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc6cc0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.490118171 +0000 UTC m=+193.827481901 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc6cc0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc43ce0 item 20 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc7380): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc7380): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc7380): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc7380): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc7380): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.491422834 +0000 UTC m=+193.828786553 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc7380): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc7880): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc7880): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc7880): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc7880): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc7880): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc7880): _writeAt: size=3, off=7 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc7880): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc7880): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.491422834 +0000 UTC m=+193.828786553 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc7880): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc7d80): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc7d80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc7d80): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc7d80): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc7d80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.491422834 +0000 UTC m=+193.828786553 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbc7d80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc281c0 item 21 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c4500): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c4500): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c4500): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c4500): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c4500): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.493539662 +0000 UTC m=+193.830903383 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c4500): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c4a40): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c4a40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c4a40): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c4a40): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c4a40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.493539662 +0000 UTC m=+193.830903383 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c4a40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc28850 item 22 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c50c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c50c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c50c0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c50c0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c50c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.494990799 +0000 UTC m=+193.832354519 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c50c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c55c0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c55c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c55c0): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c55c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c55c0): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c55c0): _writeAt: size=3, off=7 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c55c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c55c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.494990799 +0000 UTC m=+193.832354519 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c55c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c5ac0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c5ac0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c5ac0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c5ac0): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c5ac0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.494990799 +0000 UTC m=+193.832354519 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed3c5ac0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc28bd0 item 23 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed406240): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed406240): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed406240): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed406240): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed406240): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.497036465 +0000 UTC m=+193.834400184 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed406240): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed406780): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed406780): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed406780): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed406780): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed406780): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.497036465 +0000 UTC m=+193.834400184 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed406780): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc291f0 item 24 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed406dc0): _readAt: size=2, off=0 2026/07/06 01:46:50 ERROR : open-test-file(0x3ae3ed406dc0): Couldn't read size of file 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed406dc0): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed406dc0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed406dc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed406dc0): close: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed406dc0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed407180): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed407180): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed407180): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed407180): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed407180): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.498567201 +0000 UTC m=+193.835930932 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed407180): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed407680): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed407680): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed407680): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed407680): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed407680): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed407680): _writeAt: size=3, off=7 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed407680): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed407680): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.498567201 +0000 UTC m=+193.835930932 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed407680): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed407bc0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed407bc0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed407bc0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed407bc0): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed407bc0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.498567201 +0000 UTC m=+193.835930932 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed407bc0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc29570 item 25 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed492340): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed492340): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed492340): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed492340): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed492340): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.50043377 +0000 UTC m=+193.837797509 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed492340): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed492880): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed492880): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed492880): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed492880): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed492880): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.50043377 +0000 UTC m=+193.837797509 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed492880): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc29b20 item 26 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed492ec0): _readAt: size=2, off=0 2026/07/06 01:46:50 ERROR : open-test-file(0x3ae3ed492ec0): Couldn't read size of file 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed492ec0): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed492ec0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed492ec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed492ec0): close: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed492ec0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed493280): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed493280): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed493280): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed493280): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed493280): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.501666917 +0000 UTC m=+193.839030637 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed493280): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed493780): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed493780): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed493780): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed493780): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed493780): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed493780): _writeAt: size=3, off=7 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed493780): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed493780): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.501666917 +0000 UTC m=+193.839030637 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed493780): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed493cc0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed493cc0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed493cc0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed493cc0): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed493cc0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.501666917 +0000 UTC m=+193.839030637 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed493cc0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8c070 item 27 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b8440): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b8440): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b8440): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b8440): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b8440): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.503337367 +0000 UTC m=+193.840701087 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b8440): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b8980): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b8980): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b8980): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b8980): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b8980): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.503337367 +0000 UTC m=+193.840701087 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b8980): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8c540 item 28 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b8fc0): _readAt: size=2, off=0 2026/07/06 01:46:50 ERROR : open-test-file(0x3ae3ed4b8fc0): Couldn't read size of file 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b8fc0): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b8fc0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b8fc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b8fc0): close: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b8fc0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b9380): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b9380): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b9380): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b9380): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b9380): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.504884816 +0000 UTC m=+193.842248546 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b9380): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b9a40): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b9a40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b9a40): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b9a40): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b9a40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.504884816 +0000 UTC m=+193.842248546 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed4b9a40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8c8c0 item 29 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5301c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5301c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5301c0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5301c0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5301c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.506554864 +0000 UTC m=+193.843918594 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5301c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed530700): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed530700): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed530700): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed530700): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed530700): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.506554864 +0000 UTC m=+193.843918594 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed530700): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8cc40 item 30 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed530d40): _readAt: size=2, off=0 2026/07/06 01:46:50 ERROR : open-test-file(0x3ae3ed530d40): Couldn't read size of file 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed530d40): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed530d40): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed530d40): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed530d40): close: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed530d40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed531100): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed531100): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed531100): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed531100): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed531100): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.508508847 +0000 UTC m=+193.845872567 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed531100): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5317c0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5317c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5317c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5317c0): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5317c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.508508847 +0000 UTC m=+193.845872567 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed5317c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8cfc0 item 31 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed531e40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed531e40): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed531e40): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed531e40): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed531e40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.510012723 +0000 UTC m=+193.847376474 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed531e40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed560480): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed560480): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed560480): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed560480): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed560480): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.510012723 +0000 UTC m=+193.847376474 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed560480): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8d340 item 32 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed560ac0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed560ac0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed560ac0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed560ac0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed560ac0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.511678804 +0000 UTC m=+193.849042534 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed560ac0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed560f40): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed560f40): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed560f40): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed560f40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed560f40): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8d6c0 item 33 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed560f40): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed560f40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.51231447 +0000 UTC m=+193.849678190 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed560f40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed561440): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed561440): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed561440): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed561440): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed561440): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.51231447 +0000 UTC m=+193.849678190 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed561440): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8d880 item 33 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed561a80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed561a80): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed561a80): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed561a80): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed561a80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.513932821 +0000 UTC m=+193.851296561 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed561a80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed602000): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed602000): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8dc70 item 34 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed602000): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed602000): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed602000): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed602000): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed602000): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.514552726 +0000 UTC m=+193.851916466 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed602000): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed602540): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed602540): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed602540): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed602540): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed602540): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.514552726 +0000 UTC m=+193.851916466 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed602540): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8de30 item 34 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed602b80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed602b80): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed602b80): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed602b80): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed602b80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.516056833 +0000 UTC m=+193.853420594 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed602b80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed603000): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed603000): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed603000): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed603000): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed603000): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edba2310 item 35 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed603000): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed603000): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.516623548 +0000 UTC m=+193.853987278 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed603000): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed603500): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed603500): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed603500): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed603500): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed603500): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.516623548 +0000 UTC m=+193.853987278 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed603500): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edba24d0 item 35 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed603b80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed603b80): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed603b80): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed603b80): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed603b80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.518279311 +0000 UTC m=+193.855643030 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed603b80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed658180): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed658180): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edba2850 item 36 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed658180): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed658180): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed658180): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed658180): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed658180): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.518859481 +0000 UTC m=+193.856223201 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed658180): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6586c0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6586c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6586c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6586c0): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6586c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.518859481 +0000 UTC m=+193.856223201 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6586c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edba2a10 item 36 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed658d00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed658d00): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed658d00): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed658d00): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed658d00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.520199139 +0000 UTC m=+193.857562859 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed658d00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed659180): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed659180): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed659180): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed659180): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed659180): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edba2ee0 item 37 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed659180): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed659180): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.520591155 +0000 UTC m=+193.857954876 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed659180): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed659680): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed659680): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed659680): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed659680): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed659680): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.520591155 +0000 UTC m=+193.857954876 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed659680): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edba30a0 item 37 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed659d00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed659d00): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed659d00): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed659d00): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed659d00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.521921397 +0000 UTC m=+193.859285116 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed659d00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c2300): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c2300): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edba3500 item 38 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c2300): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c2300): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c2300): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c2300): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c2300): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.522467532 +0000 UTC m=+193.859831273 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c2300): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c2840): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c2840): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c2840): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c2840): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c2840): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.522467532 +0000 UTC m=+193.859831273 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c2840): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edba36c0 item 38 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c2ec0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c2ec0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c2ec0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c2ec0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c2ec0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.523737038 +0000 UTC m=+193.861100759 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c2ec0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c33c0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c33c0): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c33c0): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c33c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c33c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edba3b90 item 39 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c33c0): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c33c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.524214476 +0000 UTC m=+193.861578196 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c33c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c38c0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c38c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c38c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c38c0): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c38c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.524214476 +0000 UTC m=+193.861578196 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6c38c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edba3e30 item 39 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f6040): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f6040): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f6040): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f6040): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f6040): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.525565385 +0000 UTC m=+193.862929105 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f6040): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f6540): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f6540): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf8540 item 40 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f6540): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f6540): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f6540): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f6540): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f6540): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.526067238 +0000 UTC m=+193.863430958 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f6540): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f6a80): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f6a80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f6a80): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f6a80): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f6a80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.526067238 +0000 UTC m=+193.863430958 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f6a80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf87e0 item 40 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7040): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7040): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7040): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7040): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7040): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7040): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7040): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.527320864 +0000 UTC m=+193.864684584 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7040): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7540): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7540): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7540): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf8c40 item 41 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7540): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7540): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.52784566 +0000 UTC m=+193.865209381 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7540): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7a00): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7a00): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7a00): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7a00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7a00): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf8e00 item 41 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7a00): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7a00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.528340771 +0000 UTC m=+193.865704491 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed6f7a00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed728040): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed728040): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed728040): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed728040): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed728040): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.528340771 +0000 UTC m=+193.865704491 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed728040): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf8fc0 item 41 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed728680): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed728680): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed728680): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed728680): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed728680): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed728680): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed728680): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.529759378 +0000 UTC m=+193.867123098 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed728680): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed728b80): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed728b80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed728b80): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf9340 item 42 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed728b80): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed728b80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.530140134 +0000 UTC m=+193.867503854 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed728b80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7290c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7290c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf95e0 item 42 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7290c0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7290c0): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7290c0): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7290c0): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7290c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.530683795 +0000 UTC m=+193.868047525 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7290c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed729640): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed729640): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed729640): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed729640): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed729640): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.530683795 +0000 UTC m=+193.868047525 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed729640): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf98f0 item 42 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed729c80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed729c80): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed729c80): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed729c80): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed729c80): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed729c80): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed729c80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.532276769 +0000 UTC m=+193.869640489 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed729c80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed764280): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed764280): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed764280): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf9c70 item 43 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed764280): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed764280): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.532647286 +0000 UTC m=+193.870011006 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed764280): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7647c0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7647c0): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7647c0): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7647c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7647c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf9e30 item 43 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7647c0): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7647c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.533159348 +0000 UTC m=+193.870523068 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7647c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed764d00): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed764d00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed764d00): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed764d00): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed764d00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.533159348 +0000 UTC m=+193.870523068 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed764d00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee062150 item 43 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765340): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765340): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765340): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765340): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765340): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765340): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765340): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.534363882 +0000 UTC m=+193.871727602 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765340): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765840): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765840): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765840): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee0625b0 item 44 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765840): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765840): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.534786446 +0000 UTC m=+193.872150166 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765840): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765d80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765d80): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee062770 item 44 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765d80): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765d80): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765d80): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765d80): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765d80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.535566171 +0000 UTC m=+193.872929892 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed765d80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed790400): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed790400): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed790400): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed790400): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed790400): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.535566171 +0000 UTC m=+193.872929892 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed790400): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee062a10 item 44 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed790a40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed790a40): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed790a40): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed790a40): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed790a40): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed790a40): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed790a40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.536685275 +0000 UTC m=+193.874048995 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed790a40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed790f40): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed790f40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed790f40): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee062d90 item 45 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed790f40): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed790f40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.537119882 +0000 UTC m=+193.874483602 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed790f40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed791640): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed791640): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed791640): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed791640): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed791640): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.537119882 +0000 UTC m=+193.874483602 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed791640): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee062f50 item 45 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed791c80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed791c80): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed791c80): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed791c80): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed791c80): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed791c80): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed791c80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.538343923 +0000 UTC m=+193.875707643 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed791c80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a4280): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a4280): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a4280): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee0632d0 item 46 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a4280): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a4280): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.539197046 +0000 UTC m=+193.876560776 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a4280): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a4980): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a4980): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a4980): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a4980): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a4980): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.539197046 +0000 UTC m=+193.876560776 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a4980): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee063500 item 46 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a4fc0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a4fc0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a4fc0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a4fc0): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a4fc0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a4fc0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a4fc0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.540810348 +0000 UTC m=+193.878174078 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a4fc0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a54c0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a54c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a54c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee063880 item 47 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a54c0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a54c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.541420415 +0000 UTC m=+193.878784135 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a54c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a5bc0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a5bc0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a5bc0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a5bc0): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a5bc0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.541420415 +0000 UTC m=+193.878784135 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7a5bc0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee063a40 item 47 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7be300): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7be300): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7be300): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7be300): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7be300): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7be300): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7be300): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.542765352 +0000 UTC m=+193.880129082 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7be300): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7be800): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7be800): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7be800): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edfb0150 item 48 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7be800): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7be800): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.543308623 +0000 UTC m=+193.880672343 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7be800): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7bef00): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7bef00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7bef00): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7bef00): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7bef00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.543308623 +0000 UTC m=+193.880672343 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7bef00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edfb0380 item 48 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7bf540): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7bf540): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7bf540): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7bf540): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7bf540): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.544801579 +0000 UTC m=+193.882165309 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7bf540): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7bf9c0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7bf9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7bf9c0): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7bf9c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7bf9c0): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7bf9c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edfb0700 item 49 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7bf9c0): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7bf9c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.545299315 +0000 UTC m=+193.882663045 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7bf9c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f4000): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f4000): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f4000): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f4000): >_readAt: n=8, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f4000): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.545299315 +0000 UTC m=+193.882663045 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f4000): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edfb08c0 item 49 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f4680): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f4680): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f4680): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f4680): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f4680): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.547350491 +0000 UTC m=+193.884714241 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f4680): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f4b80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f4b80): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f4b80): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edfb0c40 item 50 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f4b80): _readAt: size=2, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f4b80): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f4b80): _writeAt: size=3, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f4b80): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f4b80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.547983961 +0000 UTC m=+193.885347731 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f4b80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f5100): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f5100): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f5100): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f5100): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f5100): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.547983961 +0000 UTC m=+193.885347731 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f5100): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edfb0ee0 item 50 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f5780): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f5780): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f5780): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f5780): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f5780): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.549809963 +0000 UTC m=+193.887173773 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f5780): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f5c80): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f5c80): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f5c80): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f5c80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f5c80): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f5c80): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edfb1340 item 51 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f5c80): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f5c80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.550629313 +0000 UTC m=+193.887993044 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed7f5c80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed8482c0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed8482c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed8482c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed8482c0): >_readAt: n=8, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed8482c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.550629313 +0000 UTC m=+193.887993044 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed8482c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edfb1500 item 51 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed848940): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed848940): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed848940): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed848940): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed848940): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.552694094 +0000 UTC m=+193.890057814 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed848940): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed848e40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed848e40): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed848e40): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edfb1880 item 52 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed848e40): _readAt: size=2, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed848e40): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed848e40): _writeAt: size=3, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed848e40): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed848e40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.553471965 +0000 UTC m=+193.890835686 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ed848e40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfde500): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfde500): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfde500): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfde500): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfde500): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.553471965 +0000 UTC m=+193.890835686 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfde500): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf21c0 item 52 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdeb80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdeb80): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdeb80): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdeb80): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdeb80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.555152815 +0000 UTC m=+193.892516535 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdeb80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdf080): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdf080): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdf080): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdf080): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdf080): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdf080): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf2930 item 53 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdf080): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdf080): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.555714941 +0000 UTC m=+193.893078671 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdf080): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdf5c0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdf5c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdf5c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdf5c0): >_readAt: n=8, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdf5c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.555714941 +0000 UTC m=+193.893078671 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdf5c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf31f0 item 53 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdfc40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdfc40): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdfc40): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdfc40): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdfc40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.557054539 +0000 UTC m=+193.894418269 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfdfc40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff6240): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff6240): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff6240): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf3570 item 54 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff6240): _readAt: size=2, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff6240): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff6240): _writeAt: size=3, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff6240): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff6240): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.557905759 +0000 UTC m=+193.895269529 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff6240): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff67c0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff67c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff67c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff67c0): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff67c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.557905759 +0000 UTC m=+193.895269529 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff67c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf3880 item 54 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff6e40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff6e40): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff6e40): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff6e40): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff6e40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.559476151 +0000 UTC m=+193.896839881 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff6e40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff7340): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff7340): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff7340): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff7340): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff7340): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff7340): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf43f0 item 55 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff7340): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff7340): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.559957305 +0000 UTC m=+193.897321025 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff7340): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff7880): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff7880): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff7880): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff7880): >_readAt: n=8, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff7880): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.559957305 +0000 UTC m=+193.897321025 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edff7880): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf4700 item 55 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda94000): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda94000): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda94000): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda94000): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda94000): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.561325437 +0000 UTC m=+193.898689167 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda94000): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda94500): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda94500): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda94500): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf4a80 item 56 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda94500): _readAt: size=2, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda94500): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda94500): _writeAt: size=3, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda94500): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda94500): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.562074134 +0000 UTC m=+193.899437864 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda94500): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda94a80): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda94a80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda94a80): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda94a80): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda94a80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.562074134 +0000 UTC m=+193.899437864 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda94a80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf4c40 item 56 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda950c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda950c0): open at offset 0 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda950c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda950c0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda950c0): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda950c0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda950c0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda950c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.563624347 +0000 UTC m=+193.900988078 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda950c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda95600): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda95600): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda95600): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf4fc0 item 57 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda95600): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda95600): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.564106414 +0000 UTC m=+193.901470134 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda95600): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda95b40): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda95b40): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda95b40): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda95b40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda95b40): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda95b40): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf5180 item 57 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda95b40): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda95b40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.564640207 +0000 UTC m=+193.902003926 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eda95b40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab01c0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab01c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab01c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab01c0): >_readAt: n=8, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab01c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.564640207 +0000 UTC m=+193.902003926 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab01c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf53b0 item 57 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab0800): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab0800): open at offset 0 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab0800): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab0800): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab0800): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab0800): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab0800): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab0800): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.566004381 +0000 UTC m=+193.903368101 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab0800): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab0d40): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab0d40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab0d40): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf5730 item 58 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab0d40): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab0d40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.566433307 +0000 UTC m=+193.903797027 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab0d40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1280): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1280): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1280): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf58f0 item 58 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1280): _readAt: size=2, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1280): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1280): _writeAt: size=3, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1280): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1280): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.566911936 +0000 UTC m=+193.904275656 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1280): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1840): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1840): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1840): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1840): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1840): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.566911936 +0000 UTC m=+193.904275656 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1840): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf5ab0 item 58 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1e80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1e80): open at offset 0 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1e80): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1e80): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1e80): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1e80): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1e80): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1e80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.568067659 +0000 UTC m=+193.905431389 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edab1e80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae24c0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae24c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae24c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed1ca2a0 item 59 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae24c0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae24c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.568519037 +0000 UTC m=+193.905882777 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae24c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae2a00): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae2a00): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae2a00): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae2a00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae2a00): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae2a00): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed316150 item 59 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae2a00): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae2a00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.569068781 +0000 UTC m=+193.906432501 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae2a00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae2f80): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae2f80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae2f80): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae2f80): >_readAt: n=8, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae2f80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.569068781 +0000 UTC m=+193.906432501 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae2f80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed3168c0 item 59 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae35c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae35c0): open at offset 0 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae35c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae35c0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae35c0): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae35c0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae35c0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae35c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.570210086 +0000 UTC m=+193.907573806 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae35c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae3b00): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae3b00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae3b00): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed3177a0 item 60 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae3b00): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae3b00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.570743107 +0000 UTC m=+193.908106828 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edae3b00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36140): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36140): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36140): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed280070 item 60 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36140): _readAt: size=2, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36140): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36140): _writeAt: size=3, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36140): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36140): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.571286669 +0000 UTC m=+193.908650389 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36140): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36700): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36700): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36700): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36700): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36700): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.571286669 +0000 UTC m=+193.908650389 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36700): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed2807e0 item 60 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36d40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36d40): open at offset 0 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36d40): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36d40): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36d40): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36d40): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36d40): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36d40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.572354726 +0000 UTC m=+193.909718446 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb36d40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb37280): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb37280): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb37280): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed281730 item 61 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb37280): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb37280): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.572772502 +0000 UTC m=+193.910136222 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb37280): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb37980): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb37980): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb37980): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb37980): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb37980): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.572772502 +0000 UTC m=+193.910136222 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb37980): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed281c00 item 61 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb740c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb740c0): open at offset 0 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb740c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb740c0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb740c0): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb740c0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb740c0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb740c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.574288862 +0000 UTC m=+193.911652581 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb740c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb74600): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb74600): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb74600): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd4c1c0 item 62 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb74600): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb74600): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.574747324 +0000 UTC m=+193.912111043 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb74600): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb74d00): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb74d00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb74d00): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb74d00): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb74d00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.574747324 +0000 UTC m=+193.912111043 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb74d00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd4c460 item 62 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb75340): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb75340): open at offset 0 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb75340): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb75340): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb75340): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb75340): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb75340): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb75340): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.575961345 +0000 UTC m=+193.913325066 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb75340): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb75880): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb75880): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb75880): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd4c7e0 item 63 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb75880): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb75880): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.576403866 +0000 UTC m=+193.913767586 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edb75880): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb2080): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb2080): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb2080): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb2080): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb2080): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.576403866 +0000 UTC m=+193.913767586 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb2080): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd4ca80 item 63 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb26c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb26c0): open at offset 0 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb26c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb26c0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb26c0): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb26c0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb26c0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb26c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.577729028 +0000 UTC m=+193.915092748 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb26c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb2c00): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb2c00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb2c00): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd4ce00 item 64 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb2c00): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb2c00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.578290122 +0000 UTC m=+193.915653842 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb2c00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb3300): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb3300): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb3300): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb3300): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb3300): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.578290122 +0000 UTC m=+193.915653842 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb3300): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd4cfc0 item 64 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb3940): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb3940): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb3940): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb3940): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb3940): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.579532217 +0000 UTC m=+193.916895937 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb3940): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb3dc0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb3dc0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb3dc0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb3dc0): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb3dc0): _writeAt: size=3, off=2 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd4d420 item 65 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb3dc0): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb3dc0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.580040272 +0000 UTC m=+193.917403991 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbb3dc0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe83c0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe83c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe83c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe83c0): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe83c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.580040272 +0000 UTC m=+193.917403991 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe83c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd4d6c0 item 65 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe8a00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe8a00): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe8a00): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe8a00): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe8a00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.58166211 +0000 UTC m=+193.919025830 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe8a00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe8e80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe8e80): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd4dab0 item 66 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe8e80): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe8e80): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe8e80): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe8e80): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe8e80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.582390308 +0000 UTC m=+193.919754028 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe8e80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe93c0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe93c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe93c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe93c0): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe93c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.582390308 +0000 UTC m=+193.919754028 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe93c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd4dc70 item 66 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe9a00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe9a00): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe9a00): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe9a00): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe9a00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.584106474 +0000 UTC m=+193.921470264 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe9a00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe9e80): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe9e80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe9e80): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe9e80): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe9e80): _writeAt: size=3, off=2 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed614380 item 67 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe9e80): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe9e80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.584762577 +0000 UTC m=+193.922126318 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edbe9e80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4a480): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4a480): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4a480): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4a480): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4a480): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.584762577 +0000 UTC m=+193.922126318 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4a480): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed614bd0 item 67 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4ab00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4ab00): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4ab00): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4ab00): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4ab00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.586283435 +0000 UTC m=+193.923647176 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4ab00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4b000): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4b000): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed615180 item 68 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4b000): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4b000): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4b000): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4b000): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4b000): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.586946031 +0000 UTC m=+193.924309751 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4b000): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4b540): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4b540): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4b540): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4b540): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4b540): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.586946031 +0000 UTC m=+193.924309751 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4b540): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed615420 item 68 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4bb80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4bb80): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4bb80): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4bb80): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4bb80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.588766061 +0000 UTC m=+193.926129802 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc4bb80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6c100): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6c100): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6c100): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6c100): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6c100): _writeAt: size=3, off=2 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed6158f0 item 69 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6c100): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6c100): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.589208333 +0000 UTC m=+193.926572053 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6c100): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6c600): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6c600): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6c600): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6c600): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6c600): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.589208333 +0000 UTC m=+193.926572053 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6c600): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed615ab0 item 69 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6cc80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6cc80): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6cc80): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6cc80): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6cc80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.590685039 +0000 UTC m=+193.928048759 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6cc80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6d180): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6d180): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb84070 item 70 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6d180): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6d180): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6d180): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6d180): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6d180): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.591337144 +0000 UTC m=+193.928700874 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6d180): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6d6c0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6d6c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6d6c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6d6c0): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6d6c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.591337144 +0000 UTC m=+193.928700874 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6d6c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb84230 item 70 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6dd40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6dd40): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6dd40): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6dd40): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6dd40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.592746403 +0000 UTC m=+193.930110123 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edc6dd40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb4340): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb4340): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb4340): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb4340): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb4340): _writeAt: size=3, off=2 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb847e0 item 71 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb4340): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb4340): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.593297389 +0000 UTC m=+193.930661119 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb4340): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb4840): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb4840): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb4840): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb4840): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb4840): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.593297389 +0000 UTC m=+193.930661119 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb4840): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb84b60 item 71 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb4ec0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb4ec0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb4ec0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb4ec0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb4ec0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.595030546 +0000 UTC m=+193.932394276 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb4ec0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb53c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb53c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb84ee0 item 72 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb53c0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb53c0): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb53c0): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb53c0): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb53c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.595753745 +0000 UTC m=+193.933117515 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb53c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb5900): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb5900): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb5900): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb5900): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb5900): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.595753745 +0000 UTC m=+193.933117515 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb5900): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb850a0 item 72 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb5ec0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb5ec0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb5ec0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb5ec0): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb5ec0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb5ec0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb5ec0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.597258474 +0000 UTC m=+193.934622223 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcb5ec0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd284c0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd284c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd284c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb85490 item 73 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd284c0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd284c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.597732825 +0000 UTC m=+193.935096555 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd284c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd28980): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd28980): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd28980): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd28980): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd28980): _writeAt: size=3, off=2 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb856c0 item 73 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd28980): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd28980): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.598475241 +0000 UTC m=+193.935838971 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd28980): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd28ec0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd28ec0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd28ec0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd28ec0): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd28ec0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.598475241 +0000 UTC m=+193.935838971 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd28ec0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb85880 item 73 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd29500): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd29500): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd29500): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd29500): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd29500): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd29500): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd29500): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.59973577 +0000 UTC m=+193.937099500 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd29500): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd29a00): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd29a00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd29a00): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb85c00 item 74 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd29a00): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd29a00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.600184213 +0000 UTC m=+193.937547932 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd29a00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd68040): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd68040): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb85e30 item 74 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd68040): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd68040): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd68040): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd68040): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd68040): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.600720861 +0000 UTC m=+193.938084581 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd68040): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd685c0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd685c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd685c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd685c0): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd685c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.600720861 +0000 UTC m=+193.938084581 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd685c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed2325b0 item 74 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd68c00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd68c00): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd68c00): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd68c00): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd68c00): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd68c00): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd68c00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.601863058 +0000 UTC m=+193.939226779 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd68c00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd69100): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd69100): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd69100): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed233030 item 75 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd69100): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd69100): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.602418101 +0000 UTC m=+193.939781822 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd69100): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd69640): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd69640): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd69640): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd69640): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd69640): _writeAt: size=3, off=2 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed233420 item 75 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd69640): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd69640): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.603067451 +0000 UTC m=+193.940431201 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd69640): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd69b80): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd69b80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd69b80): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd69b80): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd69b80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.603067451 +0000 UTC m=+193.940431201 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edd69b80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed2337a0 item 75 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc22c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc22c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc22c0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc22c0): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc22c0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc22c0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc22c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.604409885 +0000 UTC m=+193.941773605 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc22c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc27c0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc27c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc27c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed5702a0 item 76 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc27c0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc27c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.605030972 +0000 UTC m=+193.942394692 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc27c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc2d00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc2d00): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed570460 item 76 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc2d00): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc2d00): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc2d00): _writeAt: size=3, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc2d00): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc2d00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.605813693 +0000 UTC m=+193.943177413 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc2d00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc3280): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc3280): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc3280): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc3280): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc3280): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.605813693 +0000 UTC m=+193.943177413 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc3280): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed570620 item 76 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc38c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc38c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc38c0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc38c0): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc38c0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc38c0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc38c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.607352676 +0000 UTC m=+193.944716406 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc38c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc3dc0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc3dc0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc3dc0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed570c40 item 77 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc3dc0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc3dc0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.607740705 +0000 UTC m=+193.945104425 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddc3dc0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddea5c0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddea5c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddea5c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddea5c0): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddea5c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.607740705 +0000 UTC m=+193.945104425 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddea5c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed570e00 item 77 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddeac00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddeac00): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddeac00): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddeac00): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddeac00): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddeac00): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddeac00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.609558301 +0000 UTC m=+193.946922022 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddeac00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddeb100): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddeb100): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddeb100): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed571260 item 78 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddeb100): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddeb100): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.610099739 +0000 UTC m=+193.947463489 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddeb100): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddeb800): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddeb800): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddeb800): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddeb800): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddeb800): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.610099739 +0000 UTC m=+193.947463489 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddeb800): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed571420 item 78 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddebe40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddebe40): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddebe40): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddebe40): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddebe40): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddebe40): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddebe40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.611990803 +0000 UTC m=+193.949354563 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eddebe40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1a440): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1a440): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1a440): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed5719d0 item 79 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1a440): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1a440): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.612562618 +0000 UTC m=+193.949926338 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1a440): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1ab40): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1ab40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1ab40): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1ab40): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1ab40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.612562618 +0000 UTC m=+193.949926338 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1ab40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed571b90 item 79 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1b180): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1b180): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1b180): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1b180): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1b180): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1b180): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1b180): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.614372339 +0000 UTC m=+193.951736060 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1b180): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1b680): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1b680): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1b680): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd82150 item 80 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1b680): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1b680): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.614958261 +0000 UTC m=+193.952321980 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1b680): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1bd80): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1bd80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1bd80): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1bd80): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1bd80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.614958261 +0000 UTC m=+193.952321980 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede1bd80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd823f0 item 80 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede344c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede344c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede344c0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede344c0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede344c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.616789673 +0000 UTC m=+193.954153393 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede344c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede34940): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede34940): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede34940): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede34940): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede34940): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede34940): _writeAt: size=3, off=7 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd82770 item 81 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede34940): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede34940): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.617261258 +0000 UTC m=+193.954624978 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede34940): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede34e80): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede34e80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede34e80): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede34e80): >_readAt: n=8, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede34e80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.617261258 +0000 UTC m=+193.954624978 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede34e80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd82a80 item 81 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede35500): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede35500): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede35500): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede35500): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede35500): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.618530095 +0000 UTC m=+193.955893814 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede35500): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede35a00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede35a00): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede35a00): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd82ee0 item 82 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede35a00): _readAt: size=2, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede35a00): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede35a00): _writeAt: size=3, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede35a00): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede35a00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.619065741 +0000 UTC m=+193.956429471 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede35a00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede6c080): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede6c080): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede6c080): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede6c080): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede6c080): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.619065741 +0000 UTC m=+193.956429471 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ede6c080): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd83110 item 82 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbc3c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbc3c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbc3c0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbc3c0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbc3c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.62020966 +0000 UTC m=+193.957573390 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbc3c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbc8c0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbc8c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbc8c0): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbc8c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbc8c0): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbc8c0): _writeAt: size=3, off=7 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed22a850 item 83 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbc8c0): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbc8c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.620807144 +0000 UTC m=+193.958170864 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbc8c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbce00): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbce00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbce00): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbce00): >_readAt: n=8, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbce00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.620807144 +0000 UTC m=+193.958170864 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbce00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed22aa10 item 83 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbd480): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbd480): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbd480): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbd480): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbd480): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.622217093 +0000 UTC m=+193.959580823 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbd480): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbd980): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbd980): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbd980): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed22b180 item 84 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbd980): _readAt: size=2, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbd980): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbd980): _writeAt: size=3, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbd980): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbd980): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.622689531 +0000 UTC m=+193.960053271 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcbd980): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf6000): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf6000): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf6000): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf6000): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf6000): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.622689531 +0000 UTC m=+193.960053271 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf6000): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed22b490 item 84 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf6680): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf6680): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf6680): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf6680): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf6680): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.623934832 +0000 UTC m=+193.961298552 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf6680): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf6b80): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf6b80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf6b80): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf6b80): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf6b80): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf6b80): _writeAt: size=3, off=7 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed22bab0 item 85 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf6b80): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf6b80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.624430132 +0000 UTC m=+193.961793853 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf6b80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf70c0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf70c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf70c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf70c0): >_readAt: n=8, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf70c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.624430132 +0000 UTC m=+193.961793853 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf70c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed23c380 item 85 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf7740): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf7740): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf7740): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf7740): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf7740): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.625728824 +0000 UTC m=+193.963092543 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf7740): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf7c40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf7c40): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf7c40): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed23d420 item 86 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf7c40): _readAt: size=2, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf7c40): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf7c40): _writeAt: size=3, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf7c40): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf7c40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.626280241 +0000 UTC m=+193.963643961 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edcf7c40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb02c0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb02c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb02c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb02c0): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb02c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.626280241 +0000 UTC m=+193.963643961 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb02c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed23d650 item 86 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb0940): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb0940): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb0940): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb0940): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb0940): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.627478703 +0000 UTC m=+193.964842423 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb0940): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb0e40): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb0e40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb0e40): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb0e40): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb0e40): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb0e40): _writeAt: size=3, off=7 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed1923f0 item 87 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb0e40): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb0e40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.628106944 +0000 UTC m=+193.965470664 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb0e40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb1380): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb1380): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb1380): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb1380): >_readAt: n=8, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb1380): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.628106944 +0000 UTC m=+193.965470664 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb1380): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed192700 item 87 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb1a00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb1a00): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb1a00): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb1a00): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb1a00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.629514609 +0000 UTC m=+193.966878350 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edeb1a00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2000): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2000): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2000): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed1939d0 item 88 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2000): _readAt: size=2, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2000): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2000): _writeAt: size=3, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2000): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2000): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.63016437 +0000 UTC m=+193.967528091 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2000): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2580): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2580): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2580): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2580): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2580): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.63016437 +0000 UTC m=+193.967528091 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2580): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd940e0 item 88 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2bc0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2bc0): open at offset 0 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2bc0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2bc0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2bc0): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2bc0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2bc0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2bc0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.631873613 +0000 UTC m=+193.969237353 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded2bc0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded3100): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded3100): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded3100): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd94460 item 89 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded3100): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded3100): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.632519828 +0000 UTC m=+193.969883568 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded3100): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded3640): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded3640): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded3640): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded3640): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded3640): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded3640): _writeAt: size=3, off=7 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd94690 item 89 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded3640): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded3640): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.633429297 +0000 UTC m=+193.970793037 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded3640): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded3bc0): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded3bc0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded3bc0): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded3bc0): >_readAt: n=8, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded3bc0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.633429297 +0000 UTC m=+193.970793037 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3eded3bc0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd948c0 item 89 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12300): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12300): open at offset 0 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12300): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12300): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12300): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12300): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12300): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12300): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.634759888 +0000 UTC m=+193.972123609 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12300): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12840): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12840): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12840): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd94c40 item 90 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12840): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12840): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.635179867 +0000 UTC m=+193.972543587 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12840): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12d80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12d80): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12d80): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd94e70 item 90 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12d80): _readAt: size=2, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12d80): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12d80): _writeAt: size=3, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12d80): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12d80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.635787559 +0000 UTC m=+193.973151280 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf12d80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf13340): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf13340): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf13340): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf13340): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf13340): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.635787559 +0000 UTC m=+193.973151280 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf13340): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd950a0 item 90 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf13980): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf13980): open at offset 0 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf13980): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf13980): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf13980): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf13980): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf13980): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf13980): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.637179124 +0000 UTC m=+193.974542845 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf13980): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf13ec0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf13ec0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf13ec0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd95420 item 91 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf13ec0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf13ec0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.637823456 +0000 UTC m=+193.975187176 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf13ec0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf76500): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf76500): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf76500): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf76500): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf76500): >_readAt: n=2, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf76500): _writeAt: size=3, off=7 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd955e0 item 91 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf76500): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf76500): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.638438061 +0000 UTC m=+193.975801782 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf76500): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf76a80): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf76a80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf76a80): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf76a80): >_readAt: n=8, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf76a80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.638438061 +0000 UTC m=+193.975801782 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf76a80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd957a0 item 91 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf770c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf770c0): open at offset 0 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf770c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf770c0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf770c0): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf770c0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf770c0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf770c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.639748083 +0000 UTC m=+193.977111804 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf770c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf77600): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf77600): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf77600): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd95b90 item 92 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf77600): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf77600): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.640220392 +0000 UTC m=+193.977584112 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf77600): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf77b40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf77b40): open at offset 5 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf77b40): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd95d50 item 92 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf77b40): _readAt: size=2, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf77b40): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf77b40): _writeAt: size=3, off=5 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf77b40): >_writeAt: n=3, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf77b40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.640737503 +0000 UTC m=+193.978101223 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edf77b40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa2200): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa2200): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa2200): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa2200): >_readAt: n=3, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa2200): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.640737503 +0000 UTC m=+193.978101223 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa2200): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed2021c0 item 92 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa2840): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa2840): open at offset 0 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa2840): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa2840): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa2840): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa2840): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa2840): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa2840): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.641900879 +0000 UTC m=+193.979264599 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa2840): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa2d80): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa2d80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa2d80): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed2033b0 item 93 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa2d80): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa2d80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.642388987 +0000 UTC m=+193.979752707 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa2d80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa3480): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa3480): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa3480): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa3480): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa3480): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.642388987 +0000 UTC m=+193.979752707 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa3480): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed203650 item 93 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa3ac0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa3ac0): open at offset 0 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa3ac0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa3ac0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa3ac0): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa3ac0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa3ac0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa3ac0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.643668412 +0000 UTC m=+193.981032132 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3edfa3ac0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee014100): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee014100): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee014100): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc88000 item 94 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee014100): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee014100): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.644201905 +0000 UTC m=+193.981565625 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee014100): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee014800): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee014800): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee014800): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee014800): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee014800): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.644201905 +0000 UTC m=+193.981565625 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee014800): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc88310 item 94 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee014e40): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee014e40): open at offset 0 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee014e40): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee014e40): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee014e40): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee014e40): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee014e40): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee014e40): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.645485427 +0000 UTC m=+193.982849147 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee014e40): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee015380): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee015380): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee015380): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc88a10 item 95 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee015380): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee015380): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.646031844 +0000 UTC m=+193.983395564 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee015380): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee015a80): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee015a80): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee015a80): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee015a80): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee015a80): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.646031844 +0000 UTC m=+193.983395564 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee015a80): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc88bd0 item 95 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee0321c0): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee0321c0): open at offset 0 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee0321c0): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee0321c0): _readAt: size=2, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee0321c0): >_readAt: n=0, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee0321c0): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee0321c0): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee0321c0): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.647464657 +0000 UTC m=+193.984828377 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee0321c0): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee032700): _writeAt: size=5, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee032700): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee032700): >openPending: err= 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc89810 item 96 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee032700): >_writeAt: n=5, err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee032700): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.648001155 +0000 UTC m=+193.985364875 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee032700): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee032e00): _readAt: size=512, off=0 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee032e00): openPending: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee032e00): >openPending: err= 2026/07/06 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee032e00): >_readAt: n=5, err=EOF 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee032e00): close: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:50.648001155 +0000 UTC m=+193.985364875 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:50 DEBUG : open-test-file(0x3ae3ee032e00): >close: err= 2026/07/06 01:46:50 DEBUG : open-test-file: Remove: 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc89ce0 item 96 2026/07/06 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:50 DEBUG : open-test-file: >Remove: err= 2026/07/06 01:46:50 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:50 DEBUG : Looking for writers 2026/07/06 01:46:50 DEBUG : >WaitForWriters: 2026/07/06 01:46:50 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:50 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:50 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:46:50 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:50 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/06 01:46:50 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6c940): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6c940): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6c940): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6c940): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6c940): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.031105577 +0000 UTC m=+194.368469296 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6c940): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6cdc0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6cdc0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6cdc0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6cdc0): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6cdc0): _writeAt: size=3, off=2 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6cdc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6cdc0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.031105577 +0000 UTC m=+194.368469296 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6cdc0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6d280): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6d280): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6d280): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6d280): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6d280): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.031105577 +0000 UTC m=+194.368469296 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6d280): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd83d50 item 1 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6d8c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6d8c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6d8c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6d8c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6d8c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.033553819 +0000 UTC m=+194.370917549 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6d8c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6ddc0): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6ddc0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6ddc0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6ddc0): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6ddc0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.033553819 +0000 UTC m=+194.370917549 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ede6ddc0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb34380 item 2 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0ba500): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0ba500): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0ba500): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0ba500): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0ba500): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.034954391 +0000 UTC m=+194.372318121 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0ba500): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0ba980): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0ba980): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0ba980): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0ba980): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0ba980): _writeAt: size=3, off=2 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0ba980): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0ba980): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.034954391 +0000 UTC m=+194.372318121 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0ba980): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0bae40): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0bae40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0bae40): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0bae40): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0bae40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.034954391 +0000 UTC m=+194.372318121 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0bae40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb34770 item 3 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0bb4c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0bb4c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0bb4c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0bb4c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0bb4c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.036957356 +0000 UTC m=+194.374321076 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0bb4c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0bba00): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0bba00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0bba00): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0bba00): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0bba00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.036957356 +0000 UTC m=+194.374321076 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0bba00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb34c40 item 4 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d8140): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d8140): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d8140): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d8140): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d8140): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.038312412 +0000 UTC m=+194.375676142 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d8140): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d85c0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d85c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d85c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d85c0): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d85c0): _writeAt: size=3, off=2 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d85c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d85c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.038312412 +0000 UTC m=+194.375676142 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d85c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d8a80): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d8a80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d8a80): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d8a80): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d8a80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.038312412 +0000 UTC m=+194.375676142 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d8a80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb34fc0 item 5 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d9100): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d9100): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d9100): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d9100): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d9100): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.040337338 +0000 UTC m=+194.377701068 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d9100): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d9640): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d9640): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d9640): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d9640): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d9640): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.040337338 +0000 UTC m=+194.377701068 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d9640): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb356c0 item 6 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d9cc0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d9cc0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d9cc0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d9cc0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d9cc0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.041906969 +0000 UTC m=+194.379270689 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0d9cc0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f42c0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f42c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f42c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f42c0): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f42c0): _writeAt: size=3, off=2 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f42c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f42c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.041906969 +0000 UTC m=+194.379270689 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f42c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f4780): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f4780): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f4780): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f4780): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f4780): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.041906969 +0000 UTC m=+194.379270689 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f4780): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb35a40 item 7 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f4e00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f4e00): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f4e00): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f4e00): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f4e00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.043911416 +0000 UTC m=+194.381275146 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f4e00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f5340): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f5340): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f5340): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f5340): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f5340): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.043911416 +0000 UTC m=+194.381275146 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f5340): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed1e24d0 item 8 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f5900): _readAt: size=2, off=0 2026/07/06 01:46:51 ERROR : open-test-file(0x3ae3ee0f5900): Couldn't read size of file 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f5900): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f5900): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f5900): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f5900): close: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f5900): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f5cc0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f5cc0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f5cc0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f5cc0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f5cc0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.045457051 +0000 UTC m=+194.382820781 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0f5cc0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee120240): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee120240): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee120240): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee120240): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee120240): _writeAt: size=3, off=2 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee120240): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee120240): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.045457051 +0000 UTC m=+194.382820781 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee120240): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee120740): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee120740): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee120740): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee120740): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee120740): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.045457051 +0000 UTC m=+194.382820781 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee120740): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed1e2d20 item 9 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0335c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0335c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0335c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0335c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0335c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.048729592 +0000 UTC m=+194.386093322 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0335c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee120280): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee120280): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee120280): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee120280): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee120280): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.048729592 +0000 UTC m=+194.386093322 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee120280): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed1e0070 item 10 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee1213c0): _readAt: size=2, off=0 2026/07/06 01:46:51 ERROR : open-test-file(0x3ae3ee1213c0): Couldn't read size of file 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee1213c0): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee1213c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee1213c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee1213c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee1213c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee121780): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee121780): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee121780): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee121780): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee121780): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.050656463 +0000 UTC m=+194.388020203 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee121780): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee121c80): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee121c80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee121c80): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee121c80): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee121c80): _writeAt: size=3, off=2 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee121c80): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee121c80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.050656463 +0000 UTC m=+194.388020203 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee121c80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee032280): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee032280): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee032280): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee032280): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee032280): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.050656463 +0000 UTC m=+194.388020203 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee032280): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed1e0620 item 11 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee032900): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee032900): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee032900): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee032900): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee032900): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.052711085 +0000 UTC m=+194.390074815 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee032900): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee032e40): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee032e40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee032e40): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee032e40): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee032e40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.052711085 +0000 UTC m=+194.390074815 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee032e40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed1e0ee0 item 12 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0336c0): _readAt: size=2, off=0 2026/07/06 01:46:51 ERROR : open-test-file(0x3ae3ee0336c0): Couldn't read size of file 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0336c0): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0336c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0336c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0336c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0336c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee033a80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee033a80): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee033a80): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee033a80): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee033a80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.054006429 +0000 UTC m=+194.391370150 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee033a80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb24280): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb24280): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb24280): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb24280): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb24280): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.054006429 +0000 UTC m=+194.391370150 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb24280): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed1e18f0 item 13 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb24900): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb24900): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb24900): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb24900): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb24900): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.055472525 +0000 UTC m=+194.392836275 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb24900): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb24e40): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb24e40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb24e40): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb24e40): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb24e40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.055472525 +0000 UTC m=+194.392836275 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb24e40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed1e1d50 item 14 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb25480): _readAt: size=2, off=0 2026/07/06 01:46:51 ERROR : open-test-file(0x3ae3edb25480): Couldn't read size of file 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb25480): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb25480): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb25480): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb25480): close: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb25480): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb25840): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb25840): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb25840): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb25840): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb25840): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.057384689 +0000 UTC m=+194.394748420 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edb25840): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ece90000): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ece90000): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ece90000): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ece90000): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ece90000): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.057384689 +0000 UTC m=+194.394748420 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ece90000): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc183f0 item 15 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed292e80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed292e80): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed292e80): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed292e80): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed292e80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.058936275 +0000 UTC m=+194.396300005 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed292e80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed293d00): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed293d00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed293d00): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed293d00): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed293d00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.058936275 +0000 UTC m=+194.396300005 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed293d00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc188c0 item 16 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5acf40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5acf40): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5acf40): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5acf40): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5acf40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.061567802 +0000 UTC m=+194.398931532 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5acf40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad3c0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad3c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad3c0): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad3c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad3c0): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad3c0): _writeAt: size=3, off=7 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad3c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad3c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.061567802 +0000 UTC m=+194.398931532 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad3c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad8c0): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad8c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad8c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad8c0): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad8c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.061567802 +0000 UTC m=+194.398931532 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad8c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc18d20 item 17 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2a040): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2a040): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2a040): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2a040): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2a040): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.064314254 +0000 UTC m=+194.401677984 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2a040): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2a580): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2a580): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2a580): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2a580): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2a580): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.064314254 +0000 UTC m=+194.401677984 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2a580): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc19260 item 18 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2ac00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2ac00): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2ac00): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2ac00): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2ac00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.066135426 +0000 UTC m=+194.403499156 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2ac00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b100): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b100): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b100): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b100): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b100): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b100): _writeAt: size=3, off=7 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b100): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b100): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.066135426 +0000 UTC m=+194.403499156 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b100): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b600): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b600): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b600): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b600): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b600): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.066135426 +0000 UTC m=+194.403499156 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b600): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc195e0 item 19 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed1509c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed1509c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed1509c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed1509c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed1509c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.068319011 +0000 UTC m=+194.405682741 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed1509c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed1515c0): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed1515c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed1515c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed1515c0): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed1515c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.068319011 +0000 UTC m=+194.405682741 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed1515c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc19ab0 item 20 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e280): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e280): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e280): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e280): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e280): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.070136085 +0000 UTC m=+194.407499815 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e280): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e880): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e880): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e880): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e880): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e880): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e880): _writeAt: size=3, off=7 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e880): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e880): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.070136085 +0000 UTC m=+194.407499815 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e880): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23ed80): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23ed80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23ed80): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23ed80): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23ed80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.070136085 +0000 UTC m=+194.407499815 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23ed80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed1e8af0 item 21 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23f400): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23f400): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23f400): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23f400): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23f400): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.07217115 +0000 UTC m=+194.409534880 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23f400): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23fc80): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23fc80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23fc80): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23fc80): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23fc80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.07217115 +0000 UTC m=+194.409534880 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23fc80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed1e9730 item 22 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538440): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538440): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538440): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538440): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538440): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.073838945 +0000 UTC m=+194.411202666 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538440): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538940): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538940): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538940): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538940): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538940): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538940): _writeAt: size=3, off=7 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538940): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538940): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.073838945 +0000 UTC m=+194.411202666 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538940): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538f40): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538f40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538f40): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538f40): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538f40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.073838945 +0000 UTC m=+194.411202666 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538f40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed1e9d50 item 23 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5395c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5395c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5395c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5395c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5395c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.076470602 +0000 UTC m=+194.413834322 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5395c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed539b00): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed539b00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed539b00): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed539b00): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed539b00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.076470602 +0000 UTC m=+194.413834322 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed539b00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed7ea5b0 item 24 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3006c0): _readAt: size=2, off=0 2026/07/06 01:46:51 ERROR : open-test-file(0x3ae3ed3006c0): Couldn't read size of file 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3006c0): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3006c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3006c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3006c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3006c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3018c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3018c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3018c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3018c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3018c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.078164034 +0000 UTC m=+194.415527754 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3018c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed301e00): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed301e00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed301e00): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed301e00): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed301e00): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed301e00): _writeAt: size=3, off=7 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed301e00): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed301e00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.078164034 +0000 UTC m=+194.415527754 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed301e00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6a0780): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6a0780): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6a0780): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6a0780): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6a0780): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.078164034 +0000 UTC m=+194.415527754 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6a0780): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed7ea930 item 25 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6a1480): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6a1480): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6a1480): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6a1480): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6a1480): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.081156048 +0000 UTC m=+194.418519778 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6a1480): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6a1a80): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6a1a80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6a1a80): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6a1a80): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6a1a80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.081156048 +0000 UTC m=+194.418519778 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6a1a80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed7eaee0 item 26 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc6200): _readAt: size=2, off=0 2026/07/06 01:46:51 ERROR : open-test-file(0x3ae3edbc6200): Couldn't read size of file 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc6200): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc6200): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc6200): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc6200): close: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc6200): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc65c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc65c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc65c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc65c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc65c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.083140748 +0000 UTC m=+194.420504468 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc65c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc6ac0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc6ac0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc6ac0): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc6ac0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc6ac0): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc6ac0): _writeAt: size=3, off=7 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc6ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc6ac0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.083140748 +0000 UTC m=+194.420504468 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc6ac0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc7040): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc7040): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc7040): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc7040): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc7040): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.083140748 +0000 UTC m=+194.420504468 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc7040): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed7eb260 item 27 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc76c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc76c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc76c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc76c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc76c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.085388512 +0000 UTC m=+194.422752232 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc76c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc7c00): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc7c00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc7c00): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc7c00): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc7c00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.085388512 +0000 UTC m=+194.422752232 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edbc7c00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed7eb810 item 28 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee172340): _readAt: size=2, off=0 2026/07/06 01:46:51 ERROR : open-test-file(0x3ae3ee172340): Couldn't read size of file 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee172340): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee172340): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee172340): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee172340): close: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee172340): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee172700): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee172700): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee172700): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee172700): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee172700): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.087373914 +0000 UTC m=+194.424737634 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee172700): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee172dc0): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee172dc0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee172dc0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee172dc0): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee172dc0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.087373914 +0000 UTC m=+194.424737634 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee172dc0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed7ebb90 item 29 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee173440): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee173440): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee173440): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee173440): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee173440): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.089247045 +0000 UTC m=+194.426610765 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee173440): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee173980): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee173980): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee173980): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee173980): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee173980): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.089247045 +0000 UTC m=+194.426610765 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee173980): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edabc0e0 item 30 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17e0c0): _readAt: size=2, off=0 2026/07/06 01:46:51 ERROR : open-test-file(0x3ae3ee17e0c0): Couldn't read size of file 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17e0c0): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17e0c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17e0c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17e0c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17e0c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17e480): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17e480): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17e480): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17e480): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17e480): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.091332415 +0000 UTC m=+194.428696134 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17e480): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17eb40): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17eb40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17eb40): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17eb40): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17eb40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.091332415 +0000 UTC m=+194.428696134 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17eb40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edabc540 item 31 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17f1c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17f1c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17f1c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17f1c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17f1c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.093166772 +0000 UTC m=+194.430530493 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17f1c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17f700): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17f700): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17f700): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17f700): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17f700): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.093166772 +0000 UTC m=+194.430530493 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17f700): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edabc8c0 item 32 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17fd40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17fd40): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17fd40): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17fd40): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17fd40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.095214902 +0000 UTC m=+194.432578652 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee17fd40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed2742c0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed2742c0): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed2742c0): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed2742c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed2742c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edabccb0 item 33 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed2742c0): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed2742c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.096200584 +0000 UTC m=+194.433564305 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed2742c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed2747c0): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed2747c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed2747c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed2747c0): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed2747c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.096200584 +0000 UTC m=+194.433564305 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed2747c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edabce70 item 33 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed274e00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed274e00): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed274e00): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed274e00): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed274e00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.097731752 +0000 UTC m=+194.435095482 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed274e00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed275280): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed275280): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edabd1f0 item 34 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed275280): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed275280): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed275280): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed275280): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed275280): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.098587239 +0000 UTC m=+194.435950969 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed275280): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed2757c0): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed2757c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed2757c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed2757c0): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed2757c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.098587239 +0000 UTC m=+194.435950969 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed2757c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edabd490 item 34 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed275e00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed275e00): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed275e00): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed275e00): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed275e00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.100590885 +0000 UTC m=+194.437954615 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed275e00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b6380): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b6380): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b6380): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b6380): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b6380): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edabdb20 item 35 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b6380): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b6380): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.101029811 +0000 UTC m=+194.438393541 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b6380): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b6880): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b6880): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b6880): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b6880): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b6880): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.101029811 +0000 UTC m=+194.438393541 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b6880): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edabdce0 item 35 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b6f00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b6f00): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b6f00): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b6f00): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b6f00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.102945752 +0000 UTC m=+194.440309472 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b6f00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b7400): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b7400): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc42310 item 36 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b7400): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b7400): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b7400): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b7400): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b7400): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.103447615 +0000 UTC m=+194.440811335 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b7400): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b7940): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b7940): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b7940): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b7940): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b7940): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.103447615 +0000 UTC m=+194.440811335 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3b7940): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc424d0 item 36 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dc080): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dc080): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dc080): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dc080): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dc080): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.105178548 +0000 UTC m=+194.442542269 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dc080): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dc500): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dc500): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dc500): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dc500): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dc500): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc428c0 item 37 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dc500): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dc500): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.106172777 +0000 UTC m=+194.443536507 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dc500): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dca00): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dca00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dca00): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dca00): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dca00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.106172777 +0000 UTC m=+194.443536507 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dca00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc42a80 item 37 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dd080): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dd080): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dd080): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dd080): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dd080): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.10738712 +0000 UTC m=+194.444750840 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dd080): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dd580): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dd580): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc42f50 item 38 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dd580): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dd580): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dd580): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dd580): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dd580): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.10804708 +0000 UTC m=+194.445410800 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3dd580): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3ddac0): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3ddac0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3ddac0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3ddac0): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3ddac0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.10804708 +0000 UTC m=+194.445410800 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3ddac0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc43110 item 38 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f6240): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f6240): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f6240): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f6240): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f6240): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.109681802 +0000 UTC m=+194.447045533 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f6240): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f6740): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f6740): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f6740): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f6740): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f6740): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc43490 item 39 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f6740): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f6740): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.11032363 +0000 UTC m=+194.447687360 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f6740): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f6c40): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f6c40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f6c40): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f6c40): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f6c40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.11032363 +0000 UTC m=+194.447687360 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f6c40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc43650 item 39 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f72c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f72c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f72c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f72c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f72c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.112395573 +0000 UTC m=+194.449759303 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f72c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052200): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052200): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc28000 item 40 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052200): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052200): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052200): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052200): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052200): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.113499948 +0000 UTC m=+194.450863689 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052200): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052740): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052740): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052740): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052740): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052740): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.113499948 +0000 UTC m=+194.450863689 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052740): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc281c0 item 40 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052d00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052d00): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052d00): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052d00): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052d00): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052d00): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052d00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.114633259 +0000 UTC m=+194.451996989 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee052d00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee053200): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee053200): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee053200): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc28690 item 41 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee053200): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee053200): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.115541295 +0000 UTC m=+194.452905015 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee053200): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0536c0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0536c0): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0536c0): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0536c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0536c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc288c0 item 41 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0536c0): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0536c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.11599054 +0000 UTC m=+194.453354260 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee0536c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee053c00): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee053c00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee053c00): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee053c00): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee053c00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.11599054 +0000 UTC m=+194.453354260 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee053c00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc28a80 item 41 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068340): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068340): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068340): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068340): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068340): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068340): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068340): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.117649267 +0000 UTC m=+194.455012988 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068340): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068840): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068840): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068840): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc28e00 item 42 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068840): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068840): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.118056994 +0000 UTC m=+194.455420714 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068840): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068d80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068d80): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc29110 item 42 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068d80): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068d80): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068d80): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068d80): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068d80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.118622016 +0000 UTC m=+194.455985746 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee068d80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee069300): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee069300): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee069300): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee069300): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee069300): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.118622016 +0000 UTC m=+194.455985746 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee069300): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc292d0 item 42 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee069940): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee069940): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee069940): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee069940): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee069940): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee069940): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee069940): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.120333753 +0000 UTC m=+194.457697483 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee069940): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee069e40): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee069e40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee069e40): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc29650 item 43 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee069e40): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee069e40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.121173491 +0000 UTC m=+194.458537211 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee069e40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07a480): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07a480): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07a480): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07a480): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07a480): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc29810 item 43 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07a480): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07a480): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.121835766 +0000 UTC m=+194.459199496 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07a480): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07a9c0): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07a9c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07a9c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07a9c0): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07a9c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.121835766 +0000 UTC m=+194.459199496 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07a9c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc299d0 item 43 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07b000): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07b000): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07b000): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07b000): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07b000): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07b000): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07b000): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.123791933 +0000 UTC m=+194.461155653 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07b000): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f7a80): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f7a80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f7a80): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edc43d50 item 44 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f7a80): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f7a80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.12439706 +0000 UTC m=+194.461760780 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed3f7a80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51c0c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51c0c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8c0e0 item 44 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51c0c0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51c0c0): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51c0c0): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51c0c0): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51c0c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.125218995 +0000 UTC m=+194.462582725 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51c0c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51c640): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51c640): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51c640): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51c640): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51c640): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.125218995 +0000 UTC m=+194.462582725 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51c640): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8c2a0 item 44 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51cc80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51cc80): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51cc80): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51cc80): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51cc80): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51cc80): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51cc80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.126318351 +0000 UTC m=+194.463682072 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51cc80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51d180): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51d180): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51d180): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8c620 item 45 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51d180): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51d180): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.127439729 +0000 UTC m=+194.464803449 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51d180): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51d880): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51d880): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51d880): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51d880): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51d880): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.127439729 +0000 UTC m=+194.464803449 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51d880): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8c7e0 item 45 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51dec0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51dec0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51dec0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51dec0): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51dec0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51dec0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51dec0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.128971968 +0000 UTC m=+194.466335689 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed51dec0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5584c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5584c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5584c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8cb60 item 46 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5584c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5584c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.130183365 +0000 UTC m=+194.467547095 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5584c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed558bc0): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed558bc0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed558bc0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed558bc0): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed558bc0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.130183365 +0000 UTC m=+194.467547095 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed558bc0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8cd20 item 46 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed559200): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed559200): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed559200): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed559200): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed559200): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed559200): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed559200): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.132001994 +0000 UTC m=+194.469365714 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed559200): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed559700): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed559700): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed559700): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8d0a0 item 47 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed559700): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed559700): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.132489039 +0000 UTC m=+194.469852760 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed559700): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed559e00): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed559e00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed559e00): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed559e00): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed559e00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.132489039 +0000 UTC m=+194.469852760 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed559e00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8d260 item 47 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e2540): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e2540): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e2540): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e2540): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e2540): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e2540): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e2540): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.134209542 +0000 UTC m=+194.471573263 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e2540): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e2a40): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e2a40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e2a40): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8d5e0 item 48 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e2a40): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e2a40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.13462317 +0000 UTC m=+194.471986890 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e2a40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e3140): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e3140): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e3140): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e3140): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e3140): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.13462317 +0000 UTC m=+194.471986890 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e3140): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8d7a0 item 48 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e3780): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e3780): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e3780): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e3780): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e3780): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.136585278 +0000 UTC m=+194.473949008 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e3780): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e3c00): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e3c00): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e3c00): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e3c00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e3c00): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e3c00): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8db90 item 49 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e3c00): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e3c00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.137112068 +0000 UTC m=+194.474475798 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5e3c00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63c240): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63c240): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63c240): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63c240): >_readAt: n=8, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63c240): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.137112068 +0000 UTC m=+194.474475798 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63c240): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edf8dd50 item 49 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63c8c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63c8c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63c8c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63c8c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63c8c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.13857628 +0000 UTC m=+194.475940000 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63c8c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63cdc0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63cdc0): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63cdc0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edba2230 item 50 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63cdc0): _readAt: size=2, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63cdc0): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63cdc0): _writeAt: size=3, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63cdc0): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63cdc0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.139472204 +0000 UTC m=+194.476835924 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63cdc0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63d340): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63d340): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63d340): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63d340): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63d340): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.139472204 +0000 UTC m=+194.476835924 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63d340): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edba23f0 item 50 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63d9c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63d9c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63d9c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63d9c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63d9c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.140742322 +0000 UTC m=+194.478106041 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63d9c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63dec0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63dec0): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63dec0): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63dec0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63dec0): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63dec0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edba2770 item 51 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63dec0): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63dec0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.141388445 +0000 UTC m=+194.478752165 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed63dec0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64c500): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64c500): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64c500): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64c500): >_readAt: n=8, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64c500): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.141388445 +0000 UTC m=+194.478752165 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64c500): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edba2930 item 51 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64cb80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64cb80): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64cb80): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64cb80): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64cb80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.14274726 +0000 UTC m=+194.480111020 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64cb80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64d080): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64d080): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64d080): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edba2d90 item 52 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64d080): _readAt: size=2, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64d080): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64d080): _writeAt: size=3, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64d080): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64d080): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.143466332 +0000 UTC m=+194.480830072 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64d080): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64d600): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64d600): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64d600): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64d600): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64d600): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.143466332 +0000 UTC m=+194.480830072 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64d600): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edba2fc0 item 52 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64dc80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64dc80): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64dc80): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64dc80): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64dc80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.144741788 +0000 UTC m=+194.482105529 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed64dc80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed664280): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed664280): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed664280): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed664280): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed664280): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed664280): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edba33b0 item 53 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed664280): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed664280): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.145920173 +0000 UTC m=+194.483283892 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed664280): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6647c0): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6647c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6647c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6647c0): >_readAt: n=8, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6647c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.145920173 +0000 UTC m=+194.483283892 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6647c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edba35e0 item 53 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed664e40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed664e40): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed664e40): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed664e40): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed664e40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.147379415 +0000 UTC m=+194.484743136 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed664e40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed665340): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed665340): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed665340): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edba3a40 item 54 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed665340): _readAt: size=2, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed665340): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed665340): _writeAt: size=3, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed665340): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed665340): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.147880687 +0000 UTC m=+194.485244408 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed665340): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6658c0): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6658c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6658c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6658c0): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6658c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.147880687 +0000 UTC m=+194.485244408 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6658c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edba3c70 item 54 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69e040): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69e040): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69e040): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69e040): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69e040): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.149837586 +0000 UTC m=+194.487201306 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69e040): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69e540): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69e540): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69e540): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69e540): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69e540): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69e540): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf8460 item 55 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69e540): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69e540): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.150434699 +0000 UTC m=+194.487798439 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69e540): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69ea80): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69ea80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69ea80): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69ea80): >_readAt: n=8, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69ea80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.150434699 +0000 UTC m=+194.487798439 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69ea80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf8700 item 55 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69f100): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69f100): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69f100): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69f100): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69f100): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.151661314 +0000 UTC m=+194.489025034 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69f100): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69f600): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69f600): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69f600): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf8b60 item 56 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69f600): _readAt: size=2, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69f600): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69f600): _writeAt: size=3, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69f600): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69f600): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.152624975 +0000 UTC m=+194.489988694 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69f600): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69fb80): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69fb80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69fb80): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69fb80): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69fb80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.152624975 +0000 UTC m=+194.489988694 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed69fb80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf8d20 item 56 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6dc2c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6dc2c0): open at offset 0 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6dc2c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6dc2c0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6dc2c0): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6dc2c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6dc2c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6dc2c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.154756662 +0000 UTC m=+194.492120381 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed6dc2c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed702140): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed702140): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed702140): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee062000 item 57 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed702140): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed702140): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.155382838 +0000 UTC m=+194.492746568 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed702140): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed702700): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed702700): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed702700): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed702700): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed702700): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed702700): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee0621c0 item 57 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed702700): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed702700): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.155932312 +0000 UTC m=+194.493296031 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed702700): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed702c80): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed702c80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed702c80): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed702c80): >_readAt: n=8, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed702c80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.155932312 +0000 UTC m=+194.493296031 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed702c80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee062380 item 57 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7032c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7032c0): open at offset 0 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7032c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7032c0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7032c0): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7032c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7032c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7032c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.157312435 +0000 UTC m=+194.494676155 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7032c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed703800): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed703800): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed703800): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee0627e0 item 58 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed703800): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed703800): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.157757221 +0000 UTC m=+194.495120941 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed703800): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed703d40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed703d40): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed703d40): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee062a80 item 58 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed703d40): _readAt: size=2, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed703d40): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed703d40): _writeAt: size=3, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed703d40): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed703d40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.158324347 +0000 UTC m=+194.495688067 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed703d40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed740400): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed740400): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed740400): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed740400): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed740400): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.158324347 +0000 UTC m=+194.495688067 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed740400): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee062c40 item 58 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed740a40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed740a40): open at offset 0 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed740a40): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed740a40): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed740a40): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed740a40): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed740a40): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed740a40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.159989286 +0000 UTC m=+194.497353006 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed740a40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed740f80): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed740f80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed740f80): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee062fc0 item 59 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed740f80): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed740f80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.160437569 +0000 UTC m=+194.497801289 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed740f80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7414c0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7414c0): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7414c0): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7414c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7414c0): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7414c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee063180 item 59 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7414c0): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7414c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.160908725 +0000 UTC m=+194.498272445 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7414c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed741a40): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed741a40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed741a40): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed741a40): >_readAt: n=8, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed741a40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.160908725 +0000 UTC m=+194.498272445 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed741a40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee063340 item 59 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76c180): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76c180): open at offset 0 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76c180): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76c180): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76c180): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76c180): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76c180): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76c180): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.16248153 +0000 UTC m=+194.499845260 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76c180): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76c6c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76c6c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76c6c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee063730 item 60 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76c6c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76c6c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.162985047 +0000 UTC m=+194.500348777 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76c6c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76cc00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76cc00): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76cc00): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee0638f0 item 60 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76cc00): _readAt: size=2, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76cc00): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76cc00): _writeAt: size=3, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76cc00): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76cc00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.163544318 +0000 UTC m=+194.500908048 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76cc00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76d1c0): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76d1c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76d1c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76d1c0): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76d1c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.163544318 +0000 UTC m=+194.500908048 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76d1c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ee063ab0 item 60 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76d800): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76d800): open at offset 0 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76d800): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76d800): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76d800): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76d800): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76d800): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76d800): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.16521581 +0000 UTC m=+194.502579540 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76d800): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76dd40): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76dd40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76dd40): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf21c0 item 61 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76dd40): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76dd40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.16602977 +0000 UTC m=+194.503393500 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed76dd40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a0540): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a0540): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a0540): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a0540): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a0540): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.16602977 +0000 UTC m=+194.503393500 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a0540): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf2380 item 61 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a0b80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a0b80): open at offset 0 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a0b80): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a0b80): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a0b80): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a0b80): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a0b80): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a0b80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.167498901 +0000 UTC m=+194.504862661 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a0b80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a10c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a10c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a10c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf31f0 item 62 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a10c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a10c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.1684775 +0000 UTC m=+194.505841220 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a10c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a17c0): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a17c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a17c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a17c0): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a17c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.1684775 +0000 UTC m=+194.505841220 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a17c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf33b0 item 62 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a1e00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a1e00): open at offset 0 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a1e00): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a1e00): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a1e00): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a1e00): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a1e00): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a1e00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.169811337 +0000 UTC m=+194.507175067 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7a1e00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7ba440): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7ba440): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7ba440): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf3880 item 63 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7ba440): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7ba440): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.170681843 +0000 UTC m=+194.508045564 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7ba440): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bab40): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bab40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bab40): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bab40): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bab40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.170681843 +0000 UTC m=+194.508045564 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bab40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf41c0 item 63 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bb180): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bb180): open at offset 0 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bb180): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bb180): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bb180): >_readAt: n=0, err=Bad file descriptor 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bb180): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bb180): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bb180): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.172356912 +0000 UTC m=+194.509720642 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bb180): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bb6c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bb6c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bb6c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf4700 item 64 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bb6c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bb6c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.172826203 +0000 UTC m=+194.510189923 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bb6c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bbdc0): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bbdc0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bbdc0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bbdc0): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bbdc0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.172826203 +0000 UTC m=+194.510189923 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7bbdc0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf48c0 item 64 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7f2500): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7f2500): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7f2500): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7f2500): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7f2500): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.174556165 +0000 UTC m=+194.511919885 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7f2500): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7f2980): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7f2980): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7f2980): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7f2980): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7f2980): _writeAt: size=3, off=2 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf4c40 item 65 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7f2980): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7f2980): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.175244188 +0000 UTC m=+194.512607908 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7f2980): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7f2e80): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7f2e80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7f2e80): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7f2e80): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7f2e80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.175244188 +0000 UTC m=+194.512607908 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed7f2e80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edbf4e00 item 65 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07b680): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07b680): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07b680): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07b680): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07b680): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.176687741 +0000 UTC m=+194.514051471 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07b680): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07bb00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07bb00): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed1ca850 item 66 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07bb00): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07bb00): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07bb00): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07bb00): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07bb00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.177321543 +0000 UTC m=+194.514685263 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ee07bb00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49e140): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49e140): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49e140): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49e140): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49e140): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.177321543 +0000 UTC m=+194.514685263 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49e140): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed3164d0 item 66 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49e780): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49e780): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49e780): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49e780): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49e780): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.179055841 +0000 UTC m=+194.516419572 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49e780): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49ec00): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49ec00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49ec00): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49ec00): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49ec00): _writeAt: size=3, off=2 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed317420 item 67 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49ec00): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49ec00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.179961435 +0000 UTC m=+194.517325165 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49ec00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49f100): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49f100): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49f100): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49f100): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49f100): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.179961435 +0000 UTC m=+194.517325165 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49f100): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed317810 item 67 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49f780): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49f780): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49f780): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49f780): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49f780): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.181369882 +0000 UTC m=+194.518733612 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49f780): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49fc80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49fc80): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed280930 item 68 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49fc80): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49fc80): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49fc80): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49fc80): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49fc80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.182404246 +0000 UTC m=+194.519767976 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed49fc80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8002c0): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8002c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8002c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8002c0): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8002c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.182404246 +0000 UTC m=+194.519767976 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8002c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed280f50 item 68 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed800900): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed800900): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed800900): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed800900): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed800900): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.184255485 +0000 UTC m=+194.521619215 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed800900): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed800d80): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed800d80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed800d80): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed800d80): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed800d80): _writeAt: size=3, off=2 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed281ce0 item 69 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed800d80): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed800d80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.184860924 +0000 UTC m=+194.522224643 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed800d80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed801280): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed801280): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed801280): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed801280): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed801280): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.184860924 +0000 UTC m=+194.522224643 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed801280): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd4c070 item 69 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed801900): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed801900): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed801900): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed801900): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed801900): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.186372344 +0000 UTC m=+194.523736064 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed801900): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed801e00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed801e00): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd4c4d0 item 70 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed801e00): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed801e00): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed801e00): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed801e00): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed801e00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.187721309 +0000 UTC m=+194.525085039 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed801e00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed836440): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed836440): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed836440): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed836440): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed836440): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.187721309 +0000 UTC m=+194.525085039 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed836440): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd4c690 item 70 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed836ac0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed836ac0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed836ac0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed836ac0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed836ac0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.188924911 +0000 UTC m=+194.526288631 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed836ac0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed836fc0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed836fc0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed836fc0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed836fc0): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed836fc0): _writeAt: size=3, off=2 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd4caf0 item 71 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed836fc0): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed836fc0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.189427055 +0000 UTC m=+194.526790805 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed836fc0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8374c0): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8374c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8374c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8374c0): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8374c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.189427055 +0000 UTC m=+194.526790805 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8374c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd4ccb0 item 71 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed837b40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed837b40): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed837b40): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed837b40): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed837b40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.19114786 +0000 UTC m=+194.528511579 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed837b40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888140): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888140): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd4d110 item 72 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888140): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888140): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888140): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888140): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888140): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.192184337 +0000 UTC m=+194.529548058 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888140): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888680): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888680): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888680): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888680): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888680): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.192184337 +0000 UTC m=+194.529548058 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888680): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd4d2d0 item 72 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888c40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888c40): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888c40): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888c40): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888c40): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888c40): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888c40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.19349403 +0000 UTC m=+194.530857749 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed888c40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed889140): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed889140): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed889140): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd4d730 item 73 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed889140): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed889140): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.193943013 +0000 UTC m=+194.531306733 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed889140): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed889600): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed889600): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed889600): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed889600): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed889600): _writeAt: size=3, off=2 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd4d960 item 73 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed889600): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed889600): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.194491595 +0000 UTC m=+194.531855315 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed889600): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed889b40): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed889b40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed889b40): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed889b40): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed889b40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.194491595 +0000 UTC m=+194.531855315 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed889b40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edd4db20 item 73 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89e280): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89e280): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89e280): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89e280): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89e280): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89e280): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89e280): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.196454182 +0000 UTC m=+194.533817912 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89e280): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89e780): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89e780): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89e780): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed6140e0 item 74 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89e780): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89e780): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.197025457 +0000 UTC m=+194.534389177 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89e780): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89ecc0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89ecc0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed6145b0 item 74 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89ecc0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89ecc0): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89ecc0): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89ecc0): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89ecc0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.197781357 +0000 UTC m=+194.535145077 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89ecc0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89f240): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89f240): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89f240): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89f240): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89f240): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.197781357 +0000 UTC m=+194.535145077 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89f240): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed614c40 item 74 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89f880): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89f880): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89f880): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89f880): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89f880): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89f880): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89f880): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.199217396 +0000 UTC m=+194.536581116 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89f880): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89fd80): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89fd80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89fd80): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed6151f0 item 75 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89fd80): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89fd80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.199733336 +0000 UTC m=+194.537097057 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed89fd80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ba3c0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ba3c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ba3c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ba3c0): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ba3c0): _writeAt: size=3, off=2 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed615500 item 75 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ba3c0): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ba3c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.200239768 +0000 UTC m=+194.537603488 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ba3c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ba900): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ba900): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ba900): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ba900): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ba900): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.200239768 +0000 UTC m=+194.537603488 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ba900): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed6156c0 item 75 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8baf40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8baf40): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8baf40): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8baf40): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8baf40): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8baf40): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8baf40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.20202283 +0000 UTC m=+194.539386550 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8baf40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8bb440): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8bb440): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8bb440): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed615b20 item 76 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8bb440): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8bb440): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.202838432 +0000 UTC m=+194.540202152 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8bb440): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8bb980): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8bb980): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed615dc0 item 76 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8bb980): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8bb980): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8bb980): _writeAt: size=3, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8bb980): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8bb980): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.204690893 +0000 UTC m=+194.542054614 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8bb980): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d6000): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d6000): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d6000): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d6000): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d6000): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.204690893 +0000 UTC m=+194.542054614 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d6000): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb840e0 item 76 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d6640): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d6640): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d6640): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d6640): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d6640): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d6640): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d6640): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.206182547 +0000 UTC m=+194.543546267 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d6640): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d6b40): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d6b40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d6b40): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb84690 item 77 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d6b40): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d6b40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.206756276 +0000 UTC m=+194.544119996 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d6b40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d7240): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d7240): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d7240): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d7240): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d7240): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.206756276 +0000 UTC m=+194.544119996 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d7240): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb84850 item 77 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d7880): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d7880): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d7880): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d7880): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d7880): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d7880): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d7880): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.209464887 +0000 UTC m=+194.546828607 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d7880): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d7d80): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d7d80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d7d80): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb84d90 item 78 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d7d80): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d7d80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.210553863 +0000 UTC m=+194.547917584 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8d7d80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ec580): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ec580): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ec580): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ec580): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ec580): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.210553863 +0000 UTC m=+194.547917584 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ec580): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb84f50 item 78 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ecbc0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ecbc0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ecbc0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ecbc0): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ecbc0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ecbc0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ecbc0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.212207782 +0000 UTC m=+194.549571502 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ecbc0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ed0c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ed0c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ed0c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb85340 item 79 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ed0c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ed0c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.212657247 +0000 UTC m=+194.550020966 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ed0c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ed7c0): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ed7c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ed7c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ed7c0): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ed7c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.212657247 +0000 UTC m=+194.550020966 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ed7c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb85500 item 79 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ede00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ede00): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ede00): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ede00): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ede00): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ede00): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ede00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.21435609 +0000 UTC m=+194.551719810 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8ede00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed902400): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed902400): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed902400): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb858f0 item 80 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed902400): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed902400): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.214758576 +0000 UTC m=+194.552122296 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed902400): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed902b00): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed902b00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed902b00): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed902b00): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed902b00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.214758576 +0000 UTC m=+194.552122296 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed902b00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edb85ab0 item 80 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed903140): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed903140): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed903140): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed903140): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed903140): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.216443654 +0000 UTC m=+194.553807394 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed903140): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed9035c0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed9035c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed9035c0): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed9035c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed9035c0): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed9035c0): _writeAt: size=3, off=7 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed232070 item 81 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed9035c0): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed9035c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.216919338 +0000 UTC m=+194.554283058 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed9035c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed903b00): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed903b00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed903b00): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed903b00): >_readAt: n=8, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed903b00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.216919338 +0000 UTC m=+194.554283058 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed903b00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed232770 item 81 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed922280): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed922280): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed922280): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed922280): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed922280): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.218682712 +0000 UTC m=+194.556046432 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed922280): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed922780): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed922780): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed922780): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed233110 item 82 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed922780): _readAt: size=2, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed922780): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed922780): _writeAt: size=3, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed922780): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed922780): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.219286406 +0000 UTC m=+194.556650126 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed922780): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed922d00): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed922d00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed922d00): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed922d00): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed922d00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.219286406 +0000 UTC m=+194.556650126 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed922d00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed233500 item 82 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed923380): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed923380): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed923380): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed923380): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed923380): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.220907293 +0000 UTC m=+194.558271013 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed923380): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed923880): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed923880): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed923880): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed923880): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed923880): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed923880): _writeAt: size=3, off=7 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed233dc0 item 83 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed923880): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed923880): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.221371445 +0000 UTC m=+194.558735165 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed923880): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed923dc0): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed923dc0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed923dc0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed923dc0): >_readAt: n=8, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed923dc0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.221371445 +0000 UTC m=+194.558735165 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed923dc0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed570310 item 83 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93e540): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93e540): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93e540): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93e540): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93e540): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.222976101 +0000 UTC m=+194.560339821 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93e540): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93ea40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93ea40): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93ea40): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed5707e0 item 84 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93ea40): _readAt: size=2, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93ea40): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93ea40): _writeAt: size=3, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93ea40): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93ea40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.223441967 +0000 UTC m=+194.560805687 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93ea40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93efc0): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93efc0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93efc0): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93efc0): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93efc0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.223441967 +0000 UTC m=+194.560805687 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93efc0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed570af0 item 84 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93f640): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93f640): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93f640): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93f640): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93f640): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.22475809 +0000 UTC m=+194.562121811 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93f640): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93fb40): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93fb40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93fb40): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93fb40): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93fb40): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93fb40): _writeAt: size=3, off=7 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed570e70 item 85 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93fb40): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93fb40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.225391201 +0000 UTC m=+194.562754921 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed93fb40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95a180): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95a180): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95a180): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95a180): >_readAt: n=8, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95a180): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.225391201 +0000 UTC m=+194.562754921 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95a180): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed571030 item 85 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95a800): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95a800): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95a800): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95a800): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95a800): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.227016435 +0000 UTC m=+194.564380175 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95a800): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95ad00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95ad00): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95ad00): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed571500 item 86 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95ad00): _readAt: size=2, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95ad00): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95ad00): _writeAt: size=3, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95ad00): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95ad00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.227569143 +0000 UTC m=+194.564932864 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95ad00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95b280): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95b280): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95b280): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95b280): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95b280): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.227569143 +0000 UTC m=+194.564932864 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95b280): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed571880 item 86 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95b900): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95b900): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95b900): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95b900): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95b900): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.229008469 +0000 UTC m=+194.566372199 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95b900): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95be00): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95be00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95be00): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95be00): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95be00): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95be00): _writeAt: size=3, off=7 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed571c00 item 87 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95be00): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95be00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.229799886 +0000 UTC m=+194.567163607 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed95be00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed866400): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed866400): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed866400): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed866400): >_readAt: n=8, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed866400): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.229799886 +0000 UTC m=+194.567163607 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed866400): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed22a770 item 87 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97e500): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97e500): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97e500): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97e500): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97e500): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.232157017 +0000 UTC m=+194.569520748 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97e500): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97ea00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97ea00): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97ea00): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf8380 item 88 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97ea00): _readAt: size=2, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97ea00): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97ea00): _writeAt: size=3, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97ea00): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97ea00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.233392769 +0000 UTC m=+194.570756490 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97ea00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97ef80): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97ef80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97ef80): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97ef80): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97ef80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.233392769 +0000 UTC m=+194.570756490 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97ef80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf8540 item 88 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97f5c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97f5c0): open at offset 0 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97f5c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97f5c0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97f5c0): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97f5c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97f5c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97f5c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.234667926 +0000 UTC m=+194.572031677 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97f5c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97fb00): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97fb00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97fb00): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf8a80 item 89 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97fb00): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97fb00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.235171663 +0000 UTC m=+194.572535393 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed97fb00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed866800): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed866800): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed866800): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed866800): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed866800): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed866800): _writeAt: size=3, off=7 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf8c40 item 89 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed866800): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed866800): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.236008205 +0000 UTC m=+194.573371935 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed866800): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed866d80): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed866d80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed866d80): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed866d80): >_readAt: n=8, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed866d80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.236008205 +0000 UTC m=+194.573371935 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed866d80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf8e00 item 89 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8673c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8673c0): open at offset 0 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8673c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8673c0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8673c0): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8673c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8673c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8673c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.237385845 +0000 UTC m=+194.574749575 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed8673c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed867900): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed867900): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed867900): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf91f0 item 90 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed867900): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed867900): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.237931641 +0000 UTC m=+194.575295371 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed867900): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed867e40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed867e40): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed867e40): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf93b0 item 90 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed867e40): _readAt: size=2, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed867e40): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed867e40): _writeAt: size=3, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed867e40): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed867e40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.238510168 +0000 UTC m=+194.575873888 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed867e40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed292d00): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed292d00): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed292d00): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed292d00): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed292d00): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.238510168 +0000 UTC m=+194.575873888 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed292d00): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf9730 item 90 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed293c80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed293c80): open at offset 0 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed293c80): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed293c80): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed293c80): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed293c80): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed293c80): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed293c80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.23998535 +0000 UTC m=+194.577349080 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed293c80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5acdc0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5acdc0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5acdc0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf9b20 item 91 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5acdc0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5acdc0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.240915088 +0000 UTC m=+194.578278818 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5acdc0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad300): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad300): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad300): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad300): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad300): >_readAt: n=2, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad300): _writeAt: size=3, off=7 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3edaf9ce0 item 91 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad300): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad300): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.241456826 +0000 UTC m=+194.578820556 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad300): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad880): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad880): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad880): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad880): >_readAt: n=8, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad880): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.241456826 +0000 UTC m=+194.578820556 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5ad880): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed5700e0 item 91 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5adec0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5adec0): open at offset 0 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5adec0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5adec0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5adec0): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5adec0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5adec0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5adec0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.243296273 +0000 UTC m=+194.580660003 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed5adec0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2a500): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2a500): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2a500): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed570540 item 92 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2a500): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2a500): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.243684734 +0000 UTC m=+194.581048464 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2a500): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2aa40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2aa40): open at offset 5 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2aa40): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed570850 item 92 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2aa40): _readAt: size=2, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2aa40): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2aa40): _writeAt: size=3, off=5 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2aa40): >_writeAt: n=3, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2aa40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.244285883 +0000 UTC m=+194.581649613 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2aa40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b000): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b000): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b000): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b000): >_readAt: n=3, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b000): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.244285883 +0000 UTC m=+194.581649613 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b000): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed570b60 item 92 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b640): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b640): open at offset 0 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b640): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b640): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b640): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b640): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b640): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b640): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.245559408 +0000 UTC m=+194.582923138 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3edc2b640): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed1504c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed1504c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed1504c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed570ee0 item 93 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed1504c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed1504c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.246047454 +0000 UTC m=+194.583411174 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed1504c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed151680): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed151680): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed151680): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed151680): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed151680): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.246047454 +0000 UTC m=+194.583411174 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed151680): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed571180 item 93 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e2c0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e2c0): open at offset 0 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e2c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e2c0): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e2c0): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e2c0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e2c0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e2c0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.247325497 +0000 UTC m=+194.584689217 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e2c0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e900): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e900): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e900): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed5716c0 item 94 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e900): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e900): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.247812742 +0000 UTC m=+194.585176463 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23e900): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23f000): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23f000): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23f000): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23f000): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23f000): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.247812742 +0000 UTC m=+194.585176463 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23f000): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed5718f0 item 94 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23f640): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23f640): open at offset 0 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23f640): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23f640): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23f640): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23f640): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23f640): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23f640): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.249255914 +0000 UTC m=+194.586619634 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23f640): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23fec0): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23fec0): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23fec0): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed22a930 item 95 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23fec0): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23fec0): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.249674611 +0000 UTC m=+194.587038331 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed23fec0): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538700): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538700): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538700): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538700): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538700): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.249674611 +0000 UTC m=+194.587038331 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538700): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed22aaf0 item 95 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538e40): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538e40): open at offset 0 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538e40): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538e40): _readAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538e40): >_readAt: n=0, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538e40): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538e40): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538e40): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.250940922 +0000 UTC m=+194.588304652 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed538e40): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed539380): _writeAt: size=5, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed539380): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed539380): >openPending: err= 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed22b2d0 item 96 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed539380): >_writeAt: n=5, err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed539380): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.251426154 +0000 UTC m=+194.588789873 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed539380): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/06 01:46:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/06 01:46:51 DEBUG : open-test-file: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed539a80): _readAt: size=512, off=0 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed539a80): openPending: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed539a80): >openPending: err= 2026/07/06 01:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed539a80): >_readAt: n=5, err=EOF 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed539a80): close: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-06 01:46:51.251426154 +0000 UTC m=+194.588789873 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : open-test-file(0x3ae3ed539a80): >close: err= 2026/07/06 01:46:51 DEBUG : open-test-file: Remove: 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ae3ed22b570 item 96 2026/07/06 01:46:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/06 01:46:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/06 01:46:51 DEBUG : open-test-file: >Remove: err= 2026/07/06 01:46:51 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:51 DEBUG : Looking for writers 2026/07/06 01:46:51 DEBUG : >WaitForWriters: 2026/07/06 01:46:51 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.20s) --- PASS: TestRWFileHandleOpenTests/writes (0.60s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.61s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:51 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:51 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:46:51 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:51 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:51 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:46:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:51 DEBUG : file1: newRWFileHandle: 2026/07/06 01:46:51 DEBUG : file1(0x3ae3ed3f60c0): openPending: 2026/07/06 01:46:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:51 DEBUG : file1(0x3ae3ed3f60c0): >openPending: err= 2026/07/06 01:46:51 DEBUG : file1: >newRWFileHandle: err= 2026/07/06 01:46:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/06 01:46:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/06 01:46:51 DEBUG : file1(0x3ae3ed3f60c0): _writeAt: size=2, off=0 2026/07/06 01:46:51 DEBUG : file1(0x3ae3ed3f60c0): >_writeAt: n=2, err= 2026/07/06 01:46:51 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/06 01:46:51 DEBUG : file1(0x3ae3ed3f60c0): RWFileHandle.Flush 2026/07/06 01:46:51 DEBUG : file1(0x3ae3ed3f60c0): RWFileHandle.Release 2026/07/06 01:46:51 DEBUG : file1(0x3ae3ed3f60c0): close: 2026/07/06 01:46:51 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/06 01:46:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:51 DEBUG : file1(0x3ae3ed3f60c0): >close: err= 2026/07/06 01:46:51 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:51 DEBUG : Looking for writers 2026/07/06 01:46:51 DEBUG : file1: reading active writers 2026/07/06 01:46:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/06 01:46:51 DEBUG : Looking for writers 2026/07/06 01:46:51 DEBUG : file1: reading active writers 2026/07/06 01:46:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/06 01:46:51 DEBUG : Looking for writers 2026/07/06 01:46:51 DEBUG : file1: reading active writers 2026/07/06 01:46:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/06 01:46:51 DEBUG : Looking for writers 2026/07/06 01:46:51 DEBUG : file1: reading active writers 2026/07/06 01:46:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/06 01:46:51 DEBUG : file1: vfs cache: starting upload 2026/07/06 01:46:51 DEBUG : Looking for writers 2026/07/06 01:46:51 DEBUG : file1: reading active writers 2026/07/06 01:46:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/06 01:46:51 DEBUG : Looking for writers 2026/07/06 01:46:51 DEBUG : file1: reading active writers 2026/07/06 01:46:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/06 01:46:52 DEBUG : Looking for writers 2026/07/06 01:46:52 DEBUG : file1: reading active writers 2026/07/06 01:46:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/06 01:46:52 DEBUG : file1: size = 2 OK 2026/07/06 01:46:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/06 01:46:52 INFO : file1: Copied (new) 2026/07/06 01:46:52 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/07/06 01:46:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/06 01:46:52 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/06 01:46:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:46:52 INFO : file1: vfs cache: upload succeeded try #1 2026/07/06 01:46:52 DEBUG : Looking for writers 2026/07/06 01:46:52 DEBUG : file1: reading active writers 2026/07/06 01:46:52 DEBUG : >WaitForWriters: 2026/07/06 01:46:53 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:53 DEBUG : Looking for writers 2026/07/06 01:46:53 DEBUG : file1: reading active writers 2026/07/06 01:46:53 DEBUG : >WaitForWriters: 2026/07/06 01:46:53 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.99s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:53 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:53 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:46:53 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:53 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:53 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:46:53 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:46:53 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:46:53 DEBUG : rename_me: newRWFileHandle: 2026/07/06 01:46:53 DEBUG : rename_me(0x3ae3ed3f6d00): openPending: 2026/07/06 01:46:53 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/06 01:46:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/06 01:46:53 DEBUG : rename_me(0x3ae3ed3f6d00): >openPending: err= 2026/07/06 01:46:53 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/06 01:46:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/06 01:46:53 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/06 01:46:53 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/06 01:46:53 DEBUG : rename_me(0x3ae3ed3f6d00): _writeAt: size=5, off=0 2026/07/06 01:46:53 DEBUG : rename_me(0x3ae3ed3f6d00): >_writeAt: n=5, err= 2026/07/06 01:46:53 DEBUG : rename_me(0x3ae3ed3f6d00): close: 2026/07/06 01:46:53 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-06 01:46:53.633007927 +0000 UTC m=+196.970371657 2026/07/06 01:46:53 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/06 01:46:53 DEBUG : rename_me(0x3ae3ed3f6d00): >close: err= 2026/07/06 01:46:53 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/06 01:46:53 DEBUG : i_was_renamed: Updating file with 0x3ae3edb92340 2026/07/06 01:46:53 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/06 01:46:53 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/06 01:46:53 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:46:53 DEBUG : Looking for writers 2026/07/06 01:46:53 DEBUG : i_was_renamed: reading active writers 2026/07/06 01:46:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/06 01:46:53 DEBUG : Looking for writers 2026/07/06 01:46:53 DEBUG : i_was_renamed: reading active writers 2026/07/06 01:46:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/06 01:46:53 DEBUG : Looking for writers 2026/07/06 01:46:53 DEBUG : i_was_renamed: reading active writers 2026/07/06 01:46:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/06 01:46:53 DEBUG : Looking for writers 2026/07/06 01:46:53 DEBUG : i_was_renamed: reading active writers 2026/07/06 01:46:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/06 01:46:53 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/06 01:46:53 DEBUG : Looking for writers 2026/07/06 01:46:53 DEBUG : i_was_renamed: reading active writers 2026/07/06 01:46:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/06 01:46:53 DEBUG : Looking for writers 2026/07/06 01:46:53 DEBUG : i_was_renamed: reading active writers 2026/07/06 01:46:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/06 01:46:54 DEBUG : Looking for writers 2026/07/06 01:46:54 DEBUG : i_was_renamed: reading active writers 2026/07/06 01:46:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/06 01:46:54 DEBUG : i_was_renamed: size = 5 OK 2026/07/06 01:46:54 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/07/06 01:46:54 INFO : i_was_renamed: Copied (new) 2026/07/06 01:46:54 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-06 01:46:53 +0000 UTC," 2026/07/06 01:46:54 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/06 01:46:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/06 01:46:54 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/06 01:46:54 DEBUG : Looking for writers 2026/07/06 01:46:54 DEBUG : i_was_renamed: reading active writers 2026/07/06 01:46:54 DEBUG : >WaitForWriters: 2026/07/06 01:46:54 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.85s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:46:55 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:46:55 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/06 01:46:55 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:55 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/06 01:46:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xekamom7poba" 2026/07/06 01:46:55 INFO : files root 'rclone-test-xekamom7poba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/06 01:46:55 DEBUG : forgetting directory cache 2026/07/06 01:46:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/06 01:46:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/06 01:46:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/06 01:46:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/06 01:46:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/06 01:46:56 DEBUG : TestRWCacheUpdate(0x3ae3ed6a1440): _readAt: size=512, off=0 2026/07/06 01:46:56 DEBUG : TestRWCacheUpdate(0x3ae3ed6a1440): openPending: 2026/07/06 01:46:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-06 00:47:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/06 01:46:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/06 01:46:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/06 01:46:56 DEBUG : TestRWCacheUpdate(0x3ae3ed6a1440): >openPending: err= 2026/07/06 01:46:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/06 01:46:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/06 01:46:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:46:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:46:57 DEBUG : forgetting directory cache 2026/07/06 01:46:57 DEBUG : forgetting directory cache 2026/07/06 01:46:57 DEBUG : TestRWCacheUpdate(0x3ae3ed6a1440): >_readAt: n=20, err=EOF 2026/07/06 01:46:57 DEBUG : TestRWCacheUpdate(0x3ae3ed6a1440): close: 2026/07/06 01:46:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-06 00:47:55 +0000 UTC 2026/07/06 01:46:57 DEBUG : TestRWCacheUpdate(0x3ae3ed6a1440): >close: err= 2026/07/06 01:46:57 DEBUG : Re-reading directory (420.539932ms old) 2026/07/06 01:46:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/06 01:46:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/06 01:46:57 DEBUG : forgetting directory cache 2026/07/06 01:46:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:46:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/06 01:46:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/06 01:46:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/06 01:46:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/06 01:46:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/06 01:46:59 DEBUG : TestRWCacheUpdate(0x3ae3ed3f6780): _readAt: size=512, off=0 2026/07/06 01:46:59 DEBUG : TestRWCacheUpdate(0x3ae3ed3f6780): openPending: 2026/07/06 01:46:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-06 00:48:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-06 00:47:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/06 01:46:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-06 00:48:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-06 00:47:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/06 01:46:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/06 01:46:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/06 01:46:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/06 01:46:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/06 01:46:59 DEBUG : TestRWCacheUpdate(0x3ae3ed3f6780): >openPending: err= 2026/07/06 01:46:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/06 01:46:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/06 01:46:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:46:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:46:59 DEBUG : forgetting directory cache 2026/07/06 01:46:59 DEBUG : TestRWCacheUpdate(0x3ae3ed3f6780): >_readAt: n=20, err=EOF 2026/07/06 01:46:59 DEBUG : TestRWCacheUpdate(0x3ae3ed3f6780): close: 2026/07/06 01:46:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-06 00:48:55 +0000 UTC 2026/07/06 01:46:59 DEBUG : TestRWCacheUpdate(0x3ae3ed3f6780): >close: err= 2026/07/06 01:46:59 DEBUG : Re-reading directory (270.127237ms old) 2026/07/06 01:46:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/06 01:46:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/06 01:46:59 DEBUG : forgetting directory cache 2026/07/06 01:47:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:47:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/06 01:47:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/06 01:47:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/06 01:47:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/06 01:47:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/06 01:47:00 DEBUG : TestRWCacheUpdate(0x3ae3ed6a1cc0): _readAt: size=512, off=0 2026/07/06 01:47:00 DEBUG : TestRWCacheUpdate(0x3ae3ed6a1cc0): openPending: 2026/07/06 01:47:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-06 00:49:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-06 00:48:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/06 01:47:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-06 00:49:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-06 00:48:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/06 01:47:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/06 01:47:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/06 01:47:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/06 01:47:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/06 01:47:00 DEBUG : TestRWCacheUpdate(0x3ae3ed6a1cc0): >openPending: err= 2026/07/06 01:47:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/06 01:47:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/06 01:47:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:47:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:47:01 DEBUG : forgetting directory cache 2026/07/06 01:47:01 DEBUG : TestRWCacheUpdate(0x3ae3ed6a1cc0): >_readAt: n=20, err=EOF 2026/07/06 01:47:01 DEBUG : TestRWCacheUpdate(0x3ae3ed6a1cc0): close: 2026/07/06 01:47:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-06 00:49:55 +0000 UTC 2026/07/06 01:47:01 DEBUG : TestRWCacheUpdate(0x3ae3ed6a1cc0): >close: err= 2026/07/06 01:47:01 DEBUG : Re-reading directory (267.559802ms old) 2026/07/06 01:47:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/06 01:47:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/06 01:47:01 DEBUG : forgetting directory cache 2026/07/06 01:47:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:47:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/06 01:47:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/06 01:47:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/06 01:47:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/06 01:47:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/06 01:47:02 DEBUG : TestRWCacheUpdate(0x3ae3ed97e3c0): _readAt: size=512, off=0 2026/07/06 01:47:02 DEBUG : TestRWCacheUpdate(0x3ae3ed97e3c0): openPending: 2026/07/06 01:47:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-06 00:50:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-06 00:49:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/06 01:47:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-06 00:50:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-06 00:49:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/06 01:47:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/06 01:47:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/06 01:47:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/06 01:47:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/06 01:47:02 DEBUG : TestRWCacheUpdate(0x3ae3ed97e3c0): >openPending: err= 2026/07/06 01:47:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/06 01:47:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/06 01:47:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:47:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:47:02 DEBUG : forgetting directory cache 2026/07/06 01:47:02 DEBUG : TestRWCacheUpdate(0x3ae3ed97e3c0): >_readAt: n=20, err=EOF 2026/07/06 01:47:02 DEBUG : TestRWCacheUpdate(0x3ae3ed97e3c0): close: 2026/07/06 01:47:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-06 00:50:55 +0000 UTC 2026/07/06 01:47:02 DEBUG : TestRWCacheUpdate(0x3ae3ed97e3c0): >close: err= 2026/07/06 01:47:02 DEBUG : Re-reading directory (256.749193ms old) 2026/07/06 01:47:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/06 01:47:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/06 01:47:03 DEBUG : forgetting directory cache 2026/07/06 01:47:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:47:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/06 01:47:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/06 01:47:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/06 01:47:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/06 01:47:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/06 01:47:04 DEBUG : TestRWCacheUpdate(0x3ae3ed3f7640): _readAt: size=512, off=0 2026/07/06 01:47:04 DEBUG : TestRWCacheUpdate(0x3ae3ed3f7640): openPending: 2026/07/06 01:47:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-06 00:51:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-06 00:50:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/06 01:47:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-06 00:51:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-06 00:50:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/06 01:47:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/06 01:47:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/06 01:47:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/06 01:47:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/06 01:47:04 DEBUG : TestRWCacheUpdate(0x3ae3ed3f7640): >openPending: err= 2026/07/06 01:47:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/06 01:47:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/06 01:47:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:47:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:47:04 DEBUG : forgetting directory cache 2026/07/06 01:47:04 DEBUG : TestRWCacheUpdate(0x3ae3ed3f7640): >_readAt: n=20, err=EOF 2026/07/06 01:47:04 DEBUG : TestRWCacheUpdate(0x3ae3ed3f7640): close: 2026/07/06 01:47:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-06 00:51:55 +0000 UTC 2026/07/06 01:47:04 DEBUG : TestRWCacheUpdate(0x3ae3ed3f7640): >close: err= 2026/07/06 01:47:04 DEBUG : Re-reading directory (259.940982ms old) 2026/07/06 01:47:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/06 01:47:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/06 01:47:04 DEBUG : forgetting directory cache 2026/07/06 01:47:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:47:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/06 01:47:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/06 01:47:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/06 01:47:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/06 01:47:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/06 01:47:05 DEBUG : TestRWCacheUpdate(0x3ae3ed97f0c0): _readAt: size=512, off=0 2026/07/06 01:47:05 DEBUG : TestRWCacheUpdate(0x3ae3ed97f0c0): openPending: 2026/07/06 01:47:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-06 00:52:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-06 00:51:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/06 01:47:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-06 00:52:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-06 00:51:55 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/06 01:47:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/06 01:47:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/06 01:47:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/06 01:47:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/06 01:47:05 DEBUG : TestRWCacheUpdate(0x3ae3ed97f0c0): >openPending: err= 2026/07/06 01:47:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/06 01:47:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/06 01:47:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:47:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:47:06 DEBUG : forgetting directory cache 2026/07/06 01:47:06 DEBUG : TestRWCacheUpdate(0x3ae3ed97f0c0): >_readAt: n=20, err=EOF 2026/07/06 01:47:06 DEBUG : TestRWCacheUpdate(0x3ae3ed97f0c0): close: 2026/07/06 01:47:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-06 00:52:55 +0000 UTC 2026/07/06 01:47:06 DEBUG : TestRWCacheUpdate(0x3ae3ed97f0c0): >close: err= 2026/07/06 01:47:06 DEBUG : Re-reading directory (258.063103ms old) 2026/07/06 01:47:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/06 01:47:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/06 01:47:06 DEBUG : forgetting directory cache 2026/07/06 01:47:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:47:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/06 01:47:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/06 01:47:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/06 01:47:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/06 01:47:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/06 01:47:07 DEBUG : TestRWCacheUpdate(0x3ae3ed8664c0): _readAt: size=512, off=0 2026/07/06 01:47:07 DEBUG : TestRWCacheUpdate(0x3ae3ed8664c0): openPending: 2026/07/06 01:47:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-06 00:53:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-06 00:52:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/06 01:47:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-06 00:53:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-06 00:52:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/06 01:47:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/06 01:47:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/06 01:47:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/06 01:47:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/06 01:47:07 DEBUG : TestRWCacheUpdate(0x3ae3ed8664c0): >openPending: err= 2026/07/06 01:47:07 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/06 01:47:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/06 01:47:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:47:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:47:07 DEBUG : forgetting directory cache 2026/07/06 01:47:07 DEBUG : TestRWCacheUpdate(0x3ae3ed8664c0): >_readAt: n=21, err=EOF 2026/07/06 01:47:07 DEBUG : TestRWCacheUpdate(0x3ae3ed8664c0): close: 2026/07/06 01:47:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-06 00:53:55 +0000 UTC 2026/07/06 01:47:07 DEBUG : TestRWCacheUpdate(0x3ae3ed8664c0): >close: err= 2026/07/06 01:47:07 DEBUG : Re-reading directory (266.4946ms old) 2026/07/06 01:47:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/06 01:47:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/06 01:47:08 DEBUG : forgetting directory cache 2026/07/06 01:47:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:47:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/06 01:47:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/06 01:47:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/06 01:47:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/06 01:47:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/06 01:47:09 DEBUG : TestRWCacheUpdate(0x3ae3ed292dc0): _readAt: size=512, off=0 2026/07/06 01:47:09 DEBUG : TestRWCacheUpdate(0x3ae3ed292dc0): openPending: 2026/07/06 01:47:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-06 00:54:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-06 00:53:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/06 01:47:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-06 00:54:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-06 00:53:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/06 01:47:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/06 01:47:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/06 01:47:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/06 01:47:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/06 01:47:09 DEBUG : TestRWCacheUpdate(0x3ae3ed292dc0): >openPending: err= 2026/07/06 01:47:09 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/06 01:47:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/06 01:47:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:47:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:47:09 DEBUG : forgetting directory cache 2026/07/06 01:47:09 DEBUG : TestRWCacheUpdate(0x3ae3ed292dc0): >_readAt: n=22, err=EOF 2026/07/06 01:47:09 DEBUG : TestRWCacheUpdate(0x3ae3ed292dc0): close: 2026/07/06 01:47:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-06 00:54:55 +0000 UTC 2026/07/06 01:47:09 DEBUG : TestRWCacheUpdate(0x3ae3ed292dc0): >close: err= 2026/07/06 01:47:09 DEBUG : Re-reading directory (259.58467ms old) 2026/07/06 01:47:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/06 01:47:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/06 01:47:09 DEBUG : forgetting directory cache 2026/07/06 01:47:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:47:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/06 01:47:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/06 01:47:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/06 01:47:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/06 01:47:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/06 01:47:10 DEBUG : TestRWCacheUpdate(0x3ae3ed293e80): _readAt: size=512, off=0 2026/07/06 01:47:10 DEBUG : TestRWCacheUpdate(0x3ae3ed293e80): openPending: 2026/07/06 01:47:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-06 00:55:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-06 00:54:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/06 01:47:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-06 00:55:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-06 00:54:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/06 01:47:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/06 01:47:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/06 01:47:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/06 01:47:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/06 01:47:10 DEBUG : TestRWCacheUpdate(0x3ae3ed293e80): >openPending: err= 2026/07/06 01:47:10 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/06 01:47:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/06 01:47:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:47:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:47:10 DEBUG : forgetting directory cache 2026/07/06 01:47:10 DEBUG : TestRWCacheUpdate(0x3ae3ed293e80): >_readAt: n=23, err=EOF 2026/07/06 01:47:10 DEBUG : TestRWCacheUpdate(0x3ae3ed293e80): close: 2026/07/06 01:47:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-06 00:55:55 +0000 UTC 2026/07/06 01:47:10 DEBUG : TestRWCacheUpdate(0x3ae3ed293e80): >close: err= 2026/07/06 01:47:10 DEBUG : Re-reading directory (266.862631ms old) 2026/07/06 01:47:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/06 01:47:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/06 01:47:11 DEBUG : forgetting directory cache 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate(0x3ae3ed866e80): _readAt: size=512, off=0 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate(0x3ae3ed866e80): openPending: 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-06 00:56:55 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-06 00:55:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-06 00:56:55 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-06 00:55:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/06 01:47:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/06 01:47:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate(0x3ae3ed866e80): >openPending: err= 2026/07/06 01:47:12 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:47:12 DEBUG : forgetting directory cache 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate(0x3ae3ed866e80): >_readAt: n=24, err=EOF 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate(0x3ae3ed866e80): close: 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-06 00:56:55 +0000 UTC 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate(0x3ae3ed866e80): >close: err= 2026/07/06 01:47:12 DEBUG : Re-reading directory (272.044279ms old) 2026/07/06 01:47:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/06 01:47:12 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:12 DEBUG : Looking for writers 2026/07/06 01:47:12 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/06 01:47:12 DEBUG : >WaitForWriters: 2026/07/06 01:47:12 DEBUG : files root 'rclone-test-xekamom7poba': vfs cache: cleaner exiting 2026/07/06 01:47:12 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.78s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:47:15 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:47:15 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/06 01:47:15 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/06 01:47:15 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/06 01:47:15 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/06 01:47:15 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:47:15 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/06 01:47:15 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/06 01:47:15 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/06 01:47:15 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/06 01:47:15 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/06 01:47:15 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:47:15 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/06 01:47:15 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/06 01:47:15 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/06 01:47:15 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/06 01:47:15 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/06 01:47:15 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:47:15 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/06 01:47:15 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/06 01:47:15 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/06 01:47:15 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:15 DEBUG : Looking for writers 2026/07/06 01:47:15 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/06 01:47:15 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/06 01:47:15 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.15s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:47:16 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:47:16 DEBUG : files root 'rclone-test-xekamom7poba': Reusing VFS from active cache 2026/07/06 01:47:16 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:16 DEBUG : Looking for writers 2026/07/06 01:47:16 DEBUG : >WaitForWriters: 2026/07/06 01:47:16 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:16 DEBUG : Looking for writers 2026/07/06 01:47:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:47:16 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:47:16 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:16 DEBUG : Looking for writers 2026/07/06 01:47:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:47:17 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:47:17 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:17 DEBUG : Looking for writers 2026/07/06 01:47:17 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:47:17 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:47:19 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:19 DEBUG : dir: Looking for writers 2026/07/06 01:47:19 DEBUG : file2: reading active writers 2026/07/06 01:47:19 DEBUG : Looking for writers 2026/07/06 01:47:19 DEBUG : dir: reading active writers 2026/07/06 01:47:19 DEBUG : file1: reading active writers 2026/07/06 01:47:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.97s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:47:20 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:47:22 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:22 DEBUG : dir: Looking for writers 2026/07/06 01:47:22 DEBUG : Looking for writers 2026/07/06 01:47:22 DEBUG : dir: reading active writers 2026/07/06 01:47:22 DEBUG : file1: reading active writers 2026/07/06 01:47:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.82s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:47:23 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:47:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/06 01:47:25 DEBUG : file1: Open: flags=O_RDONLY 2026/07/06 01:47:25 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/06 01:47:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/06 01:47:25 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/06 01:47:25 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/06 01:47:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/06 01:47:25 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/06 01:47:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:47:25 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:47:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/06 01:47:25 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/06 01:47:25 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/06 01:47:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/06 01:47:25 DEBUG : files root 'rclone-test-xekamom7poba': File to upload is small (0 bytes), uploading instead of streaming 2026/07/06 01:47:25 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/06 01:47:25 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/07/06 01:47:25 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/07/06 01:47:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/06 01:47:25 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:47:25 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/06 01:47:25 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:25 DEBUG : dir: Looking for writers 2026/07/06 01:47:25 DEBUG : file2: reading active writers 2026/07/06 01:47:25 DEBUG : new_file.txt: reading active writers 2026/07/06 01:47:25 DEBUG : Looking for writers 2026/07/06 01:47:25 DEBUG : dir: reading active writers 2026/07/06 01:47:25 DEBUG : file1: reading active writers 2026/07/06 01:47:25 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.98s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:47:27 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:47:29 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/06 01:47:29 DEBUG : dir/file1: Updating file with dir/file1 0x3ae3edc2e410 2026/07/06 01:47:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/06 01:47:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:29 INFO : dir/file1: Moved (server-side) to: file0 2026/07/06 01:47:29 DEBUG : file0: Updating file with file0 0x3ae3edc2e410 2026/07/06 01:47:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/06 01:47:29 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/06 01:47:30 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:30 DEBUG : dir: Looking for writers 2026/07/06 01:47:30 DEBUG : Looking for writers 2026/07/06 01:47:30 DEBUG : dir: reading active writers 2026/07/06 01:47:30 DEBUG : file0: reading active writers 2026/07/06 01:47:30 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.89s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:47:30 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:47:30 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:30 DEBUG : Looking for writers 2026/07/06 01:47:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:47:31 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:47:31 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/06 01:47:31 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/06 01:47:32 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/06 01:47:33 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/06 01:47:33 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/06 01:47:33 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:33 DEBUG : b: Looking for writers 2026/07/06 01:47:33 DEBUG : c: Looking for writers 2026/07/06 01:47:33 DEBUG : d: Looking for writers 2026/07/06 01:47:33 DEBUG : Looking for writers 2026/07/06 01:47:33 DEBUG : a: Looking for writers 2026/07/06 01:47:33 DEBUG : Looking for writers 2026/07/06 01:47:33 DEBUG : /: reading active writers 2026/07/06 01:47:33 DEBUG : a: reading active writers 2026/07/06 01:47:33 DEBUG : b: reading active writers 2026/07/06 01:47:33 DEBUG : c: reading active writers 2026/07/06 01:47:33 DEBUG : d: reading active writers 2026/07/06 01:47:33 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.79s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:47:35 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:47:35 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/06 01:47:35 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/06 01:47:36 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/06 01:47:36 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/06 01:47:38 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:38 DEBUG : a/b/c/d: Looking for writers 2026/07/06 01:47:38 DEBUG : a/b/c: Looking for writers 2026/07/06 01:47:38 DEBUG : d: reading active writers 2026/07/06 01:47:38 DEBUG : a/b: Looking for writers 2026/07/06 01:47:38 DEBUG : c: reading active writers 2026/07/06 01:47:38 DEBUG : a: Looking for writers 2026/07/06 01:47:38 DEBUG : b: reading active writers 2026/07/06 01:47:38 DEBUG : Looking for writers 2026/07/06 01:47:38 DEBUG : a: reading active writers 2026/07/06 01:47:38 DEBUG : >WaitForWriters: 2026/07/06 01:47:39 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-xekamom7poba/a/b/c not empty`) 2026/07/06 01:47:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/06 01:47:39 DEBUG : pacer: Reducing sleep to 15ms 2026/07/06 01:47:39 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-xekamom7poba/a/b not empty`) 2026/07/06 01:47:39 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/07/06 01:47:39 DEBUG : pacer: Reducing sleep to 22.5ms 2026/07/06 01:47:40 DEBUG : pacer: Reducing sleep to 16.875ms 2026/07/06 01:47:40 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestVFSMkdirAll (5.27s) === 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-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:47:40 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:47:40 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:40 DEBUG : Looking for writers 2026/07/06 01:47:40 DEBUG : >WaitForWriters: 2026/07/06 01:47:40 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSIsMetadataFile (0.28s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:47:40 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:47:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:47:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:47:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/06 01:47:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/06 01:47:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:40 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/06 01:47:40 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/06 01:47:40 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/06 01:47:40 DEBUG : files root 'rclone-test-xekamom7poba': File to upload is small (5 bytes), uploading instead of streaming 2026/07/06 01:47:41 DEBUG : file1: size = 5 OK 2026/07/06 01:47:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/06 01:47:41 DEBUG : file1: Size of src and dst objects identical 2026/07/06 01:47:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:47:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:47:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/06 01:47:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/06 01:47:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:47:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:47:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/06 01:47:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/06 01:47:41 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/06 01:47:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/06 01:47:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/06 01:47:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/06 01:47:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/06 01:47:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:41 DEBUG : files root 'rclone-test-xekamom7poba': File to upload is small (0 bytes), uploading instead of streaming 2026/07/06 01:47:42 DEBUG : file1: size = 0 OK 2026/07/06 01:47:42 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/06 01:47:42 DEBUG : file1: Size of src and dst objects identical 2026/07/06 01:47:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/06 01:47:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/06 01:47:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/06 01:47:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/06 01:47:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:42 DEBUG : files root 'rclone-test-xekamom7poba': File to upload is small (7 bytes), uploading instead of streaming 2026/07/06 01:47:43 DEBUG : file1: size = 7 OK 2026/07/06 01:47:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/06 01:47:43 DEBUG : file1: Size of src and dst objects identical 2026/07/06 01:47:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:43 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:43 DEBUG : Looking for writers 2026/07/06 01:47:43 DEBUG : file1: reading active writers 2026/07/06 01:47:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.30s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:47:43 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:47:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:47:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:47:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/06 01:47:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/06 01:47:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:43 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/06 01:47:44 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/06 01:47:44 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/06 01:47:44 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/06 01:47:44 DEBUG : files root 'rclone-test-xekamom7poba': File to upload is small (11 bytes), uploading instead of streaming 2026/07/06 01:47:45 DEBUG : file1: size = 11 OK 2026/07/06 01:47:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/06 01:47:45 DEBUG : file1: Size of src and dst objects identical 2026/07/06 01:47:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:45 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/06 01:47:45 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:45 DEBUG : Looking for writers 2026/07/06 01:47:45 DEBUG : file1: reading active writers 2026/07/06 01:47:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.41s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:47:46 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:47:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:47:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:47:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/06 01:47:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/06 01:47:46 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/06 01:47:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:46 DEBUG : files root 'rclone-test-xekamom7poba': File to upload is small (5 bytes), uploading instead of streaming 2026/07/06 01:47:47 DEBUG : file1: size = 5 OK 2026/07/06 01:47:47 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/06 01:47:47 DEBUG : file1: Size of src and dst objects identical 2026/07/06 01:47:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:47 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/06 01:47:47 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:47 DEBUG : Looking for writers 2026/07/06 01:47:47 DEBUG : file1: reading active writers 2026/07/06 01:47:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.31s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:47:47 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:47:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:47:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:47:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/06 01:47:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/06 01:47:47 DEBUG : file1: WriteFileHandle.Release closing 2026/07/06 01:47:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:47 DEBUG : files root 'rclone-test-xekamom7poba': File to upload is small (0 bytes), uploading instead of streaming 2026/07/06 01:47:48 DEBUG : file1: size = 0 OK 2026/07/06 01:47:48 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/06 01:47:48 DEBUG : file1: Size of src and dst objects identical 2026/07/06 01:47:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:48 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/06 01:47:48 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:48 DEBUG : Looking for writers 2026/07/06 01:47:48 DEBUG : file1: reading active writers 2026/07/06 01:47:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.35s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:47:48 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:47:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:47:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:47:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/06 01:47:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/06 01:47:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:49 DEBUG : files root 'rclone-test-xekamom7poba': File to upload is small (2 bytes), uploading instead of streaming 2026/07/06 01:47:49 DEBUG : file1: size = 2 OK 2026/07/06 01:47:49 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/06 01:47:49 DEBUG : file1: Size of src and dst objects identical 2026/07/06 01:47:49 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/06 01:47:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:49 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:49 DEBUG : Looking for writers 2026/07/06 01:47:49 DEBUG : file1: reading active writers 2026/07/06 01:47:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.47s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:47:50 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:47:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:47:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:47:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/06 01:47:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/06 01:47:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:50 DEBUG : files root 'rclone-test-xekamom7poba': File to upload is small (0 bytes), uploading instead of streaming 2026/07/06 01:47:51 DEBUG : file1: size = 0 OK 2026/07/06 01:47:51 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/06 01:47:51 DEBUG : file1: Size of src and dst objects identical 2026/07/06 01:47:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:47:51 DEBUG : file1: Open: flags=O_RDONLY 2026/07/06 01:47:51 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/06 01:47:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/06 01:47:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:47:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/06 01:47:51 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:51 DEBUG : Looking for writers 2026/07/06 01:47:51 DEBUG : file1: reading active writers 2026/07/06 01:47:51 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.62s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:47:52 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:47:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/06 01:47:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/06 01:47:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/06 01:47:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/06 01:47:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:52 DEBUG : files root 'rclone-test-xekamom7poba': File to upload is small (100 bytes), uploading instead of streaming 2026/07/06 01:47:52 DEBUG : file1: size = 100 OK 2026/07/06 01:47:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/06 01:47:52 DEBUG : file1: Size of src and dst objects identical 2026/07/06 01:47:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/06 01:47:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/06 01:47:52 DEBUG : file1: Open: flags=O_RDONLY 2026/07/06 01:47:52 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/06 01:47:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/06 01:47:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:47:53 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/06 01:47:53 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:53 DEBUG : Looking for writers 2026/07/06 01:47:53 DEBUG : file1: reading active writers 2026/07/06 01:47:53 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.58s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:47:53 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:47:57 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/06 01:47:57 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/06 01:47:57 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:47:58 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:47:58 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/06 01:47:58 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/06 01:47:58 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:47:58 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:47:58 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/06 01:47:58 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/06 01:47:58 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:47:58 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:47:58 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/06 01:47:58 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/06 01:47:58 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:47:58 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:47:58 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/06 01:47:58 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/06 01:47:58 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:47:59 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:47:59 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:47:59 DEBUG : flat: Looking for writers 2026/07/06 01:47:59 DEBUG : f003.txt: reading active writers 2026/07/06 01:47:59 DEBUG : f004.txt: reading active writers 2026/07/06 01:47:59 DEBUG : f000.txt: reading active writers 2026/07/06 01:47:59 DEBUG : f001.txt: reading active writers 2026/07/06 01:47:59 DEBUG : f002.txt: reading active writers 2026/07/06 01:47:59 DEBUG : Looking for writers 2026/07/06 01:47:59 DEBUG : flat: reading active writers 2026/07/06 01:47:59 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (6.96s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:48:00 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:48:03 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/06 01:48:03 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/06 01:48:03 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:48:03 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:48:03 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/06 01:48:03 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/06 01:48:03 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:48:04 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:48:04 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/06 01:48:04 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/06 01:48:04 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:48:04 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:48:04 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:48:04 DEBUG : a/b/c: Looking for writers 2026/07/06 01:48:04 DEBUG : deep.txt: reading active writers 2026/07/06 01:48:04 DEBUG : a/b: Looking for writers 2026/07/06 01:48:04 DEBUG : c: reading active writers 2026/07/06 01:48:04 DEBUG : mid.txt: reading active writers 2026/07/06 01:48:04 DEBUG : a: Looking for writers 2026/07/06 01:48:04 DEBUG : b: reading active writers 2026/07/06 01:48:04 DEBUG : top.txt: reading active writers 2026/07/06 01:48:04 DEBUG : Looking for writers 2026/07/06 01:48:04 DEBUG : a: reading active writers 2026/07/06 01:48:04 DEBUG : >WaitForWriters: 2026/07/06 01:48:05 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-xekamom7poba/a/b not empty`) 2026/07/06 01:48:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/06 01:48:05 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-xekamom7poba/a/b not empty`) 2026/07/06 01:48:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/06 01:48:06 DEBUG : pacer: Reducing sleep to 30ms 2026/07/06 01:48:06 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-xekamom7poba/a not empty`) 2026/07/06 01:48:06 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/07/06 01:48:06 DEBUG : pacer: Reducing sleep to 45ms 2026/07/06 01:48:06 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestZipManySubDirs (5.99s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:48:06 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:48:08 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/07/06 01:48:08 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/07/06 01:48:08 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/07/06 01:48:08 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/07/06 01:48:08 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/06 01:48:08 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/06 01:48:08 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:48:09 DEBUG : pacer: Reducing sleep to 10ms 2026/07/06 01:48:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/06 01:48:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/06 01:48:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/06 01:48:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:48:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/06 01:48:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/06 01:48:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/06 01:48:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/06 01:48:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/06 01:48:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/06 01:48:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/06 01:48:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/06 01:48:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/06 01:48:09 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:48:09 DEBUG : bigdir: Looking for writers 2026/07/06 01:48:09 DEBUG : big.bin: reading active writers 2026/07/06 01:48:09 DEBUG : Looking for writers 2026/07/06 01:48:09 DEBUG : bigdir: reading active writers 2026/07/06 01:48:09 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.13s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-xekamom7poba'", Local "Local file system at /tmp/rclone3819996653", Modify Window "1s" 2026/07/06 01:48:10 INFO : files root 'rclone-test-xekamom7poba': poll-interval is not supported by this remote 2026/07/06 01:48:13 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/06 01:48:13 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/06 01:48:13 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:48:13 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:48:13 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/06 01:48:13 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/06 01:48:13 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:48:14 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:48:14 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/06 01:48:14 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/06 01:48:14 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/06 01:48:14 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/06 01:48:14 DEBUG : WaitForWriters: timeout=30s 2026/07/06 01:48:14 DEBUG : dir1: Looking for writers 2026/07/06 01:48:14 DEBUG : a.txt: reading active writers 2026/07/06 01:48:14 DEBUG : dir2: Looking for writers 2026/07/06 01:48:14 DEBUG : b.txt: reading active writers 2026/07/06 01:48:14 DEBUG : dir3: Looking for writers 2026/07/06 01:48:14 DEBUG : c.txt: reading active writers 2026/07/06 01:48:14 DEBUG : Looking for writers 2026/07/06 01:48:14 DEBUG : dir1: reading active writers 2026/07/06 01:48:14 DEBUG : dir2: reading active writers 2026/07/06 01:48:14 DEBUG : dir3: reading active writers 2026/07/06 01:48:14 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.18s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/07/06 01:48:15 DEBUG : files root 'rclone-test-xekamom7poba': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m39.367678199s (try 1/5): exit status 1: Failed [TestFileRename/writes,forceCache=false]