"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/11/09 03:51:14 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-zasofox2teho" 2025/11/09 03:51:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/09 03:51:15 DEBUG : Creating backend with remote "/tmp/rclone767098188" === RUN TestDirHandleMethods run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:51:15 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:51:18 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:18 DEBUG : dir: Looking for writers 2025/11/09 03:51:18 DEBUG : Looking for writers 2025/11/09 03:51:18 DEBUG : dir: reading active writers 2025/11/09 03:51:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.82s) === RUN TestDirHandleReaddir run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:51:19 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:51:22 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:22 DEBUG : dir/subdir: Looking for writers 2025/11/09 03:51:22 DEBUG : dir: Looking for writers 2025/11/09 03:51:22 DEBUG : file2: reading active writers 2025/11/09 03:51:22 DEBUG : subdir: reading active writers 2025/11/09 03:51:22 DEBUG : file1: reading active writers 2025/11/09 03:51:22 DEBUG : Looking for writers 2025/11/09 03:51:22 DEBUG : dir: reading active writers 2025/11/09 03:51:22 DEBUG : >WaitForWriters: 2025/11/09 03:51:23 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-zasofox2teho/dir not empty`) 2025/11/09 03:51:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/09 03:51:23 DEBUG : pacer: Reducing sleep to 15ms 2025/11/09 03:51:23 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.59s) === RUN TestDirHandleReaddirnames run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:51:24 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:51:24 DEBUG : pacer: Reducing sleep to 10ms 2025/11/09 03:51:25 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:25 DEBUG : dir: Looking for writers 2025/11/09 03:51:25 DEBUG : file1: reading active writers 2025/11/09 03:51:25 DEBUG : Looking for writers 2025/11/09 03:51:25 DEBUG : dir: reading active writers 2025/11/09 03:51:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.11s) === RUN TestDirMethods run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:51:26 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:51:27 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:27 DEBUG : dir: Looking for writers 2025/11/09 03:51:27 DEBUG : Looking for writers 2025/11/09 03:51:27 DEBUG : dir: reading active writers 2025/11/09 03:51:27 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.00s) === RUN TestDirForgetAll run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:51:28 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:51:29 DEBUG : dir: forgetting directory cache 2025/11/09 03:51:29 DEBUG : forgetting directory cache 2025/11/09 03:51:29 DEBUG : dir: forgetting directory cache 2025/11/09 03:51:29 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:29 DEBUG : Looking for writers 2025/11/09 03:51:29 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.16s) === RUN TestDirForgetPath run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:51:30 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:51:31 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/09 03:51:31 DEBUG : dir: invalidating directory cache 2025/11/09 03:51:31 DEBUG : >ForgetPath: 2025/11/09 03:51:31 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/09 03:51:31 DEBUG : invalidating directory cache 2025/11/09 03:51:31 DEBUG : dir: forgetting directory cache 2025/11/09 03:51:31 DEBUG : >ForgetPath: 2025/11/09 03:51:31 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/09 03:51:31 DEBUG : >ForgetPath: 2025/11/09 03:51:31 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:31 DEBUG : dir: Looking for writers 2025/11/09 03:51:31 DEBUG : Looking for writers 2025/11/09 03:51:31 DEBUG : dir: reading active writers 2025/11/09 03:51:31 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.14s) === RUN TestDirWalk run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:51:32 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:51:35 DEBUG : forgetting directory cache 2025/11/09 03:51:35 DEBUG : dir: forgetting directory cache 2025/11/09 03:51:35 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:35 DEBUG : dir: Looking for writers 2025/11/09 03:51:35 DEBUG : fil/a/b: Looking for writers 2025/11/09 03:51:35 DEBUG : fil/a: Looking for writers 2025/11/09 03:51:35 DEBUG : b: reading active writers 2025/11/09 03:51:35 DEBUG : fil: Looking for writers 2025/11/09 03:51:35 DEBUG : a: reading active writers 2025/11/09 03:51:35 DEBUG : Looking for writers 2025/11/09 03:51:35 DEBUG : dir: reading active writers 2025/11/09 03:51:35 DEBUG : fil: reading active writers 2025/11/09 03:51:35 DEBUG : >WaitForWriters: 2025/11/09 03:51:36 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-zasofox2teho/fil not empty`) 2025/11/09 03:51:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/09 03:51:36 DEBUG : pacer: Reducing sleep to 15ms 2025/11/09 03:51:37 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/09 03:51:37 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirWalk (4.73s) === RUN TestDirSetModTime run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:51:37 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:51:38 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:38 DEBUG : dir: Looking for writers 2025/11/09 03:51:38 DEBUG : Looking for writers 2025/11/09 03:51:38 DEBUG : dir: reading active writers 2025/11/09 03:51:38 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.91s) === RUN TestDirStat run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:51:39 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:51:40 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:40 DEBUG : dir: Looking for writers 2025/11/09 03:51:40 DEBUG : file1: reading active writers 2025/11/09 03:51:40 DEBUG : Looking for writers 2025/11/09 03:51:40 DEBUG : dir: reading active writers 2025/11/09 03:51:40 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.01s) === RUN TestDirReadDirAll run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:51:41 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/11/09 03:51:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/09 03:51:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/09 03:51:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/09 03:51:44 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/09 03:51:46 DEBUG : dir: invalidating directory cache 2025/11/09 03:51:46 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/09 03:51:46 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/09 03:51:46 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/09 03:51:46 DEBUG : dir/file1: Reset virtual modtime 2025/11/09 03:51:46 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/09 03:51:46 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/09 03:51:46 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/09 03:51:46 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/09 03:51:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:51:46 DEBUG : dir: invalidating directory cache 2025/11/09 03:51:46 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/11/09 03:51:46 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/09 03:51:46 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/09 03:51:46 DEBUG : forgetting directory cache 2025/11/09 03:51:46 DEBUG : dir: forgetting directory cache 2025/11/09 03:51:46 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/09 03:51:46 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:46 DEBUG : dir/virtualDir: Looking for writers 2025/11/09 03:51:46 DEBUG : dir: Looking for writers 2025/11/09 03:51:46 DEBUG : virtualFile: reading active writers 2025/11/09 03:51:46 DEBUG : virtualDir: reading active writers 2025/11/09 03:51:46 DEBUG : file1: reading active writers 2025/11/09 03:51:46 DEBUG : virtualFile2: reading active writers 2025/11/09 03:51:46 DEBUG : Looking for writers 2025/11/09 03:51:46 DEBUG : dir: reading active writers 2025/11/09 03:51:46 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (6.94s) --- PASS: TestDirReadDirAll/Virtual (2.30s) === RUN TestDirOpen run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:51:48 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:51:49 ERROR : dir/: Can only open directories read only 2025/11/09 03:51:49 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:49 DEBUG : dir: Looking for writers 2025/11/09 03:51:49 DEBUG : Looking for writers 2025/11/09 03:51:49 DEBUG : dir: reading active writers 2025/11/09 03:51:49 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.98s) === RUN TestDirCreate run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:51:50 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:51:55 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:51:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/09 03:51:55 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/09 03:51:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/09 03:51:55 DEBUG : files root 'rclone-test-zasofox2teho': File to upload is small (5 bytes), uploading instead of streaming 2025/11/09 03:51:56 DEBUG : dir/potato: size = 5 OK 2025/11/09 03:51:56 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/11/09 03:51:56 DEBUG : dir/potato: Size of src and dst objects identical 2025/11/09 03:51:56 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/09 03:51:56 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:56 DEBUG : dir: Looking for writers 2025/11/09 03:51:56 DEBUG : file1: reading active writers 2025/11/09 03:51:56 DEBUG : potato: reading active writers 2025/11/09 03:51:56 DEBUG : Looking for writers 2025/11/09 03:51:56 DEBUG : dir: reading active writers 2025/11/09 03:51:56 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (7.87s) === RUN TestDirMkdir run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:51:57 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:51:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/09 03:52:00 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:00 DEBUG : dir/sub: Looking for writers 2025/11/09 03:52:00 DEBUG : dir: Looking for writers 2025/11/09 03:52:00 DEBUG : file1: reading active writers 2025/11/09 03:52:00 DEBUG : sub: reading active writers 2025/11/09 03:52:00 DEBUG : Looking for writers 2025/11/09 03:52:00 DEBUG : dir: reading active writers 2025/11/09 03:52:00 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.20s) === RUN TestDirMkdirSub run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:52:01 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:52:02 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/09 03:52:03 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/11/09 03:52:03 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:03 DEBUG : dir/sub/subsub: Looking for writers 2025/11/09 03:52:03 DEBUG : dir/sub: Looking for writers 2025/11/09 03:52:03 DEBUG : subsub: reading active writers 2025/11/09 03:52:03 DEBUG : dir: Looking for writers 2025/11/09 03:52:03 DEBUG : file1: reading active writers 2025/11/09 03:52:03 DEBUG : sub: reading active writers 2025/11/09 03:52:03 DEBUG : Looking for writers 2025/11/09 03:52:03 DEBUG : dir: reading active writers 2025/11/09 03:52:03 DEBUG : >WaitForWriters: 2025/11/09 03:52:04 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-zasofox2teho/dir/sub not empty`) 2025/11/09 03:52:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/09 03:52:04 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-zasofox2teho/dir/sub not empty`) 2025/11/09 03:52:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/09 03:52:04 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-zasofox2teho/dir/sub not empty`) 2025/11/09 03:52:04 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/09 03:52:05 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-zasofox2teho/dir/sub not empty`) 2025/11/09 03:52:05 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/09 03:52:05 DEBUG : pacer: Reducing sleep to 120ms 2025/11/09 03:52:05 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-zasofox2teho/dir not empty`) 2025/11/09 03:52:05 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2025/11/09 03:52:05 DEBUG : pacer: Reducing sleep to 180ms 2025/11/09 03:52:05 DEBUG : pacer: Reducing sleep to 135ms --- PASS: TestDirMkdirSub (4.64s) === RUN TestDirRemove run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:52:05 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:52:06 DEBUG : pacer: Reducing sleep to 101.25ms 2025/11/09 03:52:06 DEBUG : pacer: Reducing sleep to 75.9375ms 2025/11/09 03:52:06 DEBUG : pacer: Reducing sleep to 56.953125ms 2025/11/09 03:52:06 DEBUG : pacer: Reducing sleep to 42.714843ms 2025/11/09 03:52:06 DEBUG : pacer: Reducing sleep to 32.036132ms 2025/11/09 03:52:07 DEBUG : pacer: Reducing sleep to 24.027099ms 2025/11/09 03:52:07 ERROR : dir/: Dir.Remove not empty 2025/11/09 03:52:07 DEBUG : dir/file1: Remove: 2025/11/09 03:52:07 DEBUG : pacer: Reducing sleep to 18.020324ms 2025/11/09 03:52:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:52:07 DEBUG : dir/file1: >Remove: err= 2025/11/09 03:52:07 DEBUG : pacer: Reducing sleep to 13.515243ms 2025/11/09 03:52:07 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/09 03:52:07 DEBUG : pacer: Reducing sleep to 10.136432ms 2025/11/09 03:52:07 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:07 DEBUG : Looking for writers 2025/11/09 03:52:07 DEBUG : >WaitForWriters: 2025/11/09 03:52:07 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirRemove (2.14s) === RUN TestDirRemoveAll run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:52:07 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:52:09 DEBUG : dir/file1: Remove: 2025/11/09 03:52:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:52:09 DEBUG : dir/file1: >Remove: err= 2025/11/09 03:52:09 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/09 03:52:09 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:09 DEBUG : Looking for writers 2025/11/09 03:52:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.07s) === RUN TestDirRemoveName run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:52:10 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:52:11 DEBUG : dir/file1: Remove: 2025/11/09 03:52:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:52:11 DEBUG : dir/file1: >Remove: err= 2025/11/09 03:52:11 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:11 DEBUG : dir: Looking for writers 2025/11/09 03:52:11 DEBUG : Looking for writers 2025/11/09 03:52:11 DEBUG : dir: reading active writers 2025/11/09 03:52:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.41s) === RUN TestDirRename run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:52:12 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:52:14 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/09 03:52:15 DEBUG : dir: Updating dir with dir2 0xc000694f70 2025/11/09 03:52:15 DEBUG : dir: forgetting directory cache 2025/11/09 03:52:15 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/09 03:52:15 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/09 03:52:16 INFO : dir2/file1: Moved (server-side) to: file2 2025/11/09 03:52:16 DEBUG : file2: Updating file with file2 0xc000702540 2025/11/09 03:52:16 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/09 03:52:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/09 03:52:17 INFO : dir2/file3: Deleted 2025/11/09 03:52:17 INFO : file2: Moved (server-side) to: dir2/file3 2025/11/09 03:52:17 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000702540 2025/11/09 03:52:17 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/09 03:52:17 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/09 03:52:18 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/09 03:52:18 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000695c70 2025/11/09 03:52:18 DEBUG : empty directory: forgetting directory cache 2025/11/09 03:52:18 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/09 03:52:18 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/09 03:52:18 DEBUG : dir2: Renaming to "dir3" 2025/11/09 03:52:18 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:18 DEBUG : dir3: Looking for writers 2025/11/09 03:52:18 DEBUG : file3: reading active writers 2025/11/09 03:52:18 DEBUG : renamed empty directory: Looking for writers 2025/11/09 03:52:18 DEBUG : Looking for writers 2025/11/09 03:52:18 DEBUG : dir3: reading active writers 2025/11/09 03:52:18 DEBUG : renamed empty directory: reading active writers 2025/11/09 03:52:18 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.10s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:52:19 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:52:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/09 03:52:21 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:21 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/09 03:52:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/09 03:52:21 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/09 03:52:21 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/09 03:52:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/09 03:52:21 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:21 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/09 03:52:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/09 03:52:21 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/09 03:52:21 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/09 03:52:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/09 03:52:21 DEBUG : files root 'rclone-test-zasofox2teho': File to upload is small (12 bytes), uploading instead of streaming 2025/11/09 03:52:21 DEBUG : dir/sub/file2: size = 12 OK 2025/11/09 03:52:21 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/11/09 03:52:21 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/11/09 03:52:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/09 03:52:21 DEBUG : forgetting directory cache 2025/11/09 03:52:21 DEBUG : dir: forgetting directory cache 2025/11/09 03:52:21 DEBUG : dir/sub: forgetting directory cache 2025/11/09 03:52:21 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/09 03:52:21 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/09 03:52:21 DEBUG : files root 'rclone-test-zasofox2teho': File to upload is small (5 bytes), uploading instead of streaming 2025/11/09 03:52:22 DEBUG : dir/sub/file0: size = 5 OK 2025/11/09 03:52:22 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/11/09 03:52:22 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/11/09 03:52:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/09 03:52:22 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:22 DEBUG : dir/sub: Looking for writers 2025/11/09 03:52:22 DEBUG : file0: reading active writers 2025/11/09 03:52:22 DEBUG : file2: reading active writers 2025/11/09 03:52:22 DEBUG : dir: Looking for writers 2025/11/09 03:52:22 DEBUG : file1: reading active writers 2025/11/09 03:52:22 DEBUG : sub: reading active writers 2025/11/09 03:52:22 DEBUG : Looking for writers 2025/11/09 03:52:22 DEBUG : dir: reading active writers 2025/11/09 03:52:22 DEBUG : >WaitForWriters: 2025/11/09 03:52:23 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-zasofox2teho/dir not empty`) 2025/11/09 03:52:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/09 03:52:24 DEBUG : pacer: Reducing sleep to 15ms 2025/11/09 03:52:24 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (4.73s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:52:24 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:52:24 DEBUG : pacer: Reducing sleep to 10ms 2025/11/09 03:52:25 DEBUG : forgetting directory cache 2025/11/09 03:52:27 DEBUG : forgetting directory cache 2025/11/09 03:52:27 DEBUG : dir: forgetting directory cache 2025/11/09 03:52:27 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:27 DEBUG : dir: Looking for writers 2025/11/09 03:52:27 DEBUG : Looking for writers 2025/11/09 03:52:27 DEBUG : dir: reading active writers 2025/11/09 03:52:27 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.82s) === RUN TestDirMetadataExtension run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:52:28 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:52:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/09 03:52:29 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:29 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/09 03:52:29 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/09 03:52:29 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/09 03:52:29 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:52:29 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/09 03:52:29 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/09 03:52:29 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:29 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/09 03:52:29 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/09 03:52:29 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/09 03:52:29 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:52:29 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/09 03:52:29 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:29 DEBUG : dir: Looking for writers 2025/11/09 03:52:29 DEBUG : file1: reading active writers 2025/11/09 03:52:29 DEBUG : file1.metadata: reading active writers 2025/11/09 03:52:29 DEBUG : Looking for writers 2025/11/09 03:52:29 DEBUG : dir: reading active writers 2025/11/09 03:52:29 DEBUG : dir.metadata: reading active writers 2025/11/09 03:52:29 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.05s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:52:30 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:52:31 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:31 DEBUG : dir: Looking for writers 2025/11/09 03:52:31 DEBUG : file1: reading active writers 2025/11/09 03:52:31 DEBUG : Looking for writers 2025/11/09 03:52:31 DEBUG : dir: reading active writers 2025/11/09 03:52:31 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.37s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:52:32 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:52:35 DEBUG : Can set mod time: true 2025/11/09 03:52:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/09 03:52:35 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:35 DEBUG : dir: Looking for writers 2025/11/09 03:52:35 DEBUG : file1: reading active writers 2025/11/09 03:52:35 DEBUG : Looking for writers 2025/11/09 03:52:35 DEBUG : dir: reading active writers 2025/11/09 03:52:35 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:52:36 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:52:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/09 03:52:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/09 03:52:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:37 DEBUG : files root 'rclone-test-zasofox2teho': File to upload is small (0 bytes), uploading instead of streaming 2025/11/09 03:52:38 DEBUG : dir/file1: size = 0 OK 2025/11/09 03:52:38 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/09 03:52:38 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/09 03:52:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/09 03:52:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:38 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:38 DEBUG : dir: Looking for writers 2025/11/09 03:52:38 DEBUG : file1: reading active writers 2025/11/09 03:52:38 DEBUG : Looking for writers 2025/11/09 03:52:38 DEBUG : dir: reading active writers 2025/11/09 03:52:38 DEBUG : >WaitForWriters: 2025/11/09 03:52:38 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:38 DEBUG : dir: Looking for writers 2025/11/09 03:52:38 DEBUG : file1: reading active writers 2025/11/09 03:52:38 DEBUG : Looking for writers 2025/11/09 03:52:38 DEBUG : dir: reading active writers 2025/11/09 03:52:38 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:52:39 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:52:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/09 03:52:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/09 03:52:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:40 DEBUG : files root 'rclone-test-zasofox2teho': File to upload is small (5 bytes), uploading instead of streaming 2025/11/09 03:52:41 DEBUG : dir/file1: size = 5 OK 2025/11/09 03:52:41 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/09 03:52:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/09 03:52:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/09 03:52:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:41 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:41 DEBUG : dir: Looking for writers 2025/11/09 03:52:41 DEBUG : file1: reading active writers 2025/11/09 03:52:41 DEBUG : Looking for writers 2025/11/09 03:52:41 DEBUG : dir: reading active writers 2025/11/09 03:52:41 DEBUG : >WaitForWriters: 2025/11/09 03:52:42 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:42 DEBUG : dir: Looking for writers 2025/11/09 03:52:42 DEBUG : file1: reading active writers 2025/11/09 03:52:42 DEBUG : Looking for writers 2025/11/09 03:52:42 DEBUG : dir: reading active writers 2025/11/09 03:52:42 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:52:42 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:52:42 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:52:42 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:52:42 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:52:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:52:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:52:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:52:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:52:42 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:52:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/09 03:52:44 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:44 DEBUG : dir: Looking for writers 2025/11/09 03:52:44 DEBUG : file1: reading active writers 2025/11/09 03:52:44 DEBUG : Looking for writers 2025/11/09 03:52:44 DEBUG : dir: reading active writers 2025/11/09 03:52:44 DEBUG : >WaitForWriters: 2025/11/09 03:52:44 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:52:45 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:52:45 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:52:45 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:52:45 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:52:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:52:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:52:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:52:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:52:45 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:52:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/09 03:52:46 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:52:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:52:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:52:46 DEBUG : dir/file1(0xc00078c500): close: 2025/11/09 03:52:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/09 03:52:46 DEBUG : dir/file1(0xc00078c500): >close: err= 2025/11/09 03:52:46 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:46 DEBUG : dir: Looking for writers 2025/11/09 03:52:46 DEBUG : file1: reading active writers 2025/11/09 03:52:46 DEBUG : Looking for writers 2025/11/09 03:52:46 DEBUG : dir: reading active writers 2025/11/09 03:52:46 DEBUG : >WaitForWriters: 2025/11/09 03:52:47 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:47 DEBUG : dir: Looking for writers 2025/11/09 03:52:47 DEBUG : file1: reading active writers 2025/11/09 03:52:47 DEBUG : Looking for writers 2025/11/09 03:52:47 DEBUG : dir: reading active writers 2025/11/09 03:52:47 DEBUG : >WaitForWriters: 2025/11/09 03:52:47 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:52:47 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:52:47 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:52:47 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:52:47 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:52:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:52:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:52:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:52:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:52:47 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:52:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/09 03:52:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:52:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:52:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:52:49 DEBUG : dir/file1(0xc0003a5dc0): _writeAt: size=5, off=0 2025/11/09 03:52:49 DEBUG : dir/file1(0xc0003a5dc0): openPending: 2025/11/09 03:52:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/09 03:52:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/09 03:52:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:49 DEBUG : dir/file1(0xc0003a5dc0): >openPending: err= 2025/11/09 03:52:49 DEBUG : dir/file1(0xc0003a5dc0): >_writeAt: n=5, err= 2025/11/09 03:52:49 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/09 03:52:49 DEBUG : dir/file1(0xc0003a5dc0): close: 2025/11/09 03:52:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/11/09 03:52:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/11/09 03:52:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/11/09 03:52:49 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/09 03:52:49 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/09 03:52:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:49 DEBUG : dir/file1(0xc0003a5dc0): >close: err= 2025/11/09 03:52:49 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:49 DEBUG : dir: Looking for writers 2025/11/09 03:52:49 DEBUG : file1: reading active writers 2025/11/09 03:52:49 DEBUG : Looking for writers 2025/11/09 03:52:49 DEBUG : dir: reading active writers 2025/11/09 03:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:52:49 DEBUG : dir: Looking for writers 2025/11/09 03:52:49 DEBUG : file1: reading active writers 2025/11/09 03:52:49 DEBUG : Looking for writers 2025/11/09 03:52:49 DEBUG : dir: reading active writers 2025/11/09 03:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:52:49 DEBUG : dir: Looking for writers 2025/11/09 03:52:49 DEBUG : file1: reading active writers 2025/11/09 03:52:49 DEBUG : Looking for writers 2025/11/09 03:52:49 DEBUG : dir: reading active writers 2025/11/09 03:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:52:49 DEBUG : dir: Looking for writers 2025/11/09 03:52:49 DEBUG : file1: reading active writers 2025/11/09 03:52:49 DEBUG : Looking for writers 2025/11/09 03:52:49 DEBUG : dir: reading active writers 2025/11/09 03:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:52:49 DEBUG : dir/file1: vfs cache: starting upload 2025/11/09 03:52:49 DEBUG : dir: Looking for writers 2025/11/09 03:52:49 DEBUG : file1: reading active writers 2025/11/09 03:52:49 DEBUG : Looking for writers 2025/11/09 03:52:49 DEBUG : dir: reading active writers 2025/11/09 03:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:52:49 DEBUG : dir: Looking for writers 2025/11/09 03:52:49 DEBUG : file1: reading active writers 2025/11/09 03:52:49 DEBUG : Looking for writers 2025/11/09 03:52:49 DEBUG : dir: reading active writers 2025/11/09 03:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:52:50 DEBUG : dir: Looking for writers 2025/11/09 03:52:50 DEBUG : file1: reading active writers 2025/11/09 03:52:50 DEBUG : Looking for writers 2025/11/09 03:52:50 DEBUG : dir: reading active writers 2025/11/09 03:52:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:52:50 DEBUG : dir/file1: size = 14 OK 2025/11/09 03:52:50 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/09 03:52:50 INFO : dir/file1: Copied (replaced existing) 2025/11/09 03:52:50 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/11/09 03:52:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/09 03:52:50 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/11/09 03:52:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/09 03:52:50 DEBUG : dir: Looking for writers 2025/11/09 03:52:50 DEBUG : file1: reading active writers 2025/11/09 03:52:50 DEBUG : Looking for writers 2025/11/09 03:52:50 DEBUG : dir: reading active writers 2025/11/09 03:52:50 DEBUG : >WaitForWriters: 2025/11/09 03:52:51 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:51 DEBUG : dir: Looking for writers 2025/11/09 03:52:51 DEBUG : file1: reading active writers 2025/11/09 03:52:51 DEBUG : Looking for writers 2025/11/09 03:52:51 DEBUG : dir: reading active writers 2025/11/09 03:52:51 DEBUG : >WaitForWriters: 2025/11/09 03:52:51 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.33s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.67s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.39s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.34s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.46s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.50s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.97s) === RUN TestFileOpenRead run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:52:51 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:52:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:52:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/09 03:52:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:52:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/09 03:52:53 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:53 DEBUG : dir: Looking for writers 2025/11/09 03:52:53 DEBUG : file1: reading active writers 2025/11/09 03:52:53 DEBUG : Looking for writers 2025/11/09 03:52:53 DEBUG : dir: reading active writers 2025/11/09 03:52:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.35s) === RUN TestFileOpenReadUnknownSize 2025/11/09 03:52:54 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/09 03:52:54 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:52:54 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:52:54 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/09 03:52:54 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:54 DEBUG : Looking for writers 2025/11/09 03:52:54 DEBUG : file.txt: reading active writers 2025/11/09 03:52:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:52:54 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:52:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:55 DEBUG : files root 'rclone-test-zasofox2teho': File to upload is small (25 bytes), uploading instead of streaming 2025/11/09 03:52:56 DEBUG : dir/file1: size = 25 OK 2025/11/09 03:52:56 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/09 03:52:56 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/09 03:52:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:56 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:56 DEBUG : dir: Looking for writers 2025/11/09 03:52:56 DEBUG : file1: reading active writers 2025/11/09 03:52:56 DEBUG : Looking for writers 2025/11/09 03:52:56 DEBUG : dir: reading active writers 2025/11/09 03:52:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.88s) === RUN TestFileRemove run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:52:57 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRemove 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:345 /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:251 Error: Not equal: expected: 0 actual : 1 Test: TestFileRemove 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:251 Error: Received unexpected error: file does not exist Test: TestFileRemove 2025/11/09 03:53:05 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:05 DEBUG : Looking for writers 2025/11/09 03:53:05 DEBUG : >WaitForWriters: --- FAIL: TestFileRemove (9.04s) === RUN TestFileRemoveAll run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:53:06 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:53:08 DEBUG : dir/file1: Remove: 2025/11/09 03:53:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:53:09 DEBUG : dir/file1: >Remove: err= 2025/11/09 03:53:09 DEBUG : dir/file1: Remove: 2025/11/09 03:53:09 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/09 03:53:09 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:09 DEBUG : dir: Looking for writers 2025/11/09 03:53:09 DEBUG : Looking for writers 2025/11/09 03:53:09 DEBUG : dir: reading active writers 2025/11/09 03:53:09 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (3.98s) === RUN TestFileOpen run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:53:10 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:53:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:53:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/09 03:53:11 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/09 03:53:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/09 03:53:11 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/09 03:53:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/09 03:53:11 DEBUG : dir/file1: Open: flags=0x3 2025/11/09 03:53:11 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/09 03:53:11 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/09 03:53:11 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:11 DEBUG : dir: Looking for writers 2025/11/09 03:53:11 DEBUG : file1: reading active writers 2025/11/09 03:53:11 DEBUG : Looking for writers 2025/11/09 03:53:11 DEBUG : dir: reading active writers 2025/11/09 03:53:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.10s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:53:12 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:53:13 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:13 DEBUG : dir: Looking for writers 2025/11/09 03:53:13 DEBUG : file1: reading active writers 2025/11/09 03:53:13 DEBUG : Looking for writers 2025/11/09 03:53:13 DEBUG : dir: reading active writers 2025/11/09 03:53:13 DEBUG : >WaitForWriters: 2025/11/09 03:53:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:53:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f12c0 2025/11/09 03:53:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:53:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:53:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/09 03:53:15 DEBUG : dir/file1: Updating file with dir/file1 0xc0009f12c0 2025/11/09 03:53:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/09 03:53:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:53:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/09 03:53:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/09 03:53:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:53:15 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009f12c0 2025/11/09 03:53:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:53:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:53:15 DEBUG : files root 'rclone-test-zasofox2teho': File to upload is small (25 bytes), uploading instead of streaming 2025/11/09 03:53:16 DEBUG : dir/file1: size = 25 OK 2025/11/09 03:53:16 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/09 03:53:16 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/09 03:53:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:53:16 DEBUG : newLeaf: Running delayed rename now 2025/11/09 03:53:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:53:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f12c0 2025/11/09 03:53:16 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:16 DEBUG : dir: Looking for writers 2025/11/09 03:53:16 DEBUG : Looking for writers 2025/11/09 03:53:16 DEBUG : dir: reading active writers 2025/11/09 03:53:16 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:16 DEBUG : >WaitForWriters: 2025/11/09 03:53:17 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:17 DEBUG : dir: Looking for writers 2025/11/09 03:53:17 DEBUG : Looking for writers 2025/11/09 03:53:17 DEBUG : dir: reading active writers 2025/11/09 03:53:17 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:17 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:53:17 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:53:17 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:53:17 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:17 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:53:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:53:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:17 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:53:19 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:19 DEBUG : dir: Looking for writers 2025/11/09 03:53:19 DEBUG : file1: reading active writers 2025/11/09 03:53:19 DEBUG : Looking for writers 2025/11/09 03:53:19 DEBUG : dir: reading active writers 2025/11/09 03:53:19 DEBUG : >WaitForWriters: 2025/11/09 03:53:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:53:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f00c0 2025/11/09 03:53:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:53:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:53:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/09 03:53:21 DEBUG : dir/file1: Updating file with dir/file1 0xc0009f00c0 2025/11/09 03:53:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/09 03:53:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:53:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/09 03:53:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/09 03:53:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:53:21 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009f00c0 2025/11/09 03:53:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:53:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:53:21 DEBUG : files root 'rclone-test-zasofox2teho': File to upload is small (25 bytes), uploading instead of streaming 2025/11/09 03:53:22 DEBUG : dir/file1: size = 25 OK 2025/11/09 03:53:22 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/09 03:53:22 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/09 03:53:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:53:22 DEBUG : newLeaf: Running delayed rename now 2025/11/09 03:53:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:53:22 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f00c0 2025/11/09 03:53:22 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:22 DEBUG : dir: Looking for writers 2025/11/09 03:53:22 DEBUG : Looking for writers 2025/11/09 03:53:22 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:22 DEBUG : dir: reading active writers 2025/11/09 03:53:22 DEBUG : >WaitForWriters: 2025/11/09 03:53:22 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:22 DEBUG : dir: Looking for writers 2025/11/09 03:53:22 DEBUG : Looking for writers 2025/11/09 03:53:22 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:22 DEBUG : dir: reading active writers 2025/11/09 03:53:22 DEBUG : >WaitForWriters: 2025/11/09 03:53:22 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:53:23 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:53:23 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:53:23 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:23 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:53:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:53:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:23 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:53:25 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/09 03:53:25 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:53:25 DEBUG : dir/file1(0xc000f07dc0): openPending: 2025/11/09 03:53:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/09 03:53:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/09 03:53:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:53:25 DEBUG : dir/file1(0xc000f07dc0): >openPending: err= 2025/11/09 03:53:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/09 03:53:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:53:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:53:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:53:25 DEBUG : dir/file1(0xc000f07dc0): _writeAt: size=14, off=0 2025/11/09 03:53:25 DEBUG : dir/file1(0xc000f07dc0): >_writeAt: n=14, err= 2025/11/09 03:53:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/09 03:53:25 DEBUG : dir/file1(0xc000f07dc0): close: 2025/11/09 03:53:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/09 03:53:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/09 03:53:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:53:25 DEBUG : dir/file1(0xc000f07dc0): >close: err= 2025/11/09 03:53:25 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:25 DEBUG : dir: Looking for writers 2025/11/09 03:53:25 DEBUG : file1: reading active writers 2025/11/09 03:53:25 DEBUG : Looking for writers 2025/11/09 03:53:25 DEBUG : dir: reading active writers 2025/11/09 03:53:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:53:25 DEBUG : dir: Looking for writers 2025/11/09 03:53:25 DEBUG : file1: reading active writers 2025/11/09 03:53:25 DEBUG : Looking for writers 2025/11/09 03:53:25 DEBUG : dir: reading active writers 2025/11/09 03:53:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:53:25 DEBUG : dir: Looking for writers 2025/11/09 03:53:25 DEBUG : file1: reading active writers 2025/11/09 03:53:25 DEBUG : Looking for writers 2025/11/09 03:53:25 DEBUG : dir: reading active writers 2025/11/09 03:53:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:53:25 DEBUG : dir: Looking for writers 2025/11/09 03:53:25 DEBUG : file1: reading active writers 2025/11/09 03:53:25 DEBUG : Looking for writers 2025/11/09 03:53:25 DEBUG : dir: reading active writers 2025/11/09 03:53:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:53:25 DEBUG : dir/file1: vfs cache: starting upload 2025/11/09 03:53:25 DEBUG : dir: Looking for writers 2025/11/09 03:53:25 DEBUG : file1: reading active writers 2025/11/09 03:53:25 DEBUG : Looking for writers 2025/11/09 03:53:25 DEBUG : dir: reading active writers 2025/11/09 03:53:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:53:25 DEBUG : dir: Looking for writers 2025/11/09 03:53:25 DEBUG : file1: reading active writers 2025/11/09 03:53:25 DEBUG : Looking for writers 2025/11/09 03:53:25 DEBUG : dir: reading active writers 2025/11/09 03:53:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:53:25 DEBUG : dir: Looking for writers 2025/11/09 03:53:25 DEBUG : file1: reading active writers 2025/11/09 03:53:25 DEBUG : Looking for writers 2025/11/09 03:53:25 DEBUG : dir: reading active writers 2025/11/09 03:53:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:53:25 DEBUG : dir/file1: size = 14 OK 2025/11/09 03:53:25 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/09 03:53:25 INFO : dir/file1: Copied (replaced existing) 2025/11/09 03:53:25 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/11/09 03:53:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/09 03:53:25 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/09 03:53:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:53:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/09 03:53:26 DEBUG : dir: Looking for writers 2025/11/09 03:53:26 DEBUG : file1: reading active writers 2025/11/09 03:53:26 DEBUG : Looking for writers 2025/11/09 03:53:26 DEBUG : dir: reading active writers 2025/11/09 03:53:26 DEBUG : >WaitForWriters: 2025/11/09 03:53:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:53:26 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:53:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:53:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:53:26 DEBUG : dir/file1(0xc00070bc40): _readAt: size=512, off=0 2025/11/09 03:53:26 DEBUG : dir/file1(0xc00070bc40): openPending: 2025/11/09 03:53:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/11/09 03:53:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/09 03:53:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:53:26 DEBUG : dir/file1(0xc00070bc40): >openPending: err= 2025/11/09 03:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/09 03:53:26 DEBUG : dir/file1(0xc00070bc40): >_readAt: n=14, err=EOF 2025/11/09 03:53:26 DEBUG : dir/file1(0xc00070bc40): close: 2025/11/09 03:53:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/09 03:53:26 DEBUG : dir/file1(0xc00070bc40): >close: err= 2025/11/09 03:53:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:53:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/09 03:53:27 DEBUG : newLeaf: Updating file with newLeaf 0xc0009a6900 2025/11/09 03:53:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:53:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:53:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/09 03:53:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/09 03:53:28 DEBUG : dir/file1: Updating file with dir/file1 0xc0009a6900 2025/11/09 03:53:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/09 03:53:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:53:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/09 03:53:28 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:53:28 DEBUG : dir/file1(0xc000905200): openPending: 2025/11/09 03:53:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/11/09 03:53:28 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2025/11/09 03:53:28 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:53:28 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:53:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/09 03:53:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:53:28 DEBUG : dir/file1(0xc000905200): >openPending: err= 2025/11/09 03:53:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/09 03:53:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:53:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:53:28 DEBUG : dir/file1(0xc000905200): _writeAt: size=25, off=0 2025/11/09 03:53:28 DEBUG : dir/file1(0xc000905200): >_writeAt: n=25, err= 2025/11/09 03:53:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:53:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/09 03:53:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0009a6900 2025/11/09 03:53:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:53:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:53:29 DEBUG : newLeaf(0xc000905200): close: 2025/11/09 03:53:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/09 03:53:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-09 03:53:28.444673861 +0000 UTC m=+134.429532764 2025/11/09 03:53:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/09 03:53:29 DEBUG : newLeaf(0xc000905200): >close: err= 2025/11/09 03:53:29 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:29 DEBUG : dir: Looking for writers 2025/11/09 03:53:29 DEBUG : Looking for writers 2025/11/09 03:53:29 DEBUG : dir: reading active writers 2025/11/09 03:53:29 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:53:29 DEBUG : dir: Looking for writers 2025/11/09 03:53:29 DEBUG : Looking for writers 2025/11/09 03:53:29 DEBUG : dir: reading active writers 2025/11/09 03:53:29 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:53:29 DEBUG : dir: Looking for writers 2025/11/09 03:53:29 DEBUG : Looking for writers 2025/11/09 03:53:29 DEBUG : dir: reading active writers 2025/11/09 03:53:29 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:53:29 DEBUG : dir: Looking for writers 2025/11/09 03:53:29 DEBUG : Looking for writers 2025/11/09 03:53:29 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:29 DEBUG : dir: reading active writers 2025/11/09 03:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:53:29 DEBUG : newLeaf: vfs cache: starting upload 2025/11/09 03:53:29 DEBUG : dir: Looking for writers 2025/11/09 03:53:29 DEBUG : Looking for writers 2025/11/09 03:53:29 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:29 DEBUG : dir: reading active writers 2025/11/09 03:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:53:29 DEBUG : dir: Looking for writers 2025/11/09 03:53:29 DEBUG : Looking for writers 2025/11/09 03:53:29 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:29 DEBUG : dir: reading active writers 2025/11/09 03:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:53:29 DEBUG : dir: Looking for writers 2025/11/09 03:53:29 DEBUG : Looking for writers 2025/11/09 03:53:29 DEBUG : dir: reading active writers 2025/11/09 03:53:29 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:53:29 DEBUG : newLeaf: size = 25 OK 2025/11/09 03:53:29 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/11/09 03:53:29 INFO : newLeaf: Copied (replaced existing) 2025/11/09 03:53:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-09 03:53:28 +0000 UTC," 2025/11/09 03:53:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/09 03:53:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:53:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/09 03:53:30 DEBUG : dir: Looking for writers 2025/11/09 03:53:30 DEBUG : Looking for writers 2025/11/09 03:53:30 DEBUG : dir: reading active writers 2025/11/09 03:53:30 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:30 DEBUG : >WaitForWriters: 2025/11/09 03:53:30 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:30 DEBUG : dir: Looking for writers 2025/11/09 03:53:30 DEBUG : Looking for writers 2025/11/09 03:53:30 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:30 DEBUG : dir: reading active writers 2025/11/09 03:53:30 DEBUG : >WaitForWriters: 2025/11/09 03:53:30 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:53:31 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:53:31 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:53:31 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:31 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:53:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:53:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:31 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:53:32 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:32 DEBUG : dir: Looking for writers 2025/11/09 03:53:32 DEBUG : file1: reading active writers 2025/11/09 03:53:32 DEBUG : Looking for writers 2025/11/09 03:53:32 DEBUG : dir: reading active writers 2025/11/09 03:53:32 DEBUG : >WaitForWriters: 2025/11/09 03:53:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:53:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0007035c0 2025/11/09 03:53:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:53:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:53:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/09 03:53:34 DEBUG : dir/file1: Updating file with dir/file1 0xc0007035c0 2025/11/09 03:53:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/09 03:53:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:53:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/09 03:53:34 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:53:34 DEBUG : dir/file1(0xc000cfaf00): openPending: 2025/11/09 03:53:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/11/09 03:53:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/09 03:53:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:53:34 DEBUG : dir/file1(0xc000cfaf00): >openPending: err= 2025/11/09 03:53:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/09 03:53:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:53:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:53:34 DEBUG : dir/file1(0xc000cfaf00): _writeAt: size=25, off=0 2025/11/09 03:53:34 DEBUG : dir/file1(0xc000cfaf00): >_writeAt: n=25, err= 2025/11/09 03:53:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:53:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/09 03:53:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0007035c0 2025/11/09 03:53:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:53:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:53:35 DEBUG : newLeaf(0xc000cfaf00): close: 2025/11/09 03:53:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/09 03:53:35 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-09 03:53:34.718519732 +0000 UTC m=+140.703378704 2025/11/09 03:53:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/09 03:53:35 DEBUG : newLeaf(0xc000cfaf00): >close: err= 2025/11/09 03:53:35 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:35 DEBUG : dir: Looking for writers 2025/11/09 03:53:35 DEBUG : Looking for writers 2025/11/09 03:53:35 DEBUG : dir: reading active writers 2025/11/09 03:53:35 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:53:35 DEBUG : dir: Looking for writers 2025/11/09 03:53:35 DEBUG : Looking for writers 2025/11/09 03:53:35 DEBUG : dir: reading active writers 2025/11/09 03:53:35 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:53:35 DEBUG : dir: Looking for writers 2025/11/09 03:53:35 DEBUG : Looking for writers 2025/11/09 03:53:35 DEBUG : dir: reading active writers 2025/11/09 03:53:35 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:53:35 DEBUG : dir: Looking for writers 2025/11/09 03:53:35 DEBUG : Looking for writers 2025/11/09 03:53:35 DEBUG : dir: reading active writers 2025/11/09 03:53:35 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:53:35 DEBUG : newLeaf: vfs cache: starting upload 2025/11/09 03:53:35 DEBUG : dir: Looking for writers 2025/11/09 03:53:35 DEBUG : Looking for writers 2025/11/09 03:53:35 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:35 DEBUG : dir: reading active writers 2025/11/09 03:53:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:53:35 DEBUG : dir: Looking for writers 2025/11/09 03:53:35 DEBUG : Looking for writers 2025/11/09 03:53:35 DEBUG : dir: reading active writers 2025/11/09 03:53:35 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:53:35 DEBUG : dir: Looking for writers 2025/11/09 03:53:35 DEBUG : Looking for writers 2025/11/09 03:53:35 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:35 DEBUG : dir: reading active writers 2025/11/09 03:53:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:53:36 DEBUG : dir: Looking for writers 2025/11/09 03:53:36 DEBUG : Looking for writers 2025/11/09 03:53:36 DEBUG : dir: reading active writers 2025/11/09 03:53:36 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:53:37 DEBUG : dir: Looking for writers 2025/11/09 03:53:37 DEBUG : Looking for writers 2025/11/09 03:53:37 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:37 DEBUG : dir: reading active writers 2025/11/09 03:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:53:38 DEBUG : dir: Looking for writers 2025/11/09 03:53:38 DEBUG : Looking for writers 2025/11/09 03:53:38 DEBUG : dir: reading active writers 2025/11/09 03:53:38 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:53:39 DEBUG : dir: Looking for writers 2025/11/09 03:53:39 DEBUG : Looking for writers 2025/11/09 03:53:39 DEBUG : dir: reading active writers 2025/11/09 03:53:39 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:53:40 DEBUG : newLeaf: size = 25 OK 2025/11/09 03:53:40 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/09 03:53:40 INFO : newLeaf: Copied (replaced existing) 2025/11/09 03:53:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-09 03:53:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/09 03:53:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/09 03:53:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:53:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/09 03:53:40 DEBUG : dir: Looking for writers 2025/11/09 03:53:40 DEBUG : Looking for writers 2025/11/09 03:53:40 DEBUG : dir: reading active writers 2025/11/09 03:53:40 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:40 DEBUG : >WaitForWriters: 2025/11/09 03:53:41 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:41 DEBUG : dir: Looking for writers 2025/11/09 03:53:41 DEBUG : Looking for writers 2025/11/09 03:53:41 DEBUG : dir: reading active writers 2025/11/09 03:53:41 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:41 DEBUG : >WaitForWriters: 2025/11/09 03:53:41 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:53:42 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:53:42 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:53:42 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:42 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:53:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:53:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:42 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:53:44 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/09 03:53:44 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:53:44 DEBUG : dir/file1(0xc000f072c0): openPending: 2025/11/09 03:53:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/09 03:53:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/09 03:53:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:53:44 DEBUG : dir/file1(0xc000f072c0): >openPending: err= 2025/11/09 03:53:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/09 03:53:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:53:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:53:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:53:44 DEBUG : dir/file1(0xc000f072c0): _writeAt: size=14, off=0 2025/11/09 03:53:44 DEBUG : dir/file1(0xc000f072c0): >_writeAt: n=14, err= 2025/11/09 03:53:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/09 03:53:44 DEBUG : dir/file1(0xc000f072c0): close: 2025/11/09 03:53:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/09 03:53:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/09 03:53:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:53:44 DEBUG : dir/file1(0xc000f072c0): >close: err= 2025/11/09 03:53:44 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:44 DEBUG : dir: Looking for writers 2025/11/09 03:53:44 DEBUG : file1: reading active writers 2025/11/09 03:53:44 DEBUG : Looking for writers 2025/11/09 03:53:44 DEBUG : dir: reading active writers 2025/11/09 03:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:53:44 DEBUG : dir: Looking for writers 2025/11/09 03:53:44 DEBUG : file1: reading active writers 2025/11/09 03:53:44 DEBUG : Looking for writers 2025/11/09 03:53:44 DEBUG : dir: reading active writers 2025/11/09 03:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:53:44 DEBUG : dir: Looking for writers 2025/11/09 03:53:44 DEBUG : file1: reading active writers 2025/11/09 03:53:44 DEBUG : Looking for writers 2025/11/09 03:53:44 DEBUG : dir: reading active writers 2025/11/09 03:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:53:44 DEBUG : dir: Looking for writers 2025/11/09 03:53:44 DEBUG : file1: reading active writers 2025/11/09 03:53:44 DEBUG : Looking for writers 2025/11/09 03:53:44 DEBUG : dir: reading active writers 2025/11/09 03:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:53:44 DEBUG : dir/file1: vfs cache: starting upload 2025/11/09 03:53:44 DEBUG : dir: Looking for writers 2025/11/09 03:53:44 DEBUG : file1: reading active writers 2025/11/09 03:53:44 DEBUG : Looking for writers 2025/11/09 03:53:44 DEBUG : dir: reading active writers 2025/11/09 03:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:53:44 DEBUG : dir: Looking for writers 2025/11/09 03:53:44 DEBUG : file1: reading active writers 2025/11/09 03:53:44 DEBUG : Looking for writers 2025/11/09 03:53:44 DEBUG : dir: reading active writers 2025/11/09 03:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:53:44 DEBUG : dir: Looking for writers 2025/11/09 03:53:44 DEBUG : file1: reading active writers 2025/11/09 03:53:44 DEBUG : Looking for writers 2025/11/09 03:53:44 DEBUG : dir: reading active writers 2025/11/09 03:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:53:45 DEBUG : dir/file1: size = 14 OK 2025/11/09 03:53:45 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/09 03:53:45 INFO : dir/file1: Copied (replaced existing) 2025/11/09 03:53:45 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/11/09 03:53:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/09 03:53:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/09 03:53:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:53:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/09 03:53:45 DEBUG : dir: Looking for writers 2025/11/09 03:53:45 DEBUG : file1: reading active writers 2025/11/09 03:53:45 DEBUG : Looking for writers 2025/11/09 03:53:45 DEBUG : dir: reading active writers 2025/11/09 03:53:45 DEBUG : >WaitForWriters: 2025/11/09 03:53:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:53:45 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:53:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:53:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:53:45 DEBUG : dir/file1(0xc00050a480): _readAt: size=512, off=0 2025/11/09 03:53:45 DEBUG : dir/file1(0xc00050a480): openPending: 2025/11/09 03:53:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/11/09 03:53:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/09 03:53:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:53:45 DEBUG : dir/file1(0xc00050a480): >openPending: err= 2025/11/09 03:53:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/09 03:53:45 DEBUG : dir/file1(0xc00050a480): >_readAt: n=14, err=EOF 2025/11/09 03:53:45 DEBUG : dir/file1(0xc00050a480): close: 2025/11/09 03:53:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/09 03:53:45 DEBUG : dir/file1(0xc00050a480): >close: err= 2025/11/09 03:53:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:53:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/09 03:53:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f1740 2025/11/09 03:53:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:53:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:53:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/09 03:53:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/09 03:53:47 DEBUG : dir/file1: Updating file with dir/file1 0xc0009f1740 2025/11/09 03:53:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/09 03:53:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:53:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/09 03:53:47 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:53:47 DEBUG : dir/file1(0xc00050b580): openPending: 2025/11/09 03:53:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/11/09 03:53:47 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2025/11/09 03:53:47 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:53:47 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:53:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/09 03:53:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:53:47 DEBUG : dir/file1(0xc00050b580): >openPending: err= 2025/11/09 03:53:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/09 03:53:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:53:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:53:47 DEBUG : dir/file1(0xc00050b580): _writeAt: size=25, off=0 2025/11/09 03:53:47 DEBUG : dir/file1(0xc00050b580): >_writeAt: n=25, err= 2025/11/09 03:53:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:53:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/09 03:53:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f1740 2025/11/09 03:53:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:53:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:53:48 DEBUG : newLeaf(0xc00050b580): close: 2025/11/09 03:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/09 03:53:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-09 03:53:47.694185411 +0000 UTC m=+153.679044324 2025/11/09 03:53:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/09 03:53:48 DEBUG : newLeaf(0xc00050b580): >close: err= 2025/11/09 03:53:48 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:48 DEBUG : dir: Looking for writers 2025/11/09 03:53:48 DEBUG : Looking for writers 2025/11/09 03:53:48 DEBUG : dir: reading active writers 2025/11/09 03:53:48 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:53:48 DEBUG : dir: Looking for writers 2025/11/09 03:53:48 DEBUG : Looking for writers 2025/11/09 03:53:48 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:48 DEBUG : dir: reading active writers 2025/11/09 03:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:53:48 DEBUG : dir: Looking for writers 2025/11/09 03:53:48 DEBUG : Looking for writers 2025/11/09 03:53:48 DEBUG : dir: reading active writers 2025/11/09 03:53:48 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:53:48 DEBUG : dir: Looking for writers 2025/11/09 03:53:48 DEBUG : Looking for writers 2025/11/09 03:53:48 DEBUG : dir: reading active writers 2025/11/09 03:53:48 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:53:48 DEBUG : newLeaf: vfs cache: starting upload 2025/11/09 03:53:48 DEBUG : dir: Looking for writers 2025/11/09 03:53:48 DEBUG : Looking for writers 2025/11/09 03:53:48 DEBUG : dir: reading active writers 2025/11/09 03:53:48 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:53:48 DEBUG : dir: Looking for writers 2025/11/09 03:53:48 DEBUG : Looking for writers 2025/11/09 03:53:48 DEBUG : dir: reading active writers 2025/11/09 03:53:48 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:53:48 DEBUG : dir: Looking for writers 2025/11/09 03:53:48 DEBUG : Looking for writers 2025/11/09 03:53:48 DEBUG : dir: reading active writers 2025/11/09 03:53:48 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:53:49 DEBUG : newLeaf: size = 25 OK 2025/11/09 03:53:49 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/11/09 03:53:49 INFO : newLeaf: Copied (replaced existing) 2025/11/09 03:53:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-09 03:53:47 +0000 UTC," 2025/11/09 03:53:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/09 03:53:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:53:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/09 03:53:49 DEBUG : dir: Looking for writers 2025/11/09 03:53:49 DEBUG : Looking for writers 2025/11/09 03:53:49 DEBUG : dir: reading active writers 2025/11/09 03:53:49 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:49 DEBUG : >WaitForWriters: 2025/11/09 03:53:49 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:49 DEBUG : dir: Looking for writers 2025/11/09 03:53:49 DEBUG : Looking for writers 2025/11/09 03:53:49 DEBUG : dir: reading active writers 2025/11/09 03:53:49 DEBUG : newLeaf: reading active writers 2025/11/09 03:53:49 DEBUG : >WaitForWriters: 2025/11/09 03:53:49 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:53:50 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:53:50 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:53:50 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:50 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:53:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:53:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:53:50 INFO : files root 'rclone-test-zasofox2teho': 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:345 /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/full,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:345 /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/full,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/full,forceCache=false 2025/11/09 03:53:59 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:59 DEBUG : Looking for writers 2025/11/09 03:53:59 DEBUG : >WaitForWriters: 2025/11/09 03:53:59 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting --- FAIL: TestFileRename (47.41s) --- PASS: TestFileRename/off,forceCache=false (5.78s) --- PASS: TestFileRename/minimal,forceCache=false (5.75s) --- PASS: TestFileRename/minimal,forceCache=true (7.63s) --- PASS: TestFileRename/writes,forceCache=false (11.32s) --- PASS: TestFileRename/writes,forceCache=true (7.90s) --- FAIL: TestFileRename/full,forceCache=false (9.03s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:53:59 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:53:59 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:53:59 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:59 DEBUG : Looking for writers 2025/11/09 03:53:59 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.57s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:54:00 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:54:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:54:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:54:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/09 03:54:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/09 03:54:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:54:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/09 03:54:02 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/09 03:54:02 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:02 DEBUG : dir: Looking for writers 2025/11/09 03:54:02 DEBUG : file1: reading active writers 2025/11/09 03:54:02 DEBUG : Looking for writers 2025/11/09 03:54:02 DEBUG : dir: reading active writers 2025/11/09 03:54:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (3.42s) === RUN TestReadFileHandleSeek run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:54:03 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:54:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:54:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:54:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/09 03:54:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/09 03:54:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:54:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/09 03:54:05 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/09 03:54:05 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/09 03:54:05 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/09 03:54:05 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/09 03:54:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/09 03:54:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/09 03:54:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/09 03:54:05 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/09 03:54:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/09 03:54:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/09 03:54:05 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/09 03:54:06 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/09 03:54:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/09 03:54:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/09 03:54:06 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/09 03:54:06 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:06 DEBUG : dir: Looking for writers 2025/11/09 03:54:06 DEBUG : file1: reading active writers 2025/11/09 03:54:06 DEBUG : Looking for writers 2025/11/09 03:54:06 DEBUG : dir: reading active writers 2025/11/09 03:54:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.97s) === RUN TestReadFileHandleReadAt run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:54:07 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:54:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:54:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:54:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/09 03:54:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/09 03:54:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:54:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/09 03:54:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/09 03:54:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/09 03:54:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/09 03:54:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/09 03:54:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/09 03:54:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/09 03:54:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/09 03:54:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/09 03:54:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/09 03:54:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/09 03:54:09 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/09 03:54:10 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/09 03:54:10 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/09 03:54:10 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/09 03:54:10 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/09 03:54:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/09 03:54:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/09 03:54:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/09 03:54:11 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/09 03:54:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/09 03:54:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/09 03:54:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/09 03:54:11 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/09 03:54:11 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/09 03:54:11 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/09 03:54:11 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/09 03:54:11 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/09 03:54:11 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/09 03:54:11 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/09 03:54:11 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/09 03:54:11 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:11 DEBUG : dir: Looking for writers 2025/11/09 03:54:11 DEBUG : file1: reading active writers 2025/11/09 03:54:11 DEBUG : Looking for writers 2025/11/09 03:54:11 DEBUG : dir: reading active writers 2025/11/09 03:54:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.57s) === RUN TestReadFileHandleFlush run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:54:12 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:54:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:54:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:54:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/09 03:54:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/09 03:54:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:54:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/09 03:54:13 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:13 DEBUG : dir: Looking for writers 2025/11/09 03:54:13 DEBUG : file1: reading active writers 2025/11/09 03:54:13 DEBUG : Looking for writers 2025/11/09 03:54:13 DEBUG : dir: reading active writers 2025/11/09 03:54:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.36s) === RUN TestReadFileHandleRelease run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:54:14 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:54:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:54:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:54:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/09 03:54:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/09 03:54:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:54:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/09 03:54:16 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/09 03:54:16 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/09 03:54:16 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:16 DEBUG : dir: Looking for writers 2025/11/09 03:54:16 DEBUG : file1: reading active writers 2025/11/09 03:54:16 DEBUG : Looking for writers 2025/11/09 03:54:16 DEBUG : dir: reading active writers 2025/11/09 03:54:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.33s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:54:16 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:54:16 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:54:16 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:16 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:16 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:54:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:54:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:54:18 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:54:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:54:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:54:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/09 03:54:18 DEBUG : dir/file1(0xc000904640): _readAt: size=1, off=0 2025/11/09 03:54:18 DEBUG : dir/file1(0xc000904640): openPending: 2025/11/09 03:54:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/09 03:54:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/09 03:54:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:18 DEBUG : dir/file1(0xc000904640): >openPending: err= 2025/11/09 03:54:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/09 03:54:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:54:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:54:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:54:18 DEBUG : dir/file1(0xc000904640): >_readAt: n=1, err= 2025/11/09 03:54:18 DEBUG : dir/file1(0xc000904640): _readAt: size=256, off=1 2025/11/09 03:54:18 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/09 03:54:18 DEBUG : dir/file1(0xc000904640): >_readAt: n=15, err=EOF 2025/11/09 03:54:18 DEBUG : dir/file1(0xc000904640): _readAt: size=16, off=16 2025/11/09 03:54:18 DEBUG : dir/file1(0xc000904640): >_readAt: n=0, err=EOF 2025/11/09 03:54:18 DEBUG : dir/file1(0xc000904640): close: 2025/11/09 03:54:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/09 03:54:18 DEBUG : dir/file1(0xc000904640): >close: err= 2025/11/09 03:54:18 DEBUG : dir/file1(0xc000904640): close: 2025/11/09 03:54:18 DEBUG : dir/file1(0xc000904640): >close: err=file already closed 2025/11/09 03:54:18 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:18 DEBUG : dir: Looking for writers 2025/11/09 03:54:18 DEBUG : file1: reading active writers 2025/11/09 03:54:18 DEBUG : Looking for writers 2025/11/09 03:54:18 DEBUG : dir: reading active writers 2025/11/09 03:54:18 DEBUG : >WaitForWriters: 2025/11/09 03:54:18 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.44s) === RUN TestRWFileHandleSeek run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:54:19 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:54:19 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:54:19 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:19 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:19 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:54:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:54:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:54:20 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:54:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:54:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:54:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/09 03:54:20 DEBUG : dir/file1(0xc000cfb800): _readAt: size=1, off=0 2025/11/09 03:54:20 DEBUG : dir/file1(0xc000cfb800): openPending: 2025/11/09 03:54:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/09 03:54:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/09 03:54:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:20 DEBUG : dir/file1(0xc000cfb800): >openPending: err= 2025/11/09 03:54:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/09 03:54:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:54:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:54:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:54:20 DEBUG : dir/file1(0xc000cfb800): >_readAt: n=1, err= 2025/11/09 03:54:20 DEBUG : dir/file1(0xc000cfb800): _readAt: size=1, off=5 2025/11/09 03:54:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/09 03:54:20 DEBUG : dir/file1(0xc000cfb800): >_readAt: n=1, err= 2025/11/09 03:54:20 DEBUG : dir/file1(0xc000cfb800): _readAt: size=1, off=3 2025/11/09 03:54:20 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/09 03:54:20 DEBUG : dir/file1(0xc000cfb800): >_readAt: n=1, err= 2025/11/09 03:54:20 DEBUG : dir/file1(0xc000cfb800): _readAt: size=1, off=13 2025/11/09 03:54:20 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/09 03:54:20 DEBUG : dir/file1(0xc000cfb800): >_readAt: n=1, err= 2025/11/09 03:54:20 DEBUG : dir/file1(0xc000cfb800): _readAt: size=16, off=100 2025/11/09 03:54:20 DEBUG : dir/file1(0xc000cfb800): >_readAt: n=0, err=EOF 2025/11/09 03:54:20 DEBUG : dir/file1(0xc000cfb800): close: 2025/11/09 03:54:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/09 03:54:20 DEBUG : dir/file1(0xc000cfb800): >close: err= 2025/11/09 03:54:20 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:20 DEBUG : dir: Looking for writers 2025/11/09 03:54:20 DEBUG : file1: reading active writers 2025/11/09 03:54:20 DEBUG : Looking for writers 2025/11/09 03:54:20 DEBUG : dir: reading active writers 2025/11/09 03:54:20 DEBUG : >WaitForWriters: 2025/11/09 03:54:20 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.34s) === RUN TestRWFileHandleReadAt run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:54:21 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:54:21 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:54:21 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:21 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:21 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:54:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:54:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:54:22 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:54:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:54:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:54:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/09 03:54:22 DEBUG : dir/file1(0xc0009047c0): _readAt: size=1, off=0 2025/11/09 03:54:22 DEBUG : dir/file1(0xc0009047c0): openPending: 2025/11/09 03:54:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/09 03:54:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/09 03:54:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:22 DEBUG : dir/file1(0xc0009047c0): >openPending: err= 2025/11/09 03:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/09 03:54:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:54:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:54:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:54:23 DEBUG : dir/file1(0xc0009047c0): >_readAt: n=1, err= 2025/11/09 03:54:23 DEBUG : dir/file1(0xc0009047c0): _readAt: size=1, off=5 2025/11/09 03:54:23 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/09 03:54:23 DEBUG : dir/file1(0xc0009047c0): >_readAt: n=1, err= 2025/11/09 03:54:23 DEBUG : dir/file1(0xc0009047c0): _readAt: size=1, off=1 2025/11/09 03:54:23 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/09 03:54:23 DEBUG : dir/file1(0xc0009047c0): >_readAt: n=1, err= 2025/11/09 03:54:23 DEBUG : dir/file1(0xc0009047c0): _readAt: size=6, off=10 2025/11/09 03:54:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/09 03:54:23 DEBUG : dir/file1(0xc0009047c0): >_readAt: n=6, err= 2025/11/09 03:54:23 DEBUG : dir/file1(0xc0009047c0): _readAt: size=256, off=10 2025/11/09 03:54:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/09 03:54:23 DEBUG : dir/file1(0xc0009047c0): >_readAt: n=6, err=EOF 2025/11/09 03:54:23 DEBUG : dir/file1(0xc0009047c0): _readAt: size=256, off=100 2025/11/09 03:54:23 DEBUG : dir/file1(0xc0009047c0): >_readAt: n=0, err=EOF 2025/11/09 03:54:23 DEBUG : dir/file1(0xc0009047c0): close: 2025/11/09 03:54:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/09 03:54:23 DEBUG : dir/file1(0xc0009047c0): >close: err= 2025/11/09 03:54:23 DEBUG : dir/file1(0xc0009047c0): _readAt: size=256, off=100 2025/11/09 03:54:23 DEBUG : dir/file1(0xc0009047c0): >_readAt: n=0, err=file already closed 2025/11/09 03:54:23 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:23 DEBUG : dir: Looking for writers 2025/11/09 03:54:23 DEBUG : file1: reading active writers 2025/11/09 03:54:23 DEBUG : Looking for writers 2025/11/09 03:54:23 DEBUG : dir: reading active writers 2025/11/09 03:54:23 DEBUG : >WaitForWriters: 2025/11/09 03:54:23 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.31s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:54:23 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:54:23 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:54:23 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:23 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:23 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:54:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:54:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:54:25 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:54:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:54:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:54:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/09 03:54:25 DEBUG : dir/file1(0xc000cfa840): RWFileHandle.Flush 2025/11/09 03:54:25 DEBUG : dir/file1(0xc000cfa840): _readAt: size=256, off=0 2025/11/09 03:54:25 DEBUG : dir/file1(0xc000cfa840): openPending: 2025/11/09 03:54:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/09 03:54:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/09 03:54:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:25 DEBUG : dir/file1(0xc000cfa840): >openPending: err= 2025/11/09 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/09 03:54:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:54:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:54:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:54:25 DEBUG : dir/file1(0xc000cfa840): >_readAt: n=16, err=EOF 2025/11/09 03:54:25 DEBUG : dir/file1(0xc000cfa840): RWFileHandle.Flush 2025/11/09 03:54:25 DEBUG : dir/file1(0xc000cfa840): RWFileHandle.Flush 2025/11/09 03:54:25 DEBUG : dir/file1(0xc000cfa840): close: 2025/11/09 03:54:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/09 03:54:25 DEBUG : dir/file1(0xc000cfa840): >close: err= 2025/11/09 03:54:25 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:25 DEBUG : dir: Looking for writers 2025/11/09 03:54:25 DEBUG : file1: reading active writers 2025/11/09 03:54:25 DEBUG : Looking for writers 2025/11/09 03:54:25 DEBUG : dir: reading active writers 2025/11/09 03:54:25 DEBUG : >WaitForWriters: 2025/11/09 03:54:25 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.42s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:54:26 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:54:26 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:54:26 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:26 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:26 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:54:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:54:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:54:27 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:54:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:54:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:54:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/09 03:54:27 DEBUG : dir/file1(0xc000905440): _readAt: size=256, off=0 2025/11/09 03:54:27 DEBUG : dir/file1(0xc000905440): openPending: 2025/11/09 03:54:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/09 03:54:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/09 03:54:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:27 DEBUG : dir/file1(0xc000905440): >openPending: err= 2025/11/09 03:54:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/09 03:54:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:54:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:54:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:54:27 DEBUG : dir/file1(0xc000905440): >_readAt: n=16, err=EOF 2025/11/09 03:54:27 DEBUG : dir/file1(0xc000905440): RWFileHandle.Release 2025/11/09 03:54:27 DEBUG : dir/file1(0xc000905440): close: 2025/11/09 03:54:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/09 03:54:27 DEBUG : dir/file1(0xc000905440): >close: err= 2025/11/09 03:54:27 DEBUG : dir/file1(0xc000905440): RWFileHandle.Release 2025/11/09 03:54:27 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:27 DEBUG : dir: Looking for writers 2025/11/09 03:54:27 DEBUG : file1: reading active writers 2025/11/09 03:54:27 DEBUG : Looking for writers 2025/11/09 03:54:27 DEBUG : dir: reading active writers 2025/11/09 03:54:27 DEBUG : >WaitForWriters: 2025/11/09 03:54:27 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.37s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:54:28 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:54:28 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:54:28 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:28 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:28 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:54:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:28 DEBUG : file1: newRWFileHandle: 2025/11/09 03:54:28 DEBUG : file1(0xc000cfb400): openPending: 2025/11/09 03:54:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:28 DEBUG : file1(0xc000cfb400): >openPending: err= 2025/11/09 03:54:28 DEBUG : file1: >newRWFileHandle: err= 2025/11/09 03:54:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/09 03:54:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/09 03:54:28 DEBUG : file1(0xc000cfb400): _writeAt: size=5, off=0 2025/11/09 03:54:28 DEBUG : file1(0xc000cfb400): >_writeAt: n=5, err= 2025/11/09 03:54:28 DEBUG : file1(0xc000cfb400): _writeAt: size=7, off=5 2025/11/09 03:54:28 DEBUG : file1(0xc000cfb400): >_writeAt: n=7, err= 2025/11/09 03:54:28 DEBUG : file1: vfs cache: truncate to size=11 2025/11/09 03:54:28 DEBUG : file1(0xc000cfb400): close: 2025/11/09 03:54:28 DEBUG : file1: vfs cache: setting modification time to 2025-11-09 03:54:28.824998488 +0000 UTC m=+194.809857401 2025/11/09 03:54:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:28 DEBUG : file1(0xc000cfb400): >close: err= 2025/11/09 03:54:28 DEBUG : file1(0xc000cfb400): close: 2025/11/09 03:54:28 DEBUG : file1(0xc000cfb400): >close: err=file already closed 2025/11/09 03:54:28 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:28 DEBUG : Looking for writers 2025/11/09 03:54:28 DEBUG : file1: reading active writers 2025/11/09 03:54:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:54:28 DEBUG : Looking for writers 2025/11/09 03:54:28 DEBUG : file1: reading active writers 2025/11/09 03:54:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:54:28 DEBUG : Looking for writers 2025/11/09 03:54:28 DEBUG : file1: reading active writers 2025/11/09 03:54:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:54:28 DEBUG : Looking for writers 2025/11/09 03:54:28 DEBUG : file1: reading active writers 2025/11/09 03:54:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:54:28 DEBUG : file1: vfs cache: starting upload 2025/11/09 03:54:28 DEBUG : Looking for writers 2025/11/09 03:54:28 DEBUG : file1: reading active writers 2025/11/09 03:54:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:54:29 DEBUG : Looking for writers 2025/11/09 03:54:29 DEBUG : file1: reading active writers 2025/11/09 03:54:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:54:29 DEBUG : Looking for writers 2025/11/09 03:54:29 DEBUG : file1: reading active writers 2025/11/09 03:54:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:54:29 DEBUG : file1: size = 11 OK 2025/11/09 03:54:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/09 03:54:29 INFO : file1: Copied (new) 2025/11/09 03:54:29 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-09 03:54:28 +0000 UTC," 2025/11/09 03:54:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/09 03:54:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:29 INFO : file1: vfs cache: upload succeeded try #1 2025/11/09 03:54:30 DEBUG : Looking for writers 2025/11/09 03:54:30 DEBUG : file1: reading active writers 2025/11/09 03:54:30 DEBUG : >WaitForWriters: 2025/11/09 03:54:30 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:30 DEBUG : Looking for writers 2025/11/09 03:54:30 DEBUG : file1: reading active writers 2025/11/09 03:54:30 DEBUG : >WaitForWriters: 2025/11/09 03:54:30 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.96s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:54:30 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:54:30 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:54:30 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:30 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:30 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:54:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:30 DEBUG : file1: newRWFileHandle: 2025/11/09 03:54:30 DEBUG : file1(0xc000905980): openPending: 2025/11/09 03:54:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:30 DEBUG : file1(0xc000905980): >openPending: err= 2025/11/09 03:54:30 DEBUG : file1: >newRWFileHandle: err= 2025/11/09 03:54:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/09 03:54:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/09 03:54:30 DEBUG : file1(0xc000905980): _writeAt: size=7, off=0 2025/11/09 03:54:30 DEBUG : file1(0xc000905980): >_writeAt: n=7, err= 2025/11/09 03:54:30 DEBUG : file1(0xc000905980): _writeAt: size=6, off=5 2025/11/09 03:54:30 DEBUG : file1(0xc000905980): >_writeAt: n=6, err= 2025/11/09 03:54:30 DEBUG : file1(0xc000905980): close: 2025/11/09 03:54:30 DEBUG : file1: vfs cache: setting modification time to 2025-11-09 03:54:30.779829106 +0000 UTC m=+196.764688019 2025/11/09 03:54:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:30 DEBUG : file1(0xc000905980): >close: err= 2025/11/09 03:54:30 DEBUG : file1(0xc000905980): _writeAt: size=5, off=0 2025/11/09 03:54:30 DEBUG : file1(0xc000905980): >_writeAt: n=0, err=file already closed 2025/11/09 03:54:30 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:30 DEBUG : Looking for writers 2025/11/09 03:54:30 DEBUG : file1: reading active writers 2025/11/09 03:54:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:54:30 DEBUG : Looking for writers 2025/11/09 03:54:30 DEBUG : file1: reading active writers 2025/11/09 03:54:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:54:30 DEBUG : Looking for writers 2025/11/09 03:54:30 DEBUG : file1: reading active writers 2025/11/09 03:54:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:54:30 DEBUG : Looking for writers 2025/11/09 03:54:30 DEBUG : file1: reading active writers 2025/11/09 03:54:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:54:30 DEBUG : file1: vfs cache: starting upload 2025/11/09 03:54:30 DEBUG : Looking for writers 2025/11/09 03:54:30 DEBUG : file1: reading active writers 2025/11/09 03:54:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:54:31 DEBUG : Looking for writers 2025/11/09 03:54:31 DEBUG : file1: reading active writers 2025/11/09 03:54:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:54:31 DEBUG : Looking for writers 2025/11/09 03:54:31 DEBUG : file1: reading active writers 2025/11/09 03:54:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:54:31 DEBUG : file1: size = 11 OK 2025/11/09 03:54:31 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/09 03:54:31 INFO : file1: Copied (new) 2025/11/09 03:54:31 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-09 03:54:30 +0000 UTC," 2025/11/09 03:54:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/09 03:54:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:31 INFO : file1: vfs cache: upload succeeded try #1 2025/11/09 03:54:32 DEBUG : Looking for writers 2025/11/09 03:54:32 DEBUG : file1: reading active writers 2025/11/09 03:54:32 DEBUG : >WaitForWriters: 2025/11/09 03:54:32 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:32 DEBUG : Looking for writers 2025/11/09 03:54:32 DEBUG : file1: reading active writers 2025/11/09 03:54:32 DEBUG : >WaitForWriters: 2025/11/09 03:54:32 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.96s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:54:32 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:54:32 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:54:32 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:32 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:32 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:54:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:32 DEBUG : file1: newRWFileHandle: 2025/11/09 03:54:32 DEBUG : file1(0xc00070a6c0): openPending: 2025/11/09 03:54:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:32 DEBUG : file1(0xc00070a6c0): >openPending: err= 2025/11/09 03:54:32 DEBUG : file1: >newRWFileHandle: err= 2025/11/09 03:54:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/09 03:54:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/09 03:54:32 DEBUG : file1(0xc00070a6c0): close: 2025/11/09 03:54:32 DEBUG : file1: vfs cache: setting modification time to 2025-11-09 03:54:32.748925341 +0000 UTC m=+198.733784253 2025/11/09 03:54:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:32 DEBUG : file1(0xc00070a6c0): >close: err= 2025/11/09 03:54:32 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/09 03:54:32 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/09 03:54:32 DEBUG : file2: newRWFileHandle: 2025/11/09 03:54:32 DEBUG : file2(0xc00070ab40): openPending: 2025/11/09 03:54:32 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/09 03:54:32 DEBUG : file2(0xc00070ab40): >openPending: err= 2025/11/09 03:54:32 DEBUG : file2: >newRWFileHandle: err= 2025/11/09 03:54:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/09 03:54:32 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/09 03:54:32 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/09 03:54:32 DEBUG : file2(0xc00070ab40): RWFileHandle.Flush 2025/11/09 03:54:32 DEBUG : file2(0xc00070ab40): RWFileHandle.Release 2025/11/09 03:54:32 DEBUG : file2(0xc00070ab40): close: 2025/11/09 03:54:32 DEBUG : file2: vfs cache: setting modification time to 2025-11-09 03:54:32.750420375 +0000 UTC m=+198.735279286 2025/11/09 03:54:32 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:32 DEBUG : file2(0xc00070ab40): >close: err= 2025/11/09 03:54:32 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:32 DEBUG : Looking for writers 2025/11/09 03:54:32 DEBUG : file2: reading active writers 2025/11/09 03:54:32 DEBUG : file1: reading active writers 2025/11/09 03:54:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/09 03:54:32 DEBUG : Looking for writers 2025/11/09 03:54:32 DEBUG : file1: reading active writers 2025/11/09 03:54:32 DEBUG : file2: reading active writers 2025/11/09 03:54:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/09 03:54:32 DEBUG : Looking for writers 2025/11/09 03:54:32 DEBUG : file1: reading active writers 2025/11/09 03:54:32 DEBUG : file2: reading active writers 2025/11/09 03:54:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/09 03:54:32 DEBUG : Looking for writers 2025/11/09 03:54:32 DEBUG : file1: reading active writers 2025/11/09 03:54:32 DEBUG : file2: reading active writers 2025/11/09 03:54:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/09 03:54:32 DEBUG : file1: vfs cache: starting upload 2025/11/09 03:54:32 DEBUG : file2: vfs cache: starting upload 2025/11/09 03:54:32 DEBUG : Looking for writers 2025/11/09 03:54:32 DEBUG : file1: reading active writers 2025/11/09 03:54:32 DEBUG : file2: reading active writers 2025/11/09 03:54:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/09 03:54:33 DEBUG : Looking for writers 2025/11/09 03:54:33 DEBUG : file1: reading active writers 2025/11/09 03:54:33 DEBUG : file2: reading active writers 2025/11/09 03:54:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/11/09 03:54:33 DEBUG : Looking for writers 2025/11/09 03:54:33 DEBUG : file1: reading active writers 2025/11/09 03:54:33 DEBUG : file2: reading active writers 2025/11/09 03:54:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/11/09 03:54:33 DEBUG : file1: size = 0 OK 2025/11/09 03:54:33 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/09 03:54:33 INFO : file1: Copied (new) 2025/11/09 03:54:33 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-09 03:54:32 +0000 UTC," 2025/11/09 03:54:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/09 03:54:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:33 INFO : file1: vfs cache: upload succeeded try #1 2025/11/09 03:54:34 DEBUG : Looking for writers 2025/11/09 03:54:34 DEBUG : file1: reading active writers 2025/11/09 03:54:34 DEBUG : file2: reading active writers 2025/11/09 03:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:54:35 DEBUG : Looking for writers 2025/11/09 03:54:35 DEBUG : file2: reading active writers 2025/11/09 03:54:35 DEBUG : file1: reading active writers 2025/11/09 03:54:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:54:36 DEBUG : Looking for writers 2025/11/09 03:54:36 DEBUG : file1: reading active writers 2025/11/09 03:54:36 DEBUG : file2: reading active writers 2025/11/09 03:54:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:54:37 DEBUG : Looking for writers 2025/11/09 03:54:37 DEBUG : file1: reading active writers 2025/11/09 03:54:37 DEBUG : file2: reading active writers 2025/11/09 03:54:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:54:37 DEBUG : file2: size = 0 OK 2025/11/09 03:54:37 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/09 03:54:37 INFO : file2: Copied (new) 2025/11/09 03:54:37 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-09 03:54:32 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/09 03:54:37 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/09 03:54:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/09 03:54:37 INFO : file2: vfs cache: upload succeeded try #1 2025/11/09 03:54:38 DEBUG : Looking for writers 2025/11/09 03:54:38 DEBUG : file1: reading active writers 2025/11/09 03:54:38 DEBUG : file2: reading active writers 2025/11/09 03:54:38 DEBUG : >WaitForWriters: 2025/11/09 03:54:38 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:38 DEBUG : Looking for writers 2025/11/09 03:54:38 DEBUG : file1: reading active writers 2025/11/09 03:54:38 DEBUG : file2: reading active writers 2025/11/09 03:54:38 DEBUG : >WaitForWriters: 2025/11/09 03:54:38 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (6.91s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:54:39 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:54:39 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:54:39 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:39 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:39 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:54:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:39 DEBUG : file1: newRWFileHandle: 2025/11/09 03:54:39 DEBUG : file1(0xc00070b800): openPending: 2025/11/09 03:54:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:39 DEBUG : file1(0xc00070b800): >openPending: err= 2025/11/09 03:54:39 DEBUG : file1: >newRWFileHandle: err= 2025/11/09 03:54:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/09 03:54:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/09 03:54:39 DEBUG : file1(0xc00070b800): _writeAt: size=5, off=0 2025/11/09 03:54:39 DEBUG : file1(0xc00070b800): >_writeAt: n=5, err= 2025/11/09 03:54:39 DEBUG : file1(0xc00070b800): RWFileHandle.Flush 2025/11/09 03:54:39 DEBUG : file1(0xc00070b800): RWFileHandle.Flush 2025/11/09 03:54:39 DEBUG : file1(0xc00070b800): close: 2025/11/09 03:54:39 DEBUG : file1: vfs cache: setting modification time to 2025-11-09 03:54:39.8059125 +0000 UTC m=+205.790771413 2025/11/09 03:54:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:39 DEBUG : file1(0xc00070b800): >close: err= 2025/11/09 03:54:39 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:39 DEBUG : Looking for writers 2025/11/09 03:54:39 DEBUG : file1: reading active writers 2025/11/09 03:54:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:54:39 DEBUG : Looking for writers 2025/11/09 03:54:39 DEBUG : file1: reading active writers 2025/11/09 03:54:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:54:39 DEBUG : Looking for writers 2025/11/09 03:54:39 DEBUG : file1: reading active writers 2025/11/09 03:54:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:54:39 DEBUG : Looking for writers 2025/11/09 03:54:39 DEBUG : file1: reading active writers 2025/11/09 03:54:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:54:39 DEBUG : file1: vfs cache: starting upload 2025/11/09 03:54:39 DEBUG : Looking for writers 2025/11/09 03:54:39 DEBUG : file1: reading active writers 2025/11/09 03:54:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:54:40 DEBUG : Looking for writers 2025/11/09 03:54:40 DEBUG : file1: reading active writers 2025/11/09 03:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:54:40 DEBUG : Looking for writers 2025/11/09 03:54:40 DEBUG : file1: reading active writers 2025/11/09 03:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:54:40 DEBUG : file1: size = 5 OK 2025/11/09 03:54:40 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/09 03:54:40 INFO : file1: Copied (new) 2025/11/09 03:54:40 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-09 03:54:39 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/09 03:54:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/09 03:54:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:40 INFO : file1: vfs cache: upload succeeded try #1 2025/11/09 03:54:41 DEBUG : Looking for writers 2025/11/09 03:54:41 DEBUG : file1: reading active writers 2025/11/09 03:54:41 DEBUG : >WaitForWriters: 2025/11/09 03:54:41 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.01s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:54:41 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:54:41 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:54:41 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:41 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:41 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:54:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:41 DEBUG : file1: newRWFileHandle: 2025/11/09 03:54:41 DEBUG : file1(0xc000d57500): openPending: 2025/11/09 03:54:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:41 DEBUG : file1(0xc000d57500): >openPending: err= 2025/11/09 03:54:41 DEBUG : file1: >newRWFileHandle: err= 2025/11/09 03:54:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/09 03:54:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/09 03:54:41 DEBUG : file1(0xc000d57500): _writeAt: size=5, off=0 2025/11/09 03:54:41 DEBUG : file1(0xc000d57500): >_writeAt: n=5, err= 2025/11/09 03:54:41 DEBUG : file1(0xc000d57500): RWFileHandle.Release 2025/11/09 03:54:41 DEBUG : file1(0xc000d57500): close: 2025/11/09 03:54:41 DEBUG : file1: vfs cache: setting modification time to 2025-11-09 03:54:41.660935314 +0000 UTC m=+207.645794225 2025/11/09 03:54:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:41 DEBUG : file1(0xc000d57500): >close: err= 2025/11/09 03:54:41 DEBUG : file1(0xc000d57500): RWFileHandle.Release 2025/11/09 03:54:41 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:41 DEBUG : Looking for writers 2025/11/09 03:54:41 DEBUG : file1: reading active writers 2025/11/09 03:54:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:54:41 DEBUG : Looking for writers 2025/11/09 03:54:41 DEBUG : file1: reading active writers 2025/11/09 03:54:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:54:41 DEBUG : Looking for writers 2025/11/09 03:54:41 DEBUG : file1: reading active writers 2025/11/09 03:54:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:54:41 DEBUG : Looking for writers 2025/11/09 03:54:41 DEBUG : file1: reading active writers 2025/11/09 03:54:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:54:41 DEBUG : file1: vfs cache: starting upload 2025/11/09 03:54:41 DEBUG : Looking for writers 2025/11/09 03:54:41 DEBUG : file1: reading active writers 2025/11/09 03:54:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:54:41 DEBUG : Looking for writers 2025/11/09 03:54:41 DEBUG : file1: reading active writers 2025/11/09 03:54:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:54:42 DEBUG : Looking for writers 2025/11/09 03:54:42 DEBUG : file1: reading active writers 2025/11/09 03:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:54:42 DEBUG : file1: size = 5 OK 2025/11/09 03:54:42 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/09 03:54:42 INFO : file1: Copied (new) 2025/11/09 03:54:42 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-09 03:54:41 +0000 UTC," 2025/11/09 03:54:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/09 03:54:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:42 INFO : file1: vfs cache: upload succeeded try #1 2025/11/09 03:54:42 DEBUG : Looking for writers 2025/11/09 03:54:42 DEBUG : file1: reading active writers 2025/11/09 03:54:42 DEBUG : >WaitForWriters: 2025/11/09 03:54:42 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.84s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:54:43 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:54:43 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:54:43 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:43 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:43 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:54:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/09 03:54:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/09 03:54:44 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:54:44 DEBUG : dir/file1(0xc000f06100): openPending: 2025/11/09 03:54:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/09 03:54:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/09 03:54:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:44 DEBUG : dir/file1(0xc000f06100): >openPending: err= 2025/11/09 03:54:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/09 03:54:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:54:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:54:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/09 03:54:44 DEBUG : dir/file1(0xc000f06100): _writeAt: size=5, off=0 2025/11/09 03:54:44 DEBUG : dir/file1(0xc000f06100): >_writeAt: n=5, err= 2025/11/09 03:54:44 DEBUG : dir/file1(0xc000f06100): close: 2025/11/09 03:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:44 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-09 03:54:44.699348877 +0000 UTC m=+210.684207789 2025/11/09 03:54:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:44 DEBUG : dir/file1(0xc000f06100): >close: err= 2025/11/09 03:54:44 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:44 DEBUG : dir: Looking for writers 2025/11/09 03:54:44 DEBUG : file1: reading active writers 2025/11/09 03:54:44 DEBUG : Looking for writers 2025/11/09 03:54:44 DEBUG : dir: reading active writers 2025/11/09 03:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:54:44 DEBUG : dir: Looking for writers 2025/11/09 03:54:44 DEBUG : file1: reading active writers 2025/11/09 03:54:44 DEBUG : Looking for writers 2025/11/09 03:54:44 DEBUG : dir: reading active writers 2025/11/09 03:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:54:44 DEBUG : dir: Looking for writers 2025/11/09 03:54:44 DEBUG : file1: reading active writers 2025/11/09 03:54:44 DEBUG : Looking for writers 2025/11/09 03:54:44 DEBUG : dir: reading active writers 2025/11/09 03:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:54:44 DEBUG : dir: Looking for writers 2025/11/09 03:54:44 DEBUG : file1: reading active writers 2025/11/09 03:54:44 DEBUG : Looking for writers 2025/11/09 03:54:44 DEBUG : dir: reading active writers 2025/11/09 03:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:54:44 DEBUG : dir/file1: vfs cache: starting upload 2025/11/09 03:54:44 DEBUG : dir: Looking for writers 2025/11/09 03:54:44 DEBUG : file1: reading active writers 2025/11/09 03:54:44 DEBUG : Looking for writers 2025/11/09 03:54:44 DEBUG : dir: reading active writers 2025/11/09 03:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:54:45 DEBUG : dir: Looking for writers 2025/11/09 03:54:45 DEBUG : file1: reading active writers 2025/11/09 03:54:45 DEBUG : Looking for writers 2025/11/09 03:54:45 DEBUG : dir: reading active writers 2025/11/09 03:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:54:45 DEBUG : dir: Looking for writers 2025/11/09 03:54:45 DEBUG : file1: reading active writers 2025/11/09 03:54:45 DEBUG : Looking for writers 2025/11/09 03:54:45 DEBUG : dir: reading active writers 2025/11/09 03:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:54:45 DEBUG : dir/file1: size = 5 OK 2025/11/09 03:54:45 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/11/09 03:54:45 INFO : dir/file1: Copied (replaced existing) 2025/11/09 03:54:45 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-09 03:54:44 +0000 UTC," 2025/11/09 03:54:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/09 03:54:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/09 03:54:45 DEBUG : dir: Looking for writers 2025/11/09 03:54:45 DEBUG : file1: reading active writers 2025/11/09 03:54:45 DEBUG : Looking for writers 2025/11/09 03:54:45 DEBUG : dir: reading active writers 2025/11/09 03:54:45 DEBUG : >WaitForWriters: 2025/11/09 03:54:45 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.35s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:54:46 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:54:46 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:54:46 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:46 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:46 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:54:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:48 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:54:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:54:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:54:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/09 03:54:48 DEBUG : dir/file1(0xc000d56c00): _writeAt: size=5, off=0 2025/11/09 03:54:48 DEBUG : dir/file1(0xc000d56c00): openPending: 2025/11/09 03:54:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/09 03:54:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/09 03:54:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:48 DEBUG : dir/file1(0xc000d56c00): >openPending: err= 2025/11/09 03:54:48 DEBUG : dir/file1(0xc000d56c00): >_writeAt: n=5, err= 2025/11/09 03:54:48 DEBUG : dir/file1(0xc000d56c00): _writeAt: size=15, off=5 2025/11/09 03:54:48 DEBUG : dir/file1(0xc000d56c00): >_writeAt: n=15, err= 2025/11/09 03:54:48 DEBUG : dir/file1(0xc000d56c00): close: 2025/11/09 03:54:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/09 03:54:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-09 03:54:48.15845632 +0000 UTC m=+214.143315232 2025/11/09 03:54:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:48 DEBUG : dir/file1(0xc000d56c00): >close: err= 2025/11/09 03:54:48 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:48 DEBUG : dir: Looking for writers 2025/11/09 03:54:48 DEBUG : file1: reading active writers 2025/11/09 03:54:48 DEBUG : Looking for writers 2025/11/09 03:54:48 DEBUG : dir: reading active writers 2025/11/09 03:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:54:48 DEBUG : dir: Looking for writers 2025/11/09 03:54:48 DEBUG : file1: reading active writers 2025/11/09 03:54:48 DEBUG : Looking for writers 2025/11/09 03:54:48 DEBUG : dir: reading active writers 2025/11/09 03:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:54:48 DEBUG : dir: Looking for writers 2025/11/09 03:54:48 DEBUG : file1: reading active writers 2025/11/09 03:54:48 DEBUG : Looking for writers 2025/11/09 03:54:48 DEBUG : dir: reading active writers 2025/11/09 03:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:54:48 DEBUG : dir: Looking for writers 2025/11/09 03:54:48 DEBUG : file1: reading active writers 2025/11/09 03:54:48 DEBUG : Looking for writers 2025/11/09 03:54:48 DEBUG : dir: reading active writers 2025/11/09 03:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:54:48 DEBUG : dir/file1: vfs cache: starting upload 2025/11/09 03:54:48 DEBUG : dir: Looking for writers 2025/11/09 03:54:48 DEBUG : file1: reading active writers 2025/11/09 03:54:48 DEBUG : Looking for writers 2025/11/09 03:54:48 DEBUG : dir: reading active writers 2025/11/09 03:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:54:48 DEBUG : dir: Looking for writers 2025/11/09 03:54:48 DEBUG : file1: reading active writers 2025/11/09 03:54:48 DEBUG : Looking for writers 2025/11/09 03:54:48 DEBUG : dir: reading active writers 2025/11/09 03:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:54:48 DEBUG : dir: Looking for writers 2025/11/09 03:54:48 DEBUG : file1: reading active writers 2025/11/09 03:54:48 DEBUG : Looking for writers 2025/11/09 03:54:48 DEBUG : dir: reading active writers 2025/11/09 03:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:54:49 DEBUG : dir: Looking for writers 2025/11/09 03:54:49 DEBUG : file1: reading active writers 2025/11/09 03:54:49 DEBUG : Looking for writers 2025/11/09 03:54:49 DEBUG : dir: reading active writers 2025/11/09 03:54:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:54:50 DEBUG : dir: Looking for writers 2025/11/09 03:54:50 DEBUG : file1: reading active writers 2025/11/09 03:54:50 DEBUG : Looking for writers 2025/11/09 03:54:50 DEBUG : dir: reading active writers 2025/11/09 03:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:54:51 DEBUG : dir: Looking for writers 2025/11/09 03:54:51 DEBUG : file1: reading active writers 2025/11/09 03:54:51 DEBUG : Looking for writers 2025/11/09 03:54:51 DEBUG : dir: reading active writers 2025/11/09 03:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:54:52 DEBUG : dir: Looking for writers 2025/11/09 03:54:52 DEBUG : file1: reading active writers 2025/11/09 03:54:52 DEBUG : Looking for writers 2025/11/09 03:54:52 DEBUG : dir: reading active writers 2025/11/09 03:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:54:52 DEBUG : dir/file1: size = 20 OK 2025/11/09 03:54:52 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/09 03:54:52 INFO : dir/file1: Copied (replaced existing) 2025/11/09 03:54:52 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-09 03:54:48 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/11/09 03:54:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/09 03:54:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/09 03:54:53 DEBUG : dir: Looking for writers 2025/11/09 03:54:53 DEBUG : file1: reading active writers 2025/11/09 03:54:53 DEBUG : Looking for writers 2025/11/09 03:54:53 DEBUG : dir: reading active writers 2025/11/09 03:54:53 DEBUG : >WaitForWriters: 2025/11/09 03:54:53 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (8.29s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:54:55 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:54:55 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:54:55 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:55 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:55 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:54:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:55 DEBUG : file1: newRWFileHandle: 2025/11/09 03:54:55 DEBUG : file1(0xc000f07400): openPending: 2025/11/09 03:54:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:55 DEBUG : file1(0xc000f07400): >openPending: err= 2025/11/09 03:54:55 DEBUG : file1: >newRWFileHandle: err= 2025/11/09 03:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/09 03:54:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/09 03:54:55 DEBUG : file1(0xc000f07400): _writeAt: size=5, off=0 2025/11/09 03:54:55 DEBUG : file1(0xc000f07400): >_writeAt: n=5, err= 2025/11/09 03:54:55 DEBUG : file1(0xc000f07400): close: 2025/11/09 03:54:55 DEBUG : file1: vfs cache: setting modification time to 2025-11-09 03:54:55.290480686 +0000 UTC m=+221.275339579 2025/11/09 03:54:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:55 DEBUG : file1(0xc000f07400): >close: err= 2025/11/09 03:54:55 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:55 DEBUG : Looking for writers 2025/11/09 03:54:55 DEBUG : file1: reading active writers 2025/11/09 03:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:54:55 DEBUG : Looking for writers 2025/11/09 03:54:55 DEBUG : file1: reading active writers 2025/11/09 03:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:54:55 DEBUG : Looking for writers 2025/11/09 03:54:55 DEBUG : file1: reading active writers 2025/11/09 03:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:54:55 DEBUG : Looking for writers 2025/11/09 03:54:55 DEBUG : file1: reading active writers 2025/11/09 03:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:54:55 DEBUG : file1: vfs cache: starting upload 2025/11/09 03:54:55 DEBUG : Looking for writers 2025/11/09 03:54:55 DEBUG : file1: reading active writers 2025/11/09 03:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:54:55 DEBUG : Looking for writers 2025/11/09 03:54:55 DEBUG : file1: reading active writers 2025/11/09 03:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:54:55 DEBUG : Looking for writers 2025/11/09 03:54:55 DEBUG : file1: reading active writers 2025/11/09 03:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:54:56 DEBUG : Looking for writers 2025/11/09 03:54:56 DEBUG : file1: reading active writers 2025/11/09 03:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:54:56 DEBUG : file1: size = 5 OK 2025/11/09 03:54:56 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/09 03:54:56 INFO : file1: Copied (new) 2025/11/09 03:54:56 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-09 03:54:55 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/09 03:54:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/09 03:54:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:56 INFO : file1: vfs cache: upload succeeded try #1 2025/11/09 03:54:57 DEBUG : Looking for writers 2025/11/09 03:54:57 DEBUG : file1: reading active writers 2025/11/09 03:54:57 DEBUG : >WaitForWriters: 2025/11/09 03:54:57 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:54:58 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:54:58 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:54:58 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:58 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/09 03:54:58 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfad00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfad00): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfad00): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfad00): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfad00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.458126941 +0000 UTC m=+224.442985853 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfad00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb180): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb180): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb180): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb180): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb180): _writeAt: size=3, off=2 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb180): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb180): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.458126941 +0000 UTC m=+224.442985853 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb180): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb740): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb740): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb740): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb740): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb740): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.458126941 +0000 UTC m=+224.442985853 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb740): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497110 item 1 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfbd80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfbd80): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfbd80): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfbd80): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfbd80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.463338937 +0000 UTC m=+224.448197839 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfbd80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078ce80): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078ce80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078ce80): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078ce80): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078ce80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.463338937 +0000 UTC m=+224.448197839 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078ce80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497a40 item 2 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078d700): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078d700): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078d700): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078d700): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078d700): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.46678026 +0000 UTC m=+224.451639243 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078d700): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078dbc0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078dbc0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078dbc0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078dbc0): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078dbc0): _writeAt: size=3, off=2 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078dbc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078dbc0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.46678026 +0000 UTC m=+224.451639243 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078dbc0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0002c8880): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0002c8880): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0002c8880): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0002c8880): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0002c8880): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.46678026 +0000 UTC m=+224.451639243 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0002c8880): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497e30 item 3 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0002c9a00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0002c9a00): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0002c9a00): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0002c9a00): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0002c9a00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.471553552 +0000 UTC m=+224.456412455 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0002c9a00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00050b540): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00050b540): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00050b540): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00050b540): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00050b540): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.471553552 +0000 UTC m=+224.456412455 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00050b540): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352930 item 4 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a380): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a380): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a380): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a380): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a380): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.474513464 +0000 UTC m=+224.459372376 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a380): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a840): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a840): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a840): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a840): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a840): _writeAt: size=3, off=2 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a840): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a840): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.474513464 +0000 UTC m=+224.459372376 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a840): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070ad00): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070ad00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070ad00): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070ad00): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070ad00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.474513464 +0000 UTC m=+224.459372376 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070ad00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003531f0 item 5 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070b4c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070b4c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070b4c0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070b4c0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070b4c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.47855864 +0000 UTC m=+224.463417552 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070b4c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070ba00): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070ba00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070ba00): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070ba00): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070ba00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.47855864 +0000 UTC m=+224.463417552 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070ba00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353ea0 item 6 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a4880): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a4880): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a4880): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a4880): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a4880): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.481240821 +0000 UTC m=+224.466099723 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a4880): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5300): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5300): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5300): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5300): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5300): _writeAt: size=3, off=2 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5300): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5300): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.481240821 +0000 UTC m=+224.466099723 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5300): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5cc0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5cc0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5cc0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5cc0): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5cc0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.481240821 +0000 UTC m=+224.466099723 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5cc0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424620 item 7 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8c440): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8c440): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8c440): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8c440): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8c440): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.485011142 +0000 UTC m=+224.469870043 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8c440): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8c980): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8c980): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8c980): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8c980): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8c980): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.485011142 +0000 UTC m=+224.469870043 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8c980): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424fc0 item 8 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8cf40): _readAt: size=2, off=0 2025/11/09 03:54:58 ERROR : open-test-file(0xc000a8cf40): Couldn't read size of file 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8cf40): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8cf40): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8cf40): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8cf40): close: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8cf40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8d300): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8d300): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8d300): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8d300): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8d300): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.487957999 +0000 UTC m=+224.472816900 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8d300): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8d780): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8d780): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8d780): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8d780): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8d780): _writeAt: size=3, off=2 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8d780): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8d780): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.487957999 +0000 UTC m=+224.472816900 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8d780): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8dc80): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8dc80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8dc80): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8dc80): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8dc80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.487957999 +0000 UTC m=+224.472816900 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a8dc80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004255e0 item 9 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000aa6380): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000aa6380): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000aa6380): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000aa6380): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000aa6380): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.492702947 +0000 UTC m=+224.477561850 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000aa6380): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000aa68c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000aa68c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000aa68c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000aa68c0): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000aa68c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.492702947 +0000 UTC m=+224.477561850 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000aa68c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec000 item 10 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000aa6f00): _readAt: size=2, off=0 2025/11/09 03:54:58 ERROR : open-test-file(0xc000aa6f00): Couldn't read size of file 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000aa6f00): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000aa6f00): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000aa6f00): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000aa6f00): close: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000aa6f00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d57f40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d57f40): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d57f40): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d57f40): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d57f40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.496521098 +0000 UTC m=+224.481380020 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d57f40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0009024c0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0009024c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0009024c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0009024c0): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0009024c0): _writeAt: size=3, off=2 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0009024c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0009024c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.496521098 +0000 UTC m=+224.481380020 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0009024c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0009029c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0009029c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0009029c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0009029c0): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0009029c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.496521098 +0000 UTC m=+224.481380020 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0009029c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487110 item 11 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000903040): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000903040): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000903040): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000903040): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000903040): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.500704134 +0000 UTC m=+224.485563035 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000903040): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000903580): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000903580): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000903580): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000903580): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000903580): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.500704134 +0000 UTC m=+224.485563035 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000903580): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487ab0 item 12 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000903bc0): _readAt: size=2, off=0 2025/11/09 03:54:58 ERROR : open-test-file(0xc000903bc0): Couldn't read size of file 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000903bc0): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000903bc0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000903bc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000903bc0): close: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000903bc0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c62000): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c62000): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c62000): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c62000): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c62000): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.503680235 +0000 UTC m=+224.488539136 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c62000): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c626c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c626c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c626c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c626c0): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c626c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.503680235 +0000 UTC m=+224.488539136 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c626c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f40e0 item 13 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c62d40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c62d40): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c62d40): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c62d40): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c62d40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.506827558 +0000 UTC m=+224.491686470 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c62d40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c63280): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c63280): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c63280): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c63280): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c63280): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.506827558 +0000 UTC m=+224.491686470 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c63280): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4850 item 14 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c638c0): _readAt: size=2, off=0 2025/11/09 03:54:58 ERROR : open-test-file(0xc000c638c0): Couldn't read size of file 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c638c0): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c638c0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c638c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c638c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c638c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c63c80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c63c80): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c63c80): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c63c80): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c63c80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.510029603 +0000 UTC m=+224.494888525 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000c63c80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca43c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca43c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca43c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca43c0): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca43c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.510029603 +0000 UTC m=+224.494888525 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca43c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4cb0 item 15 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca4a40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca4a40): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca4a40): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca4a40): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca4a40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.513079252 +0000 UTC m=+224.497938154 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca4a40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca4f80): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca4f80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca4f80): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca4f80): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca4f80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.513079252 +0000 UTC m=+224.497938154 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca4f80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5180 item 16 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca55c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca55c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca55c0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca55c0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca55c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.517135379 +0000 UTC m=+224.501994291 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca55c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca5a40): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca5a40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca5a40): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca5a40): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca5a40): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca5a40): _writeAt: size=3, off=7 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca5a40): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca5a40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.517135379 +0000 UTC m=+224.501994291 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca5a40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca5f40): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca5f40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca5f40): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca5f40): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca5f40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.517135379 +0000 UTC m=+224.501994291 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ca5f40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5570 item 17 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc8640): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc8640): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc8640): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc8640): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc8640): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.520750068 +0000 UTC m=+224.505608939 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc8640): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc8b80): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc8b80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc8b80): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc8b80): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc8b80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.520750068 +0000 UTC m=+224.505608939 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc8b80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5c70 item 18 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc9200): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc9200): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc9200): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc9200): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc9200): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.522638229 +0000 UTC m=+224.507497101 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc9200): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc9700): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc9700): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc9700): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc9700): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc9700): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc9700): _writeAt: size=3, off=7 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc9700): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc9700): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.522638229 +0000 UTC m=+224.507497101 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc9700): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc9c00): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc9c00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc9c00): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc9c00): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc9c00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.522638229 +0000 UTC m=+224.507497101 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cc9c00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456150 item 19 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf2300): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf2300): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf2300): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf2300): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf2300): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.525920114 +0000 UTC m=+224.510779027 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf2300): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf2840): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf2840): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf2840): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf2840): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf2840): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.525920114 +0000 UTC m=+224.510779027 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf2840): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456af0 item 20 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf2ec0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf2ec0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf2ec0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf2ec0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf2ec0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.528772293 +0000 UTC m=+224.513631206 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf2ec0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf33c0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf33c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf33c0): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf33c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf33c0): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf33c0): _writeAt: size=3, off=7 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf33c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf33c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.528772293 +0000 UTC m=+224.513631206 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf33c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf38c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf38c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf38c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf38c0): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf38c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.528772293 +0000 UTC m=+224.513631206 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf38c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004570a0 item 21 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf3f40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf3f40): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf3f40): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf3f40): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf3f40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.53301508 +0000 UTC m=+224.517873982 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cf3f40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d18500): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d18500): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d18500): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d18500): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d18500): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.53301508 +0000 UTC m=+224.517873982 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d18500): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004575e0 item 22 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d18b80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d18b80): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d18b80): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d18b80): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d18b80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.5357238 +0000 UTC m=+224.520582713 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d18b80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d19080): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d19080): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d19080): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d19080): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d19080): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d19080): _writeAt: size=3, off=7 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d19080): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d19080): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.5357238 +0000 UTC m=+224.520582713 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d19080): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d19580): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d19580): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d19580): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d19580): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d19580): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.5357238 +0000 UTC m=+224.520582713 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d19580): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457ab0 item 23 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d19c00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d19c00): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d19c00): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d19c00): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d19c00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.540319259 +0000 UTC m=+224.525178181 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d19c00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d421c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d421c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d421c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d421c0): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d421c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.540319259 +0000 UTC m=+224.525178181 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d421c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000770070 item 24 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d42800): _readAt: size=2, off=0 2025/11/09 03:54:58 ERROR : open-test-file(0xc000d42800): Couldn't read size of file 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d42800): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d42800): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d42800): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d42800): close: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d42800): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d42bc0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d42bc0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d42bc0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d42bc0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d42bc0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.543560428 +0000 UTC m=+224.528419350 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d42bc0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d430c0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d430c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d430c0): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d430c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d430c0): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d430c0): _writeAt: size=3, off=7 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d430c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d430c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.543560428 +0000 UTC m=+224.528419350 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d430c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d43600): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d43600): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d43600): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d43600): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d43600): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.543560428 +0000 UTC m=+224.528419350 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d43600): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000770850 item 25 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d43c80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d43c80): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d43c80): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d43c80): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d43c80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.547881181 +0000 UTC m=+224.532740093 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d43c80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6c240): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6c240): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6c240): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6c240): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6c240): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.547881181 +0000 UTC m=+224.532740093 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6c240): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007710a0 item 26 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6c880): _readAt: size=2, off=0 2025/11/09 03:54:58 ERROR : open-test-file(0xc000d6c880): Couldn't read size of file 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6c880): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6c880): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6c880): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6c880): close: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6c880): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6cc40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6cc40): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6cc40): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6cc40): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6cc40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.551025056 +0000 UTC m=+224.535883969 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6cc40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6d140): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6d140): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6d140): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6d140): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6d140): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6d140): _writeAt: size=3, off=7 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6d140): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6d140): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.551025056 +0000 UTC m=+224.535883969 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6d140): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6d680): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6d680): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6d680): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6d680): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6d680): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.551025056 +0000 UTC m=+224.535883969 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6d680): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000771810 item 27 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6dd00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6dd00): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6dd00): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6dd00): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6dd00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.554795098 +0000 UTC m=+224.539654010 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d6dd00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e122c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e122c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e122c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e122c0): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e122c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.554795098 +0000 UTC m=+224.539654010 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e122c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460070 item 28 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e12900): _readAt: size=2, off=0 2025/11/09 03:54:58 ERROR : open-test-file(0xc000e12900): Couldn't read size of file 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e12900): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e12900): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e12900): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e12900): close: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e12900): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e12cc0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e12cc0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e12cc0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e12cc0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e12cc0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.558101107 +0000 UTC m=+224.542960030 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e12cc0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e13380): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e13380): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e13380): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e13380): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e13380): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.558101107 +0000 UTC m=+224.542960030 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e13380): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004604d0 item 29 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e13a00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e13a00): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e13a00): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e13a00): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e13a00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.561288255 +0000 UTC m=+224.546147168 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e13a00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e13f40): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e13f40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e13f40): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e13f40): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e13f40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.561288255 +0000 UTC m=+224.546147168 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e13f40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460930 item 30 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e3e600): _readAt: size=2, off=0 2025/11/09 03:54:58 ERROR : open-test-file(0xc000e3e600): Couldn't read size of file 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e3e600): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e3e600): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e3e600): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e3e600): close: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000e3e600): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea9ac0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea9ac0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea9ac0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea9ac0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea9ac0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.564829266 +0000 UTC m=+224.549688178 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea9ac0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a24200): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a24200): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a24200): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a24200): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a24200): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.564829266 +0000 UTC m=+224.549688178 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a24200): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3c70 item 31 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a24880): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a24880): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a24880): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a24880): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a24880): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.567822721 +0000 UTC m=+224.552681633 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a24880): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a24dc0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a24dc0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a24dc0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a24dc0): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a24dc0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.567822721 +0000 UTC m=+224.552681633 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a24dc0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4540 item 32 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a25400): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a25400): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a25400): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a25400): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a25400): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.570554273 +0000 UTC m=+224.555413195 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a25400): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a25880): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a25880): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a25880): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a25880): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a25880): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5960 item 33 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a25880): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a25880): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.571614562 +0000 UTC m=+224.556473484 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a25880): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a25d80): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a25d80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a25d80): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a25d80): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a25d80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.571614562 +0000 UTC m=+224.556473484 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a25d80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000503f0 item 33 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4c440): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4c440): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4c440): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4c440): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4c440): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.574372405 +0000 UTC m=+224.559231327 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4c440): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4c8c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4c8c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050c40 item 34 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4c8c0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4c8c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4c8c0): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4c8c0): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4c8c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.57559709 +0000 UTC m=+224.560456003 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4c8c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4ce00): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4ce00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4ce00): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4ce00): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4ce00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.57559709 +0000 UTC m=+224.560456003 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4ce00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051110 item 34 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4d440): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4d440): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4d440): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4d440): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4d440): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.578320789 +0000 UTC m=+224.563179701 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4d440): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4d8c0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4d8c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4d8c0): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4d8c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4d8c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000518f0 item 35 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4d8c0): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4d8c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.579496033 +0000 UTC m=+224.564354945 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4d8c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4ddc0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4ddc0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4ddc0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4ddc0): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4ddc0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.579496033 +0000 UTC m=+224.564354945 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a4ddc0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ea0 item 35 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a744c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a744c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a744c0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a744c0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a744c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.581978658 +0000 UTC m=+224.566837540 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a744c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a749c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a749c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e380 item 36 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a749c0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a749c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a749c0): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a749c0): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a749c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.58306165 +0000 UTC m=+224.567920542 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a749c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a74f00): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a74f00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a74f00): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a74f00): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a74f00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.58306165 +0000 UTC m=+224.567920542 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a74f00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e7e0 item 36 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a75540): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a75540): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a75540): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a75540): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a75540): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.586239971 +0000 UTC m=+224.571098884 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a75540): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a759c0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a759c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a759c0): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a759c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a759c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ebd0 item 37 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a759c0): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a759c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.587393996 +0000 UTC m=+224.572252908 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a759c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a75ec0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a75ec0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a75ec0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a75ec0): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a75ec0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.587393996 +0000 UTC m=+224.572252908 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000a75ec0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ef50 item 37 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea45c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea45c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea45c0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea45c0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea45c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.59029688 +0000 UTC m=+224.575155791 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea45c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea4ac0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea4ac0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f340 item 38 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea4ac0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea4ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea4ac0): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea4ac0): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea4ac0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.591658133 +0000 UTC m=+224.576517044 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea4ac0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea5000): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea5000): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea5000): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea5000): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea5000): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.591658133 +0000 UTC m=+224.576517044 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea5000): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f570 item 38 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea5680): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea5680): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea5680): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea5680): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea5680): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.594459045 +0000 UTC m=+224.579317967 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea5680): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea5b80): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea5b80): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea5b80): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea5b80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea5b80): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f960 item 39 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea5b80): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea5b80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.595610024 +0000 UTC m=+224.580468936 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ea5b80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed2100): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed2100): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed2100): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed2100): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed2100): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.595610024 +0000 UTC m=+224.580468936 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed2100): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fb90 item 39 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed2780): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed2780): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed2780): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed2780): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed2780): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.598306641 +0000 UTC m=+224.583165533 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed2780): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed2c80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed2c80): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320af0 item 40 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed2c80): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed2c80): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed2c80): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed2c80): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed2c80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.599389442 +0000 UTC m=+224.584248334 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed2c80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed31c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed31c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed31c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed31c0): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed31c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.599389442 +0000 UTC m=+224.584248334 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed31c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321030 item 40 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed3780): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed3780): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed3780): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed3780): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed3780): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed3780): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed3780): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.60157974 +0000 UTC m=+224.586438631 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed3780): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed3c80): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed3c80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed3c80): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321a40 item 41 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed3c80): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed3c80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.6023904 +0000 UTC m=+224.587249292 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000ed3c80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f021c0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f021c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f021c0): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f021c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f021c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321d50 item 41 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f021c0): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f021c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.603303643 +0000 UTC m=+224.588162535 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f021c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f02700): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f02700): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f02700): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f02700): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f02700): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.603303643 +0000 UTC m=+224.588162535 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f02700): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004100e0 item 41 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f02d40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f02d40): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f02d40): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f02d40): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f02d40): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f02d40): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f02d40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.60615997 +0000 UTC m=+224.591018892 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f02d40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f03240): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f03240): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f03240): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410700 item 42 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f03240): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f03240): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.607081448 +0000 UTC m=+224.591940359 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f03240): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f03780): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f03780): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410930 item 42 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f03780): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f03780): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f03780): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f03780): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f03780): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.608337163 +0000 UTC m=+224.593196075 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f03780): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f03d00): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f03d00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f03d00): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f03d00): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f03d00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.608337163 +0000 UTC m=+224.593196075 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f03d00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410e70 item 42 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3a3c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3a3c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3a3c0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3a3c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3a3c0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3a3c0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3a3c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.610612781 +0000 UTC m=+224.595471673 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3a3c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3a8c0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3a8c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3a8c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411c00 item 43 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3a8c0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3a8c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.611707534 +0000 UTC m=+224.596566447 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3a8c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3ae00): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3ae00): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3ae00): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3ae00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3ae00): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e2a0 item 43 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3ae00): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3ae00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.61286258 +0000 UTC m=+224.597721482 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3ae00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3b340): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3b340): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3b340): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3b340): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3b340): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.61286258 +0000 UTC m=+224.597721482 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3b340): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e5b0 item 43 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3b980): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3b980): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3b980): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3b980): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3b980): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3b980): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3b980): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.615356668 +0000 UTC m=+224.600215560 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3b980): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3be80): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3be80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3be80): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034eb60 item 44 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3be80): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3be80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.616542222 +0000 UTC m=+224.601401123 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f3be80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5a440): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5a440): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee00 item 44 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5a440): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5a440): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5a440): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5a440): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5a440): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.617820679 +0000 UTC m=+224.602679561 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5a440): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5a9c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5a9c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5a9c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5a9c0): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5a9c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.617820679 +0000 UTC m=+224.602679561 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5a9c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f1f0 item 44 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5b000): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5b000): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5b000): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5b000): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5b000): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5b000): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5b000): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.619956294 +0000 UTC m=+224.604815185 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5b000): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5b500): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5b500): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5b500): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fb20 item 45 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5b500): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5b500): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.620761584 +0000 UTC m=+224.605620477 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5b500): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5bc00): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5bc00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5bc00): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5bc00): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5bc00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.620761584 +0000 UTC m=+224.605620477 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f5bc00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ff10 item 45 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa82c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa82c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa82c0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa82c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa82c0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa82c0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa82c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.622924671 +0000 UTC m=+224.607783564 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa82c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa87c0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa87c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa87c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446540 item 46 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa87c0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa87c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.623633731 +0000 UTC m=+224.608492624 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa87c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa8ec0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa8ec0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa8ec0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa8ec0): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa8ec0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.623633731 +0000 UTC m=+224.608492624 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa8ec0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004467e0 item 46 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa9500): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa9500): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa9500): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa9500): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa9500): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa9500): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa9500): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.625928544 +0000 UTC m=+224.610787436 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa9500): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa9a00): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa9a00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa9a00): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446bd0 item 47 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa9a00): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa9a00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.626608069 +0000 UTC m=+224.611466951 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fa9a00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcc180): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcc180): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcc180): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcc180): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcc180): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.626608069 +0000 UTC m=+224.611466951 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcc180): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446d90 item 47 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcc7c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcc7c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcc7c0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcc7c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcc7c0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcc7c0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcc7c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.628919163 +0000 UTC m=+224.613778056 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcc7c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcccc0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcccc0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcccc0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447110 item 48 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcccc0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcccc0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.629836143 +0000 UTC m=+224.614695036 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcccc0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcd3c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcd3c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcd3c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcd3c0): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcd3c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.629836143 +0000 UTC m=+224.614695036 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcd3c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004472d0 item 48 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcda00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcda00): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcda00): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcda00): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcda00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.632170481 +0000 UTC m=+224.617029363 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcda00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcde80): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcde80): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcde80): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcde80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcde80): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcde80): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004479d0 item 49 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcde80): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcde80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.63299648 +0000 UTC m=+224.617855372 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000fcde80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101a440): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101a440): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101a440): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101a440): >_readAt: n=8, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101a440): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.63299648 +0000 UTC m=+224.617855372 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101a440): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003340e0 item 49 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101aac0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101aac0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101aac0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101aac0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101aac0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.635057185 +0000 UTC m=+224.619916067 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101aac0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101afc0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101afc0): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101afc0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334930 item 50 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101afc0): _readAt: size=2, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101afc0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101afc0): _writeAt: size=3, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101afc0): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101afc0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.63593942 +0000 UTC m=+224.620798302 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101afc0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101b540): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101b540): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101b540): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101b540): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101b540): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.63593942 +0000 UTC m=+224.620798302 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101b540): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334b60 item 50 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101bbc0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101bbc0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101bbc0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101bbc0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101bbc0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.63798725 +0000 UTC m=+224.622846142 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00101bbc0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104a140): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104a140): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104a140): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104a140): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104a140): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104a140): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335110 item 51 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104a140): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104a140): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.6388353 +0000 UTC m=+224.623694192 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104a140): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104a680): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104a680): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104a680): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104a680): >_readAt: n=8, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104a680): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.6388353 +0000 UTC m=+224.623694192 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104a680): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335500 item 51 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104ad00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104ad00): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104ad00): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104ad00): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104ad00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.641251522 +0000 UTC m=+224.626110415 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104ad00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104b200): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104b200): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104b200): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335b20 item 52 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104b200): _readAt: size=2, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104b200): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104b200): _writeAt: size=3, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104b200): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104b200): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.6422424 +0000 UTC m=+224.627101293 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104b200): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104b780): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104b780): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104b780): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104b780): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104b780): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.6422424 +0000 UTC m=+224.627101293 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104b780): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335e30 item 52 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104be00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104be00): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104be00): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104be00): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104be00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.644206664 +0000 UTC m=+224.629065556 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00104be00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001084380): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001084380): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001084380): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001084380): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001084380): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001084380): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110460 item 53 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001084380): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001084380): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.645060385 +0000 UTC m=+224.629919277 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001084380): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010848c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010848c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010848c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010848c0): >_readAt: n=8, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010848c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.645060385 +0000 UTC m=+224.629919277 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010848c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110690 item 53 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001084f40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001084f40): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001084f40): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001084f40): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001084f40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.647361962 +0000 UTC m=+224.632220854 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001084f40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001085440): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001085440): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001085440): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110bd0 item 54 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001085440): _readAt: size=2, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001085440): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001085440): _writeAt: size=3, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001085440): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001085440): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.648314489 +0000 UTC m=+224.633173381 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc001085440): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010859c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010859c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010859c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010859c0): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010859c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.648314489 +0000 UTC m=+224.633173381 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010859c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110fc0 item 54 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a40c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a40c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a40c0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a40c0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a40c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.650520836 +0000 UTC m=+224.635379728 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a40c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a45c0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a45c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a45c0): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a45c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a45c0): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a45c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111ce0 item 55 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a45c0): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a45c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.651327689 +0000 UTC m=+224.636186582 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a45c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a4b00): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a4b00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a4b00): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a4b00): >_readAt: n=8, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a4b00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.651327689 +0000 UTC m=+224.636186582 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a4b00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c230 item 55 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a5180): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a5180): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a5180): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a5180): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a5180): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.653459197 +0000 UTC m=+224.638318089 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a5180): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a5680): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a5680): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a5680): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c690 item 56 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a5680): _readAt: size=2, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a5680): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a5680): _writeAt: size=3, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a5680): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a5680): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.65449504 +0000 UTC m=+224.639353932 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a5680): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a5c00): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a5c00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a5c00): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a5c00): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a5c00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.65449504 +0000 UTC m=+224.639353932 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010a5c00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c930 item 56 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c82c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c82c0): open at offset 0 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c82c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c82c0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c82c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c82c0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c82c0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c82c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.656418928 +0000 UTC m=+224.641277810 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c82c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c8800): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c8800): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c8800): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d180 item 57 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c8800): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c8800): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.65722536 +0000 UTC m=+224.642084252 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c8800): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c8d40): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c8d40): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c8d40): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c8d40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c8d40): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c8d40): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d420 item 57 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c8d40): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c8d40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.658066237 +0000 UTC m=+224.642925129 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c8d40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c92c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c92c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c92c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c92c0): >_readAt: n=8, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c92c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.658066237 +0000 UTC m=+224.642925129 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c92c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d8f0 item 57 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c9900): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c9900): open at offset 0 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c9900): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c9900): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c9900): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c9900): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c9900): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c9900): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.660302121 +0000 UTC m=+224.645161013 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c9900): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c9e40): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c9e40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c9e40): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c2a0 item 58 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c9e40): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c9e40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.66108529 +0000 UTC m=+224.645944172 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010c9e40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e8400): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e8400): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e8400): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c540 item 58 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e8400): _readAt: size=2, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e8400): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e8400): _writeAt: size=3, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e8400): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e8400): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.662067631 +0000 UTC m=+224.646926513 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e8400): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e89c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e89c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e89c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e89c0): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e89c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.662067631 +0000 UTC m=+224.646926513 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e89c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c9a0 item 58 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9000): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9000): open at offset 0 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9000): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9000): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9000): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9000): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9000): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9000): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.665093346 +0000 UTC m=+224.649952228 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9000): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9540): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9540): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9540): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cfc0 item 59 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9540): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9540): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.66588415 +0000 UTC m=+224.650743032 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9540): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9a80): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9a80): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9a80): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9a80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9a80): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9a80): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d340 item 59 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9a80): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9a80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.66679097 +0000 UTC m=+224.651649863 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0010e9a80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111c080): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111c080): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111c080): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111c080): >_readAt: n=8, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111c080): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.66679097 +0000 UTC m=+224.651649863 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111c080): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d730 item 59 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111c6c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111c6c0): open at offset 0 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111c6c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111c6c0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111c6c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111c6c0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111c6c0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111c6c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.669449776 +0000 UTC m=+224.654308668 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111c6c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111cc00): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111cc00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111cc00): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c2a0 item 60 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111cc00): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111cc00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.670338874 +0000 UTC m=+224.655197766 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111cc00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111cf40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111cf40): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111cf40): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460000 item 60 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111cf40): _readAt: size=2, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111cf40): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111cf40): _writeAt: size=3, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111cf40): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111cf40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.671565304 +0000 UTC m=+224.656424196 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111cf40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111d500): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111d500): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111d500): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111d500): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111d500): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.671565304 +0000 UTC m=+224.656424196 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111d500): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004601c0 item 60 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111db40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111db40): open at offset 0 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111db40): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111db40): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111db40): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111db40): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111db40): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111db40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.674250259 +0000 UTC m=+224.659109141 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00111db40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000904480): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000904480): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000904480): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460620 item 61 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000904480): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000904480): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.675047284 +0000 UTC m=+224.659906176 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000904480): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000904c00): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000904c00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000904c00): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000904c00): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000904c00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.675047284 +0000 UTC m=+224.659906176 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000904c00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004607e0 item 61 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000905240): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000905240): open at offset 0 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000905240): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000905240): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000905240): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000905240): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000905240): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000905240): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.677287516 +0000 UTC m=+224.662146398 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000905240): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000905780): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000905780): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000905780): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460c40 item 62 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000905780): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000905780): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.67806807 +0000 UTC m=+224.662926952 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000905780): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000905e80): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000905e80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000905e80): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000905e80): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000905e80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.67806807 +0000 UTC m=+224.662926952 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000905e80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460ee0 item 62 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f06540): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f06540): open at offset 0 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f06540): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f06540): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f06540): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f06540): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f06540): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f06540): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.680440739 +0000 UTC m=+224.665299631 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f06540): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f06a80): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f06a80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f06a80): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461490 item 63 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f06a80): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f06a80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.68112893 +0000 UTC m=+224.665987822 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f06a80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f071c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f071c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f071c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f071c0): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f071c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.68112893 +0000 UTC m=+224.665987822 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f071c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004616c0 item 63 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f07800): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f07800): open at offset 0 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f07800): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f07800): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f07800): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f07800): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f07800): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f07800): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.68316578 +0000 UTC m=+224.668024662 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f07800): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f07d80): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f07d80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f07d80): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461c70 item 64 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f07d80): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f07d80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.683990487 +0000 UTC m=+224.668849369 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000f07d80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfa540): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfa540): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfa540): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfa540): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfa540): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.683990487 +0000 UTC m=+224.668849369 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfa540): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c4d0 item 64 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfac40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfac40): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfac40): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfac40): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfac40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.686065539 +0000 UTC m=+224.670924431 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfac40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb0c0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb0c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb0c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb0c0): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb0c0): _writeAt: size=3, off=2 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cbd0 item 65 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb0c0): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb0c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.686835261 +0000 UTC m=+224.671694143 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb0c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb6c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb6c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb6c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb6c0): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb6c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.686835261 +0000 UTC m=+224.671694143 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfb6c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cd90 item 65 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfbd00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfbd00): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfbd00): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfbd00): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfbd00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.688670814 +0000 UTC m=+224.673529707 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000cfbd00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078c500): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078c500): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d500 item 66 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078c500): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078c500): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078c500): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078c500): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078c500): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.689641405 +0000 UTC m=+224.674500296 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078c500): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078d4c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078d4c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078d4c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078d4c0): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078d4c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.689641405 +0000 UTC m=+224.674500296 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078d4c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d7a0 item 66 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078db40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078db40): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078db40): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078db40): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078db40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.693267375 +0000 UTC m=+224.678126266 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00078db40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0002c8800): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0002c8800): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0002c8800): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0002c8800): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0002c8800): _writeAt: size=3, off=2 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dc00 item 67 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0002c8800): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0002c8800): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.694157895 +0000 UTC m=+224.679016767 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0002c8800): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00050a940): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00050a940): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00050a940): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00050a940): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00050a940): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.694157895 +0000 UTC m=+224.679016767 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00050a940): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e070 item 67 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00050bf40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00050bf40): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00050bf40): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00050bf40): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00050bf40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.695485945 +0000 UTC m=+224.680344818 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00050bf40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a6c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a6c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e5b0 item 68 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a6c0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a6c0): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a6c0): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a6c0): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a6c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.696400211 +0000 UTC m=+224.681259112 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070a6c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070ac00): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070ac00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070ac00): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070ac00): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070ac00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.696400211 +0000 UTC m=+224.681259112 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070ac00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e9a0 item 68 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070b380): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070b380): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070b380): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070b380): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070b380): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.698453031 +0000 UTC m=+224.683311953 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070b380): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070b800): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070b800): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070b800): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070b800): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070b800): _writeAt: size=3, off=2 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f030 item 69 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070b800): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070b800): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.699397592 +0000 UTC m=+224.684256484 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070b800): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070bd00): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070bd00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070bd00): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070bd00): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070bd00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.699397592 +0000 UTC m=+224.684256484 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00070bd00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f2d0 item 69 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a4f00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a4f00): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a4f00): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a4f00): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a4f00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.701661888 +0000 UTC m=+224.686520791 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a4f00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5780): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5780): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f960 item 70 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5780): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5780): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5780): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5780): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5780): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.702693413 +0000 UTC m=+224.687552315 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0003a5780): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d56140): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d56140): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d56140): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d56140): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d56140): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.702693413 +0000 UTC m=+224.687552315 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d56140): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fb90 item 70 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d56800): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d56800): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d56800): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d56800): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d56800): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.705076893 +0000 UTC m=+224.689935785 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d56800): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d56d00): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d56d00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d56d00): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d56d00): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d56d00): _writeAt: size=3, off=2 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec000 item 71 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d56d00): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d56d00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.706079323 +0000 UTC m=+224.690938225 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d56d00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d57200): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d57200): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d57200): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d57200): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d57200): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.706079323 +0000 UTC m=+224.690938225 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d57200): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec1c0 item 71 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d578c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d578c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d578c0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d578c0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d578c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.708239024 +0000 UTC m=+224.693097895 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d578c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d57e00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d57e00): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec7e0 item 72 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d57e00): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d57e00): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d57e00): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d57e00): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d57e00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.709320322 +0000 UTC m=+224.694179214 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000d57e00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048a3c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048a3c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048a3c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048a3c0): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048a3c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.709320322 +0000 UTC m=+224.694179214 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048a3c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ecbd0 item 72 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048a980): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048a980): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048a980): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048a980): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048a980): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048a980): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048a980): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.711887145 +0000 UTC m=+224.696746037 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048a980): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048ae80): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048ae80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048ae80): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed490 item 73 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048ae80): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048ae80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.712664743 +0000 UTC m=+224.697523646 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048ae80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048b340): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048b340): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048b340): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048b340): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048b340): _writeAt: size=3, off=2 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed650 item 73 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048b340): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048b340): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.713399451 +0000 UTC m=+224.698258323 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048b340): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048b880): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048b880): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048b880): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048b880): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048b880): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.713399451 +0000 UTC m=+224.698258323 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048b880): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed8f0 item 73 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048bec0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048bec0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048bec0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048bec0): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048bec0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048bec0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048bec0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.715127392 +0000 UTC m=+224.699986284 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00048bec0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000524440): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000524440): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000524440): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eddc0 item 74 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000524440): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000524440): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.716073176 +0000 UTC m=+224.700932079 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000524440): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000524980): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000524980): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea070 item 74 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000524980): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000524980): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000524980): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000524980): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000524980): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.717251026 +0000 UTC m=+224.702109948 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000524980): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000524f00): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000524f00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000524f00): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000524f00): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000524f00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.717251026 +0000 UTC m=+224.702109948 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000524f00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea310 item 74 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000525540): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000525540): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000525540): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000525540): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000525540): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000525540): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000525540): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.719077871 +0000 UTC m=+224.703936743 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000525540): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000525a40): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000525a40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000525a40): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eab60 item 75 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000525a40): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000525a40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.719677055 +0000 UTC m=+224.704535927 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000525a40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572000): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572000): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572000): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572000): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572000): _writeAt: size=3, off=2 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ead90 item 75 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572000): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572000): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.72042113 +0000 UTC m=+224.705280002 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572000): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572540): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572540): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572540): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572540): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572540): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.72042113 +0000 UTC m=+224.705280002 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572540): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb030 item 75 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572b80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572b80): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572b80): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572b80): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572b80): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572b80): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572b80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.722359987 +0000 UTC m=+224.707218879 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000572b80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000573080): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000573080): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000573080): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb500 item 76 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000573080): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000573080): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.723197718 +0000 UTC m=+224.708056610 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000573080): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0005735c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0005735c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb730 item 76 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0005735c0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0005735c0): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0005735c0): _writeAt: size=3, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0005735c0): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0005735c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.724646405 +0000 UTC m=+224.709505316 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0005735c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000573b40): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000573b40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000573b40): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000573b40): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000573b40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.724646405 +0000 UTC m=+224.709505316 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000573b40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb9d0 item 76 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006ae200): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006ae200): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006ae200): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006ae200): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006ae200): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006ae200): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006ae200): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.726779476 +0000 UTC m=+224.711638358 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006ae200): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006ae700): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006ae700): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006ae700): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ebea0 item 77 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006ae700): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006ae700): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.727420368 +0000 UTC m=+224.712279259 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006ae700): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006aee00): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006aee00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006aee00): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006aee00): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006aee00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.727420368 +0000 UTC m=+224.712279259 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006aee00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c1c0 item 77 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006af440): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006af440): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006af440): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006af440): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006af440): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006af440): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006af440): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.730284097 +0000 UTC m=+224.715143009 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006af440): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006af940): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006af940): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006af940): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c620 item 78 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006af940): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006af940): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.731256752 +0000 UTC m=+224.716115654 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006af940): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fa0c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fa0c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fa0c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fa0c0): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fa0c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.731256752 +0000 UTC m=+224.716115654 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fa0c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c7e0 item 78 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fa700): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fa700): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fa700): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fa700): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fa700): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fa700): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fa700): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.73414034 +0000 UTC m=+224.718999222 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fa700): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fac00): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fac00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fac00): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d030 item 79 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fac00): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fac00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.735067779 +0000 UTC m=+224.719926662 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fac00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fb300): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fb300): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fb300): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fb300): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fb300): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.735067779 +0000 UTC m=+224.719926662 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fb300): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d420 item 79 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fb940): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fb940): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fb940): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fb940): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fb940): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fb940): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fb940): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.737177336 +0000 UTC m=+224.722036218 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fb940): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fbe40): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fbe40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fbe40): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d960 item 80 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fbe40): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fbe40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.738003435 +0000 UTC m=+224.722862317 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0006fbe40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007ae5c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007ae5c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007ae5c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007ae5c0): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007ae5c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.738003435 +0000 UTC m=+224.722862317 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007ae5c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043de30 item 80 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007aec00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007aec00): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007aec00): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007aec00): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007aec00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.740781365 +0000 UTC m=+224.725640267 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007aec00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007af080): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007af080): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007af080): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007af080): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007af080): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007af080): _writeAt: size=3, off=7 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6700 item 81 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007af080): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007af080): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.741825664 +0000 UTC m=+224.726684566 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007af080): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007af5c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007af5c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007af5c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007af5c0): >_readAt: n=8, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007af5c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.741825664 +0000 UTC m=+224.726684566 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007af5c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6a80 item 81 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007afc40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007afc40): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007afc40): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007afc40): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007afc40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.744284404 +0000 UTC m=+224.729143317 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007afc40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dc1c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dc1c0): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dc1c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7030 item 82 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dc1c0): _readAt: size=2, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dc1c0): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dc1c0): _writeAt: size=3, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dc1c0): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dc1c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.745533086 +0000 UTC m=+224.730391999 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dc1c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dc740): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dc740): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dc740): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dc740): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dc740): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.745533086 +0000 UTC m=+224.730391999 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dc740): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f71f0 item 82 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dcdc0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dcdc0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dcdc0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dcdc0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dcdc0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.747929672 +0000 UTC m=+224.732788564 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dcdc0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dd2c0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dd2c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dd2c0): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dd2c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dd2c0): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dd2c0): _writeAt: size=3, off=7 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f75e0 item 83 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dd2c0): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dd2c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.748599257 +0000 UTC m=+224.733458139 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dd2c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dd800): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dd800): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dd800): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dd800): >_readAt: n=8, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dd800): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.748599257 +0000 UTC m=+224.733458139 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dd800): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f77a0 item 83 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dde80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dde80): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dde80): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dde80): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dde80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.750458604 +0000 UTC m=+224.735317486 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0007dde80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083c400): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083c400): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083c400): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7d50 item 84 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083c400): _readAt: size=2, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083c400): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083c400): _writeAt: size=3, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083c400): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083c400): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.751355005 +0000 UTC m=+224.736213887 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083c400): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083c980): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083c980): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083c980): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083c980): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083c980): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.751355005 +0000 UTC m=+224.736213887 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083c980): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344230 item 84 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083d000): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083d000): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083d000): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083d000): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083d000): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.753298681 +0000 UTC m=+224.738157573 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083d000): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083d500): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083d500): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083d500): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083d500): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083d500): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083d500): _writeAt: size=3, off=7 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003445b0 item 85 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083d500): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083d500): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.754083773 +0000 UTC m=+224.738942666 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083d500): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083da40): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083da40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083da40): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083da40): >_readAt: n=8, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083da40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.754083773 +0000 UTC m=+224.738942666 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00083da40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003447e0 item 85 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000868140): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000868140): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000868140): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000868140): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000868140): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.756214509 +0000 UTC m=+224.741073391 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000868140): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a22c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a22c0): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a22c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068e2a0 item 86 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a22c0): _readAt: size=2, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a22c0): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a22c0): _writeAt: size=3, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a22c0): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a22c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.756985675 +0000 UTC m=+224.741844557 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a22c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a2840): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a2840): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a2840): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a2840): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a2840): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.756985675 +0000 UTC m=+224.741844557 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a2840): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068e4d0 item 86 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a2ec0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a2ec0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a2ec0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a2ec0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a2ec0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.758936875 +0000 UTC m=+224.743795767 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a2ec0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a33c0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a33c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a33c0): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a33c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a33c0): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a33c0): _writeAt: size=3, off=7 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068ec40 item 87 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a33c0): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a33c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.759823067 +0000 UTC m=+224.744681959 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a33c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a3900): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a3900): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a3900): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a3900): >_readAt: n=8, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a3900): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.759823067 +0000 UTC m=+224.744681959 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008a3900): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068ee70 item 87 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c0000): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c0000): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c0000): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c0000): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c0000): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.761816234 +0000 UTC m=+224.746675116 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c0000): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c0500): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c0500): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c0500): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068f490 item 88 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c0500): _readAt: size=2, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c0500): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c0500): _writeAt: size=3, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c0500): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c0500): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.762770193 +0000 UTC m=+224.747629086 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c0500): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c0a80): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c0a80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c0a80): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c0a80): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c0a80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.762770193 +0000 UTC m=+224.747629086 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c0a80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068f8f0 item 88 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c10c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c10c0): open at offset 0 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c10c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c10c0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c10c0): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c10c0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c10c0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c10c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.764807835 +0000 UTC m=+224.749666727 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c10c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c1600): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c1600): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c1600): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068fdc0 item 89 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c1600): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c1600): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.765506446 +0000 UTC m=+224.750365338 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c1600): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c1b40): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c1b40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c1b40): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c1b40): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c1b40): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c1b40): _writeAt: size=3, off=7 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e070 item 89 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c1b40): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c1b40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.766435999 +0000 UTC m=+224.751294891 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008c1b40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008de140): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008de140): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008de140): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008de140): >_readAt: n=8, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008de140): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.766435999 +0000 UTC m=+224.751294891 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008de140): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e310 item 89 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008de780): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008de780): open at offset 0 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008de780): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008de780): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008de780): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008de780): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008de780): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008de780): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.768394311 +0000 UTC m=+224.753253193 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008de780): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008decc0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008decc0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008decc0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e9a0 item 90 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008decc0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008decc0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.769176248 +0000 UTC m=+224.754035130 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008decc0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008df200): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008df200): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008df200): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039ec40 item 90 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008df200): _readAt: size=2, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008df200): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008df200): _writeAt: size=3, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008df200): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008df200): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.770087527 +0000 UTC m=+224.754946409 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008df200): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008df7c0): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008df7c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008df7c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008df7c0): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008df7c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.770087527 +0000 UTC m=+224.754946409 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008df7c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039eee0 item 90 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008dfe00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008dfe00): open at offset 0 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008dfe00): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008dfe00): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008dfe00): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008dfe00): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008dfe00): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008dfe00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.772164152 +0000 UTC m=+224.757023044 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008dfe00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f43c0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f43c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f43c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f7a0 item 91 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f43c0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f43c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.77292041 +0000 UTC m=+224.757779293 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f43c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f4900): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f4900): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f4900): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f4900): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f4900): >_readAt: n=2, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f4900): _writeAt: size=3, off=7 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f9d0 item 91 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f4900): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f4900): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.773823183 +0000 UTC m=+224.758682075 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f4900): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f4e80): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f4e80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f4e80): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f4e80): >_readAt: n=8, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f4e80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.773823183 +0000 UTC m=+224.758682075 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f4e80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039ff10 item 91 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f54c0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f54c0): open at offset 0 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f54c0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f54c0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f54c0): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f54c0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f54c0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f54c0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.77584243 +0000 UTC m=+224.760701322 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f54c0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f5a00): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f5a00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f5a00): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004088c0 item 92 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f5a00): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f5a00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.7765035 +0000 UTC m=+224.761362382 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f5a00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f5f40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f5f40): open at offset 5 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f5f40): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408c40 item 92 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f5f40): _readAt: size=2, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f5f40): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f5f40): _writeAt: size=3, off=5 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f5f40): >_writeAt: n=3, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f5f40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.777434496 +0000 UTC m=+224.762293388 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc0008f5f40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000912580): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000912580): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000912580): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000912580): >_readAt: n=3, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000912580): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.777434496 +0000 UTC m=+224.762293388 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000912580): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004091f0 item 92 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000912bc0): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000912bc0): open at offset 0 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000912bc0): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000912bc0): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000912bc0): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000912bc0): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000912bc0): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000912bc0): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.779356269 +0000 UTC m=+224.764215151 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000912bc0): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000913100): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000913100): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000913100): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409ce0 item 93 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000913100): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000913100): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.780153575 +0000 UTC m=+224.765012468 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000913100): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000913800): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000913800): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000913800): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000913800): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000913800): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.780153575 +0000 UTC m=+224.765012468 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000913800): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4000 item 93 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000913e40): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000913e40): open at offset 0 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000913e40): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000913e40): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000913e40): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000913e40): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000913e40): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000913e40): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.782324898 +0000 UTC m=+224.767183780 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000913e40): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000936400): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000936400): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000936400): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a44d0 item 94 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000936400): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000936400): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.783192885 +0000 UTC m=+224.768051778 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000936400): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000936b00): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000936b00): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000936b00): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000936b00): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000936b00): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.783192885 +0000 UTC m=+224.768051778 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000936b00): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4af0 item 94 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000937140): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000937140): open at offset 0 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000937140): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000937140): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000937140): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000937140): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000937140): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000937140): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.785629254 +0000 UTC m=+224.770488116 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000937140): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000937680): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000937680): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000937680): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5340 item 95 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000937680): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000937680): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.786403737 +0000 UTC m=+224.771262619 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000937680): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000937d80): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000937d80): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000937d80): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000937d80): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000937d80): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.786403737 +0000 UTC m=+224.771262619 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc000937d80): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a55e0 item 95 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00096a440): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00096a440): open at offset 0 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00096a440): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00096a440): _readAt: size=2, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00096a440): >_readAt: n=0, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00096a440): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00096a440): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00096a440): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.788567225 +0000 UTC m=+224.773426107 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00096a440): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00096a980): _writeAt: size=5, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00096a980): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00096a980): >openPending: err= 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5ab0 item 96 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00096a980): >_writeAt: n=5, err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00096a980): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.790012045 +0000 UTC m=+224.774870957 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00096a980): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:58 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00096b080): _readAt: size=512, off=0 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00096b080): openPending: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00096b080): >openPending: err= 2025/11/09 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00096b080): >_readAt: n=5, err=EOF 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00096b080): close: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:58.790012045 +0000 UTC m=+224.774870957 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:58 DEBUG : open-test-file(0xc00096b080): >close: err= 2025/11/09 03:54:58 DEBUG : open-test-file: Remove: 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5ea0 item 96 2025/11/09 03:54:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:58 DEBUG : open-test-file: >Remove: err= 2025/11/09 03:54:58 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:58 DEBUG : Looking for writers 2025/11/09 03:54:58 DEBUG : >WaitForWriters: 2025/11/09 03:54:58 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:54:59 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:54:59 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:54:59 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:59 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/09 03:54:59 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e54280): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e54280): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e54280): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e54280): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e54280): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.18884801 +0000 UTC m=+225.173706932 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e54280): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e54700): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e54700): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e54700): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e54700): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e54700): _writeAt: size=3, off=2 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e54700): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e54700): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.18884801 +0000 UTC m=+225.173706932 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e54700): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e54bc0): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e54bc0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e54bc0): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e54bc0): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e54bc0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.18884801 +0000 UTC m=+225.173706932 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e54bc0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496bd0 item 1 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e55200): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e55200): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e55200): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e55200): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e55200): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.193174834 +0000 UTC m=+225.178033736 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e55200): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e55700): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e55700): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e55700): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e55700): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e55700): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.193174834 +0000 UTC m=+225.178033736 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e55700): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004976c0 item 2 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e55d40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e55d40): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e55d40): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e55d40): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e55d40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.196080444 +0000 UTC m=+225.180939356 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e55d40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7c240): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7c240): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7c240): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7c240): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7c240): _writeAt: size=3, off=2 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7c240): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7c240): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.196080444 +0000 UTC m=+225.180939356 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7c240): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7c700): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7c700): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7c700): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7c700): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7c700): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.196080444 +0000 UTC m=+225.180939356 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7c700): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497b90 item 3 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7cd80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7cd80): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7cd80): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7cd80): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7cd80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.199980398 +0000 UTC m=+225.184839300 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7cd80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7d2c0): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7d2c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7d2c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7d2c0): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7d2c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.199980398 +0000 UTC m=+225.184839300 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7d2c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424150 item 4 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7d900): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7d900): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7d900): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7d900): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7d900): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.203224783 +0000 UTC m=+225.188083695 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7d900): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7dd80): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7dd80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7dd80): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7dd80): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7dd80): _writeAt: size=3, off=2 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7dd80): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7dd80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.203224783 +0000 UTC m=+225.188083695 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e7dd80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9a2c0): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9a2c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9a2c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9a2c0): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9a2c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.203224783 +0000 UTC m=+225.188083695 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9a2c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004247e0 item 5 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9a940): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9a940): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9a940): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9a940): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9a940): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.207927963 +0000 UTC m=+225.192786875 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9a940): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9ae80): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9ae80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9ae80): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9ae80): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9ae80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.207927963 +0000 UTC m=+225.192786875 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9ae80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004251f0 item 6 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9b500): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9b500): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9b500): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9b500): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9b500): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.210879238 +0000 UTC m=+225.195738150 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9b500): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9ba00): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9ba00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9ba00): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9ba00): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9ba00): _writeAt: size=3, off=2 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9ba00): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9ba00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.210879238 +0000 UTC m=+225.195738150 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9ba00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9bec0): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9bec0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9bec0): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9bec0): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9bec0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.210879238 +0000 UTC m=+225.195738150 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a9bec0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004257a0 item 7 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be05c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be05c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be05c0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be05c0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be05c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.214867057 +0000 UTC m=+225.199725970 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be05c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be0b00): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be0b00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be0b00): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be0b00): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be0b00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.214867057 +0000 UTC m=+225.199725970 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be0b00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004864d0 item 8 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be10c0): _readAt: size=2, off=0 2025/11/09 03:54:59 ERROR : open-test-file(0xc000be10c0): Couldn't read size of file 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be10c0): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be10c0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be10c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be10c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be10c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be1480): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be1480): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be1480): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be1480): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be1480): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.217916606 +0000 UTC m=+225.202775518 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be1480): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be1900): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be1900): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be1900): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be1900): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be1900): _writeAt: size=3, off=2 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be1900): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be1900): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.217916606 +0000 UTC m=+225.202775518 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be1900): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be1e00): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be1e00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be1e00): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be1e00): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be1e00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.217916606 +0000 UTC m=+225.202775518 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000be1e00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486af0 item 9 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfc500): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfc500): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfc500): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfc500): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfc500): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.222275961 +0000 UTC m=+225.207134873 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfc500): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfca40): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfca40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfca40): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfca40): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfca40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.222275961 +0000 UTC m=+225.207134873 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfca40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004873b0 item 10 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfd080): _readAt: size=2, off=0 2025/11/09 03:54:59 ERROR : open-test-file(0xc000bfd080): Couldn't read size of file 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfd080): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfd080): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfd080): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfd080): close: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfd080): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfd440): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfd440): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfd440): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfd440): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfd440): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.225334769 +0000 UTC m=+225.210193670 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfd440): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfd940): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfd940): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfd940): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfd940): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfd940): _writeAt: size=3, off=2 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfd940): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfd940): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.225334769 +0000 UTC m=+225.210193670 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfd940): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfde40): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfde40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfde40): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfde40): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfde40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.225334769 +0000 UTC m=+225.210193670 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000bfde40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487b20 item 11 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1a540): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1a540): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1a540): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1a540): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1a540): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.228858687 +0000 UTC m=+225.213717599 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1a540): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1aa80): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1aa80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1aa80): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1aa80): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1aa80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.228858687 +0000 UTC m=+225.213717599 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1aa80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4690 item 12 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1b0c0): _readAt: size=2, off=0 2025/11/09 03:54:59 ERROR : open-test-file(0xc000c1b0c0): Couldn't read size of file 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1b0c0): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1b0c0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1b0c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1b0c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1b0c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1b480): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1b480): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1b480): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1b480): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1b480): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.232288059 +0000 UTC m=+225.217146971 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1b480): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1bb40): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1bb40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1bb40): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1bb40): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1bb40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.232288059 +0000 UTC m=+225.217146971 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000c1bb40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4af0 item 13 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a06300): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a06300): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a06300): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a06300): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a06300): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.235446081 +0000 UTC m=+225.220304994 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a06300): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a06840): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a06840): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a06840): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a06840): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a06840): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.235446081 +0000 UTC m=+225.220304994 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a06840): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352cb0 item 14 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a06e80): _readAt: size=2, off=0 2025/11/09 03:54:59 ERROR : open-test-file(0xc000a06e80): Couldn't read size of file 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a06e80): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a06e80): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a06e80): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a06e80): close: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a06e80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a07240): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a07240): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a07240): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a07240): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a07240): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.238644069 +0000 UTC m=+225.223503012 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a07240): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a07900): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a07900): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a07900): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a07900): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a07900): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.238644069 +0000 UTC m=+225.223503012 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a07900): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353340 item 15 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24000): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24000): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24000): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24000): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24000): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.241899805 +0000 UTC m=+225.226758727 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24000): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24540): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24540): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24540): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24540): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24540): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.241899805 +0000 UTC m=+225.226758727 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24540): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353dc0 item 16 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24b80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24b80): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24b80): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24b80): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24b80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.244996162 +0000 UTC m=+225.229855105 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24b80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25000): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25000): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25000): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25000): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25000): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25000): _writeAt: size=3, off=7 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25000): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25000): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.244996162 +0000 UTC m=+225.229855105 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25000): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25500): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25500): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25500): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25500): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25500): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.244996162 +0000 UTC m=+225.229855105 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25500): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456460 item 17 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25b80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25b80): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25b80): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25b80): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25b80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.249162516 +0000 UTC m=+225.234021428 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25b80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a52140): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a52140): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a52140): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a52140): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a52140): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.249162516 +0000 UTC m=+225.234021428 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a52140): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456d90 item 18 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a527c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a527c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a527c0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a527c0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a527c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.252156802 +0000 UTC m=+225.237015705 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a527c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a52cc0): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a52cc0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a52cc0): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a52cc0): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a52cc0): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a52cc0): _writeAt: size=3, off=7 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a52cc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a52cc0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.252156802 +0000 UTC m=+225.237015705 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a52cc0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a531c0): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a531c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a531c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a531c0): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a531c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.252156802 +0000 UTC m=+225.237015705 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a531c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457260 item 19 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a53840): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a53840): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a53840): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a53840): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a53840): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.258913623 +0000 UTC m=+225.243772526 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a53840): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a53d80): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a53d80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a53d80): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a53d80): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a53d80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.258913623 +0000 UTC m=+225.243772526 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a53d80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004578f0 item 20 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a76480): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a76480): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a76480): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a76480): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a76480): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.261265725 +0000 UTC m=+225.246124617 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a76480): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a76980): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a76980): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a76980): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a76980): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a76980): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a76980): _writeAt: size=3, off=7 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a76980): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a76980): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.261265725 +0000 UTC m=+225.246124617 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a76980): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a76e80): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a76e80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a76e80): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a76e80): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a76e80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.261265725 +0000 UTC m=+225.246124617 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a76e80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457c70 item 21 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a77500): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a77500): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a77500): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a77500): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a77500): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.26541692 +0000 UTC m=+225.250275832 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a77500): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a77a40): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a77a40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a77a40): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a77a40): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a77a40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.26541692 +0000 UTC m=+225.250275832 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a77a40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000770460 item 22 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc0140): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc0140): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc0140): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc0140): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc0140): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.268164523 +0000 UTC m=+225.253023425 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc0140): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc0640): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc0640): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc0640): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc0640): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc0640): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc0640): _writeAt: size=3, off=7 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc0640): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc0640): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.268164523 +0000 UTC m=+225.253023425 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc0640): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc0b40): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc0b40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc0b40): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc0b40): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc0b40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.268164523 +0000 UTC m=+225.253023425 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc0b40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000770a80 item 23 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc11c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc11c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc11c0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc11c0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc11c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.271765216 +0000 UTC m=+225.256624098 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc11c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc1700): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc1700): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc1700): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc1700): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc1700): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.271765216 +0000 UTC m=+225.256624098 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc1700): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000771570 item 24 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc1d40): _readAt: size=2, off=0 2025/11/09 03:54:59 ERROR : open-test-file(0xc000cc1d40): Couldn't read size of file 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc1d40): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc1d40): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc1d40): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc1d40): close: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cc1d40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cec180): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cec180): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cec180): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cec180): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cec180): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.274265575 +0000 UTC m=+225.259124457 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cec180): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cec680): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cec680): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cec680): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cec680): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cec680): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cec680): _writeAt: size=3, off=7 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cec680): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cec680): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.274265575 +0000 UTC m=+225.259124457 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cec680): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cecbc0): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cecbc0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cecbc0): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cecbc0): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cecbc0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.274265575 +0000 UTC m=+225.259124457 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cecbc0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000771ab0 item 25 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ced240): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ced240): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ced240): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ced240): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ced240): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.278323996 +0000 UTC m=+225.263182909 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ced240): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ced780): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ced780): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ced780): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ced780): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ced780): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.278323996 +0000 UTC m=+225.263182909 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ced780): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2c40 item 26 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ceddc0): _readAt: size=2, off=0 2025/11/09 03:54:59 ERROR : open-test-file(0xc000ceddc0): Couldn't read size of file 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ceddc0): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ceddc0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ceddc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ceddc0): close: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ceddc0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d12200): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d12200): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d12200): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d12200): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d12200): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.281868955 +0000 UTC m=+225.266727858 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d12200): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d12700): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d12700): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d12700): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d12700): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d12700): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d12700): _writeAt: size=3, off=7 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d12700): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d12700): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.281868955 +0000 UTC m=+225.266727858 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d12700): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d12c40): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d12c40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d12c40): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d12c40): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d12c40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.281868955 +0000 UTC m=+225.266727858 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d12c40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3650 item 27 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d132c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d132c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d132c0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d132c0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d132c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.285495957 +0000 UTC m=+225.270354849 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d132c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d13800): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d13800): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d13800): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d13800): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d13800): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.285495957 +0000 UTC m=+225.270354849 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d13800): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4380 item 28 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d13e40): _readAt: size=2, off=0 2025/11/09 03:54:59 ERROR : open-test-file(0xc000d13e40): Couldn't read size of file 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d13e40): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d13e40): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d13e40): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d13e40): close: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d13e40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2e280): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2e280): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2e280): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2e280): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2e280): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.288307951 +0000 UTC m=+225.273166834 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2e280): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2e940): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2e940): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2e940): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2e940): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2e940): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.288307951 +0000 UTC m=+225.273166834 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2e940): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e49a0 item 29 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2efc0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2efc0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2efc0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2efc0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2efc0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.290678587 +0000 UTC m=+225.275537479 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2efc0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2f500): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2f500): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2f500): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2f500): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2f500): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.290678587 +0000 UTC m=+225.275537479 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2f500): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5960 item 30 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2fb40): _readAt: size=2, off=0 2025/11/09 03:54:59 ERROR : open-test-file(0xc000d2fb40): Couldn't read size of file 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2fb40): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2fb40): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2fb40): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2fb40): close: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d2fb40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000868480): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000868480): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000868480): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000868480): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000868480): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.293365406 +0000 UTC m=+225.278224309 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000868480): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000868b40): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000868b40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000868b40): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000868b40): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000868b40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.293365406 +0000 UTC m=+225.278224309 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000868b40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003453b0 item 31 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0008691c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0008691c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0008691c0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0008691c0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0008691c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.296226872 +0000 UTC m=+225.281085755 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0008691c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000869700): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000869700): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000869700): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000869700): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000869700): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.296226872 +0000 UTC m=+225.281085755 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000869700): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345730 item 32 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000869d40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000869d40): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000869d40): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000869d40): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000869d40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.298203469 +0000 UTC m=+225.283062351 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000869d40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d90240): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d90240): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d90240): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d90240): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d90240): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345d50 item 33 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d90240): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d90240): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.299038546 +0000 UTC m=+225.283897438 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d90240): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d90740): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d90740): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d90740): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d90740): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d90740): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.299038546 +0000 UTC m=+225.283897438 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d90740): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e000 item 33 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d90d80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d90d80): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d90d80): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d90d80): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d90d80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.301606302 +0000 UTC m=+225.286465194 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d90d80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d91200): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d91200): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e4d0 item 34 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d91200): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d91200): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d91200): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d91200): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d91200): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.302481803 +0000 UTC m=+225.287340685 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d91200): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d91740): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d91740): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d91740): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d91740): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d91740): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.302481803 +0000 UTC m=+225.287340685 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d91740): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e8c0 item 34 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d91d80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d91d80): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d91d80): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d91d80): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d91d80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.304600567 +0000 UTC m=+225.289459479 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d91d80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db4280): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db4280): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db4280): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db4280): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db4280): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ed90 item 35 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db4280): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db4280): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.305443909 +0000 UTC m=+225.290302801 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db4280): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db4780): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db4780): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db4780): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db4780): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db4780): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.305443909 +0000 UTC m=+225.290302801 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db4780): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f030 item 35 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db4e00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db4e00): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db4e00): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db4e00): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db4e00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.307511978 +0000 UTC m=+225.292370870 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db4e00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db5300): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db5300): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f420 item 36 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db5300): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db5300): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db5300): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db5300): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db5300): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.30839386 +0000 UTC m=+225.293252753 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db5300): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db5840): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db5840): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db5840): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db5840): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db5840): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.30839386 +0000 UTC m=+225.293252753 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db5840): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f650 item 36 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db5e80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db5e80): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db5e80): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db5e80): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db5e80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.310359277 +0000 UTC m=+225.295218169 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000db5e80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd6380): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd6380): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd6380): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd6380): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd6380): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fab0 item 37 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd6380): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd6380): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.311177632 +0000 UTC m=+225.296036514 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd6380): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd6880): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd6880): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd6880): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd6880): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd6880): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.311177632 +0000 UTC m=+225.296036514 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd6880): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fd50 item 37 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd6f00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd6f00): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd6f00): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd6f00): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd6f00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.313723166 +0000 UTC m=+225.298582058 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd6f00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd7400): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd7400): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320cb0 item 38 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd7400): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd7400): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd7400): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd7400): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd7400): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.314780258 +0000 UTC m=+225.299639140 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd7400): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd7940): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd7940): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd7940): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd7940): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd7940): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.314780258 +0000 UTC m=+225.299639140 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000dd7940): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321420 item 38 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df6040): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df6040): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df6040): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df6040): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df6040): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.317372901 +0000 UTC m=+225.302231793 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df6040): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df6540): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df6540): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df6540): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df6540): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df6540): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321b20 item 39 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df6540): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df6540): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.3181985 +0000 UTC m=+225.303057372 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df6540): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df6a40): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df6a40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df6a40): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df6a40): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df6a40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.3181985 +0000 UTC m=+225.303057372 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df6a40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321e30 item 39 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df70c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df70c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df70c0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df70c0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df70c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.319804682 +0000 UTC m=+225.304663554 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df70c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df75c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df75c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410620 item 40 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df75c0): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df75c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df75c0): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df75c0): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df75c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.320597919 +0000 UTC m=+225.305456791 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df75c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df7b00): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df7b00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df7b00): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df7b00): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df7b00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.320597919 +0000 UTC m=+225.305456791 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000df7b00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410850 item 40 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18140): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18140): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18140): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18140): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18140): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18140): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18140): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.322308036 +0000 UTC m=+225.307166928 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18140): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18640): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18640): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18640): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004112d0 item 41 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18640): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18640): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.322900808 +0000 UTC m=+225.307759680 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18640): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18b00): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18b00): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18b00): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18b00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18b00): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411a40 item 41 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18b00): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18b00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.323594129 +0000 UTC m=+225.308453000 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e18b00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e19040): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e19040): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e19040): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e19040): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e19040): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.323594129 +0000 UTC m=+225.308453000 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e19040): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411ce0 item 41 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e19680): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e19680): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e19680): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e19680): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e19680): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e19680): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e19680): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.325508359 +0000 UTC m=+225.310367231 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e19680): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e19b80): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e19b80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e19b80): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e690 item 42 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e19b80): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e19b80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.326142007 +0000 UTC m=+225.311000880 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e19b80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3e140): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3e140): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ea10 item 42 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3e140): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3e140): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3e140): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3e140): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3e140): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.32698124 +0000 UTC m=+225.311840112 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3e140): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3e6c0): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3e6c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3e6c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3e6c0): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3e6c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.32698124 +0000 UTC m=+225.311840112 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3e6c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ed20 item 42 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3ed00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3ed00): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3ed00): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3ed00): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3ed00): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3ed00): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3ed00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.328680377 +0000 UTC m=+225.313539249 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3ed00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3f200): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3f200): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3f200): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f3b0 item 43 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3f200): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3f200): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.329352448 +0000 UTC m=+225.314211320 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3f200): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3f740): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3f740): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3f740): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3f740): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3f740): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f9d0 item 43 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3f740): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3f740): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.330056338 +0000 UTC m=+225.314915231 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3f740): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3fc80): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3fc80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3fc80): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3fc80): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3fc80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.330056338 +0000 UTC m=+225.314915231 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000e3fc80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fd50 item 43 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0340): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0340): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0340): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0340): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0340): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0340): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0340): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.331781294 +0000 UTC m=+225.316640176 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0340): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0840): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0840): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0840): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446460 item 44 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0840): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0840): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.332375317 +0000 UTC m=+225.317234190 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0840): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0d80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0d80): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446700 item 44 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0d80): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0d80): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0d80): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0d80): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0d80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.333132296 +0000 UTC m=+225.317991169 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb0d80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb1300): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb1300): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb1300): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb1300): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb1300): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.333132296 +0000 UTC m=+225.317991169 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb1300): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446930 item 44 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb1940): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb1940): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb1940): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb1940): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb1940): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb1940): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb1940): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.334713492 +0000 UTC m=+225.319572364 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb1940): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb1e40): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb1e40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb1e40): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446cb0 item 45 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb1e40): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb1e40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.335347311 +0000 UTC m=+225.320206183 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eb1e40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed45c0): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed45c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed45c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed45c0): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed45c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.335347311 +0000 UTC m=+225.320206183 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed45c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446e70 item 45 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4c00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4c00): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4c00): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4c00): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4c00): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4c00): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4c00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.337176472 +0000 UTC m=+225.322035344 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4c00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5100): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5100): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5100): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004471f0 item 46 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5100): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5100): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.33785257 +0000 UTC m=+225.322711441 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5100): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5800): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5800): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5800): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5800): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5800): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.33785257 +0000 UTC m=+225.322711441 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5800): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004473b0 item 46 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096b9c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096b9c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096b9c0): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096b9c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096b9c0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096b9c0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096b9c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.339981622 +0000 UTC m=+225.324840494 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096b9c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5cc0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5cc0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5cc0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004478f0 item 47 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5cc0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5cc0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.340672648 +0000 UTC m=+225.325531530 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5cc0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000efe440): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000efe440): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000efe440): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000efe440): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000efe440): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.340672648 +0000 UTC m=+225.325531530 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000efe440): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050150 item 47 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000efea80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000efea80): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000efea80): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000efea80): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000efea80): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000efea80): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000efea80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.34271582 +0000 UTC m=+225.327574693 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000efea80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000efef80): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000efef80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000efef80): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050c40 item 48 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000efef80): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000efef80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.343501915 +0000 UTC m=+225.328360797 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000efef80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eff680): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eff680): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eff680): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eff680): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eff680): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.343501915 +0000 UTC m=+225.328360797 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000eff680): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051110 item 48 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000effcc0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000effcc0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000effcc0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000effcc0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000effcc0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.345258288 +0000 UTC m=+225.330117180 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000effcc0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096a1c0): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096a1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096a1c0): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096a1c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096a1c0): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096a1c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051810 item 49 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096a1c0): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096a1c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.345911824 +0000 UTC m=+225.330770696 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096a1c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096a700): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096a700): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096a700): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096a700): >_readAt: n=8, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096a700): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.345911824 +0000 UTC m=+225.330770696 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096a700): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c70 item 49 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096ad80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096ad80): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096ad80): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096ad80): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096ad80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.347549435 +0000 UTC m=+225.332408308 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096ad80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096b280): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096b280): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096b280): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446460 item 50 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096b280): _readAt: size=2, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096b280): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096b280): _writeAt: size=3, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096b280): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096b280): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.348306536 +0000 UTC m=+225.333165407 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096b280): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096bec0): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096bec0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096bec0): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096bec0): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096bec0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.348306536 +0000 UTC m=+225.333165407 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096bec0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446700 item 50 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0009049c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0009049c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0009049c0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0009049c0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0009049c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.34995115 +0000 UTC m=+225.334810022 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0009049c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000904ec0): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000904ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000904ec0): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000904ec0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000904ec0): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000904ec0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446af0 item 51 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000904ec0): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000904ec0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.350632729 +0000 UTC m=+225.335491611 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000904ec0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000905400): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000905400): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000905400): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000905400): >_readAt: n=8, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000905400): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.350632729 +0000 UTC m=+225.335491611 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000905400): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446cb0 item 51 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000905a80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000905a80): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000905a80): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000905a80): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000905a80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.352862459 +0000 UTC m=+225.337721331 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000905a80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f06000): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f06000): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f06000): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447030 item 52 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f06000): _readAt: size=2, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f06000): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f06000): _writeAt: size=3, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f06000): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f06000): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.353593741 +0000 UTC m=+225.338452613 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f06000): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f06580): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f06580): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f06580): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f06580): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f06580): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.353593741 +0000 UTC m=+225.338452613 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f06580): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004471f0 item 52 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f06c00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f06c00): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f06c00): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f06c00): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f06c00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.355089416 +0000 UTC m=+225.339948298 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f06c00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f07140): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f07140): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f07140): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f07140): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f07140): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f07140): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005005b0 item 53 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f07140): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f07140): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.356049056 +0000 UTC m=+225.340907948 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f07140): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f07680): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f07680): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f07680): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f07680): >_readAt: n=8, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f07680): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.356049056 +0000 UTC m=+225.340907948 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f07680): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005007e0 item 53 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f07d40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f07d40): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f07d40): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f07d40): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f07d40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.358472922 +0000 UTC m=+225.343331844 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000f07d40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfa300): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfa300): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfa300): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501340 item 54 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfa300): _readAt: size=2, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfa300): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfa300): _writeAt: size=3, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfa300): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfa300): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.35958085 +0000 UTC m=+225.344439752 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfa300): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfa900): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfa900): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfa900): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfa900): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfa900): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.35958085 +0000 UTC m=+225.344439752 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfa900): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501f10 item 54 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfafc0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfafc0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfafc0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfafc0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfafc0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.361866176 +0000 UTC m=+225.346725068 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfafc0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfb5c0): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfb5c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfb5c0): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfb5c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfb5c0): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfb5c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4770 item 55 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfb5c0): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfb5c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.362661768 +0000 UTC m=+225.347520700 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfb5c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfbb00): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfbb00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfbb00): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfbb00): >_readAt: n=8, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfbb00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.362661768 +0000 UTC m=+225.347520700 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000cfbb00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f49a0 item 55 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00078c500): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00078c500): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00078c500): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00078c500): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00078c500): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.364976338 +0000 UTC m=+225.349835230 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00078c500): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00078d380): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00078d380): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00078d380): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4d90 item 56 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00078d380): _readAt: size=2, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00078d380): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00078d380): _writeAt: size=3, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00078d380): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00078d380): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.365976324 +0000 UTC m=+225.350835266 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00078d380): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00078da40): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00078da40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00078da40): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00078da40): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00078da40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.365976324 +0000 UTC m=+225.350835266 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00078da40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f50a0 item 56 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00050a600): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00050a600): open at offset 0 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00050a600): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00050a600): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00050a600): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00050a600): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00050a600): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00050a600): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.367839028 +0000 UTC m=+225.352697900 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00050a600): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00050b7c0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00050b7c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00050b7c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5490 item 57 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00050b7c0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00050b7c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.368507862 +0000 UTC m=+225.353366734 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00050b7c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070a4c0): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070a4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070a4c0): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070a4c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070a4c0): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070a4c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f57a0 item 57 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070a4c0): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070a4c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.369157801 +0000 UTC m=+225.354016674 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070a4c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070aa40): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070aa40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070aa40): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070aa40): >_readAt: n=8, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070aa40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.369157801 +0000 UTC m=+225.354016674 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070aa40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5a40 item 57 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070b080): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070b080): open at offset 0 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070b080): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070b080): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070b080): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070b080): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070b080): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070b080): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.370863209 +0000 UTC m=+225.355722081 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070b080): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070b700): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070b700): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070b700): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5dc0 item 58 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070b700): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070b700): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.371449248 +0000 UTC m=+225.356308120 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070b700): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070bc40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070bc40): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070bc40): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460070 item 58 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070bc40): _readAt: size=2, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070bc40): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070bc40): _writeAt: size=3, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070bc40): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070bc40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.372206468 +0000 UTC m=+225.357065340 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00070bc40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0003a4d00): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0003a4d00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0003a4d00): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0003a4d00): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0003a4d00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.372206468 +0000 UTC m=+225.357065340 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0003a4d00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460310 item 58 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0003a5700): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0003a5700): open at offset 0 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0003a5700): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0003a5700): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0003a5700): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0003a5700): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0003a5700): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0003a5700): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.373701883 +0000 UTC m=+225.358560755 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0003a5700): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d56100): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d56100): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d56100): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460690 item 59 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d56100): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d56100): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.374297631 +0000 UTC m=+225.359156502 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d56100): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d56680): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d56680): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d56680): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d56680): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d56680): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d56680): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460930 item 59 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d56680): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d56680): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.374954693 +0000 UTC m=+225.359813565 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d56680): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d56c00): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d56c00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d56c00): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d56c00): >_readAt: n=8, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d56c00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.374954693 +0000 UTC m=+225.359813565 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d56c00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460af0 item 59 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d57240): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d57240): open at offset 0 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d57240): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d57240): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d57240): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d57240): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d57240): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d57240): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.376821753 +0000 UTC m=+225.361680626 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d57240): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d577c0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d577c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d577c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460fc0 item 60 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d577c0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d577c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.377417702 +0000 UTC m=+225.362276574 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d577c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d57d40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d57d40): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d57d40): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004612d0 item 60 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d57d40): _readAt: size=2, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d57d40): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d57d40): _writeAt: size=3, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d57d40): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d57d40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.378208094 +0000 UTC m=+225.363066966 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000d57d40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0002c8cc0): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0002c8cc0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0002c8cc0): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0002c8cc0): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0002c8cc0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.378208094 +0000 UTC m=+225.363066966 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0002c8cc0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461500 item 60 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4180): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4180): open at offset 0 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4180): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4180): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4180): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4180): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4180): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4180): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.37982681 +0000 UTC m=+225.364685682 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4180): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed46c0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed46c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed46c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004619d0 item 61 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed46c0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed46c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.380433147 +0000 UTC m=+225.365292019 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed46c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4dc0): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4dc0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4dc0): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4dc0): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4dc0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.380433147 +0000 UTC m=+225.365292019 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed4dc0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461dc0 item 61 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5400): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5400): open at offset 0 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5400): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5400): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5400): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5400): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5400): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5400): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.382059618 +0000 UTC m=+225.366918490 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5400): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5980): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5980): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5980): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e310 item 62 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5980): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5980): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.382684169 +0000 UTC m=+225.367543040 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ed5980): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b0680): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b0680): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b0680): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b0680): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b0680): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.382684169 +0000 UTC m=+225.367543040 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b0680): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e770 item 62 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b0cc0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b0cc0): open at offset 0 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b0cc0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b0cc0): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b0cc0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b0cc0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b0cc0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b0cc0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.384697595 +0000 UTC m=+225.369556467 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b0cc0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b1200): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b1200): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b1200): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ecb0 item 63 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b1200): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b1200): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.385309833 +0000 UTC m=+225.370168705 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b1200): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b1900): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b1900): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b1900): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b1900): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b1900): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.385309833 +0000 UTC m=+225.370168705 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b1900): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f030 item 63 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b1f40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b1f40): open at offset 0 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b1f40): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b1f40): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b1f40): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b1f40): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b1f40): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b1f40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.387252056 +0000 UTC m=+225.372110928 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006b1f40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006ee500): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006ee500): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006ee500): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f500 item 64 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006ee500): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006ee500): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.387914308 +0000 UTC m=+225.372773180 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006ee500): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006eec00): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006eec00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006eec00): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006eec00): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006eec00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.387914308 +0000 UTC m=+225.372773180 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006eec00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f960 item 64 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006ef240): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006ef240): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006ef240): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006ef240): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006ef240): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.390158075 +0000 UTC m=+225.375016978 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006ef240): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006ef6c0): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006ef6c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006ef6c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006ef6c0): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006ef6c0): _writeAt: size=3, off=2 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fdc0 item 65 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006ef6c0): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006ef6c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.390990667 +0000 UTC m=+225.375849579 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006ef6c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006efbc0): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006efbc0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006efbc0): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006efbc0): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006efbc0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.390990667 +0000 UTC m=+225.375849579 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0006efbc0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec000 item 65 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c0280): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c0280): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c0280): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c0280): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c0280): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.393392743 +0000 UTC m=+225.378251655 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c0280): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c0700): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c0700): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec380 item 66 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c0700): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c0700): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c0700): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c0700): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c0700): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.39435142 +0000 UTC m=+225.379210292 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c0700): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c0c40): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c0c40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c0c40): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c0c40): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c0c40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.39435142 +0000 UTC m=+225.379210292 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c0c40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec7e0 item 66 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c1280): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c1280): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c1280): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c1280): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c1280): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.396137049 +0000 UTC m=+225.380995910 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c1280): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c1700): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c1700): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c1700): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c1700): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c1700): _writeAt: size=3, off=2 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed030 item 67 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c1700): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c1700): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.397114302 +0000 UTC m=+225.381973184 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c1700): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c1c00): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c1c00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c1c00): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c1c00): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c1c00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.397114302 +0000 UTC m=+225.381973184 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007c1c00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed490 item 67 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007da300): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007da300): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007da300): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007da300): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007da300): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.399410568 +0000 UTC m=+225.384269460 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007da300): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007da800): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007da800): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed8f0 item 68 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007da800): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007da800): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007da800): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007da800): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007da800): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.400377642 +0000 UTC m=+225.385236534 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007da800): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007dad40): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007dad40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007dad40): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007dad40): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007dad40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.400377642 +0000 UTC m=+225.385236534 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007dad40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004edc00 item 68 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007db380): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007db380): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007db380): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007db380): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007db380): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.402429821 +0000 UTC m=+225.387288713 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007db380): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007db800): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007db800): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007db800): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007db800): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007db800): _writeAt: size=3, off=2 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea070 item 69 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007db800): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007db800): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.403479599 +0000 UTC m=+225.388338502 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007db800): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007dbd00): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007dbd00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007dbd00): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007dbd00): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007dbd00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.403479599 +0000 UTC m=+225.388338502 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007dbd00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea310 item 69 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f0400): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f0400): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f0400): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f0400): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f0400): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.406149116 +0000 UTC m=+225.391008029 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f0400): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f0900): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f0900): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eab60 item 70 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f0900): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f0900): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f0900): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f0900): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f0900): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.407048192 +0000 UTC m=+225.391907074 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f0900): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f0e40): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f0e40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f0e40): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f0e40): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f0e40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.407048192 +0000 UTC m=+225.391907074 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f0e40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ead90 item 70 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f14c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f14c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f14c0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f14c0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f14c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.40877468 +0000 UTC m=+225.393633562 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f14c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f19c0): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f19c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f19c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f19c0): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f19c0): _writeAt: size=3, off=2 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb2d0 item 71 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f19c0): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f19c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.409451189 +0000 UTC m=+225.394310071 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f19c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f1ec0): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f1ec0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f1ec0): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f1ec0): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f1ec0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.409451189 +0000 UTC m=+225.394310071 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0007f1ec0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb500 item 71 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083c5c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083c5c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083c5c0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083c5c0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083c5c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.411300617 +0000 UTC m=+225.396159499 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083c5c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083cac0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083cac0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb9d0 item 72 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083cac0): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083cac0): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083cac0): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083cac0): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083cac0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.41242676 +0000 UTC m=+225.397285652 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083cac0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083d000): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083d000): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083d000): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083d000): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083d000): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.41242676 +0000 UTC m=+225.397285652 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083d000): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ebb90 item 72 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083d5c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083d5c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083d5c0): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083d5c0): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083d5c0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083d5c0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083d5c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.414497613 +0000 UTC m=+225.399356505 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083d5c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083dac0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083dac0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083dac0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c1c0 item 73 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083dac0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083dac0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.415269461 +0000 UTC m=+225.400128353 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00083dac0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872000): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872000): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872000): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872000): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872000): _writeAt: size=3, off=2 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c3f0 item 73 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872000): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872000): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.416210075 +0000 UTC m=+225.401068967 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872000): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872540): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872540): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872540): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872540): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872540): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.416210075 +0000 UTC m=+225.401068967 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872540): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c620 item 73 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872b80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872b80): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872b80): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872b80): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872b80): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872b80): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872b80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.418178838 +0000 UTC m=+225.403037730 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000872b80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000873080): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000873080): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000873080): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ca80 item 74 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000873080): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000873080): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.418971745 +0000 UTC m=+225.403830627 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000873080): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0008735c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0008735c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d030 item 74 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0008735c0): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0008735c0): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0008735c0): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0008735c0): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0008735c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.420289245 +0000 UTC m=+225.405148157 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0008735c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000873b40): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000873b40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000873b40): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000873b40): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000873b40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.420289245 +0000 UTC m=+225.405148157 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000873b40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d420 item 74 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089e200): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089e200): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089e200): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089e200): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089e200): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089e200): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089e200): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.422937682 +0000 UTC m=+225.407796595 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089e200): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089e700): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089e700): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089e700): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d960 item 75 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089e700): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089e700): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.42379453 +0000 UTC m=+225.408653441 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089e700): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089ec40): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089ec40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089ec40): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089ec40): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089ec40): _writeAt: size=3, off=2 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043de30 item 75 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089ec40): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089ec40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.424797781 +0000 UTC m=+225.409656693 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00089ec40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090e180): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090e180): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090e180): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090e180): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090e180): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.424797781 +0000 UTC m=+225.409656693 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090e180): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068e150 item 75 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090e7c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090e7c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090e7c0): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090e7c0): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090e7c0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090e7c0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090e7c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.427147026 +0000 UTC m=+225.412005919 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090e7c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090ecc0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090ecc0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090ecc0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068e620 item 76 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090ecc0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090ecc0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.427931307 +0000 UTC m=+225.412790200 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090ecc0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090f200): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090f200): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068eb60 item 76 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090f200): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090f200): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090f200): _writeAt: size=3, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090f200): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090f200): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.429107974 +0000 UTC m=+225.413966876 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090f200): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090f780): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090f780): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090f780): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090f780): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090f780): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.429107974 +0000 UTC m=+225.413966876 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090f780): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068ee00 item 76 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090fdc0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090fdc0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090fdc0): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090fdc0): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090fdc0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090fdc0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090fdc0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.431191622 +0000 UTC m=+225.416050504 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00090fdc0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000934340): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000934340): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000934340): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068f420 item 77 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000934340): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000934340): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.431951967 +0000 UTC m=+225.416810859 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000934340): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000934a40): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000934a40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000934a40): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000934a40): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000934a40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.431951967 +0000 UTC m=+225.416810859 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000934a40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068f7a0 item 77 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000935080): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000935080): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000935080): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000935080): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000935080): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000935080): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000935080): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.43444353 +0000 UTC m=+225.419302422 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000935080): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000935580): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000935580): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000935580): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068fc00 item 78 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000935580): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000935580): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.435414913 +0000 UTC m=+225.420273795 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000935580): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000935c80): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000935c80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000935c80): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000935c80): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000935c80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.435414913 +0000 UTC m=+225.420273795 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000935c80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e000 item 78 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000958340): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000958340): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000958340): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000958340): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000958340): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000958340): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000958340): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.437985543 +0000 UTC m=+225.422844425 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000958340): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000958840): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000958840): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000958840): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e700 item 79 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000958840): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000958840): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.438955162 +0000 UTC m=+225.423814054 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000958840): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000958f40): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000958f40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000958f40): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000958f40): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000958f40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.438955162 +0000 UTC m=+225.423814054 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000958f40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e930 item 79 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000959580): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000959580): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000959580): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000959580): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000959580): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000959580): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000959580): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.441483443 +0000 UTC m=+225.426342326 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000959580): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000959a80): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000959a80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000959a80): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039ed90 item 80 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000959a80): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000959a80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.442759136 +0000 UTC m=+225.427618048 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000959a80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096c200): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096c200): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096c200): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096c200): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096c200): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.442759136 +0000 UTC m=+225.427618048 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096c200): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f3b0 item 80 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096c840): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096c840): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096c840): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096c840): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096c840): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.445367377 +0000 UTC m=+225.430226290 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096c840): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096ccc0): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096ccc0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096ccc0): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096ccc0): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096ccc0): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096ccc0): _writeAt: size=3, off=7 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f960 item 81 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096ccc0): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096ccc0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.446484553 +0000 UTC m=+225.431343465 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096ccc0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096d200): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096d200): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096d200): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096d200): >_readAt: n=8, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096d200): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.446484553 +0000 UTC m=+225.431343465 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096d200): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039fce0 item 81 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096d880): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096d880): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096d880): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096d880): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096d880): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.44922899 +0000 UTC m=+225.434087903 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096d880): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096dd80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096dd80): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096dd80): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408770 item 82 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096dd80): _readAt: size=2, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096dd80): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096dd80): _writeAt: size=3, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096dd80): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096dd80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.450549277 +0000 UTC m=+225.435408199 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc00096dd80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0009b0380): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0009b0380): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0009b0380): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0009b0380): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0009b0380): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.450549277 +0000 UTC m=+225.435408199 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc0009b0380): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408b60 item 82 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a082c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a082c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a082c0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a082c0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a082c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.453181343 +0000 UTC m=+225.438040234 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a082c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a087c0): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a087c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a087c0): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a087c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a087c0): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a087c0): _writeAt: size=3, off=7 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a42a0 item 83 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a087c0): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a087c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.454077663 +0000 UTC m=+225.438936566 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a087c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a08d00): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a08d00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a08d00): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a08d00): >_readAt: n=8, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a08d00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.454077663 +0000 UTC m=+225.438936566 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a08d00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4460 item 83 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a09380): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a09380): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a09380): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a09380): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a09380): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.455910892 +0000 UTC m=+225.440769774 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a09380): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a09880): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a09880): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a09880): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4e70 item 84 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a09880): _readAt: size=2, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a09880): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a09880): _writeAt: size=3, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a09880): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a09880): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.457352284 +0000 UTC m=+225.442211166 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a09880): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a09e00): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a09e00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a09e00): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a09e00): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a09e00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.457352284 +0000 UTC m=+225.442211166 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a09e00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5180 item 84 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24500): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24500): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24500): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24500): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24500): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.459658961 +0000 UTC m=+225.444517853 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24500): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24a00): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24a00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24a00): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24a00): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24a00): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24a00): _writeAt: size=3, off=7 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5810 item 85 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24a00): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24a00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.460639119 +0000 UTC m=+225.445498011 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24a00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24f40): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24f40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24f40): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24f40): >_readAt: n=8, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24f40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.460639119 +0000 UTC m=+225.445498011 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a24f40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5a40 item 85 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a255c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a255c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a255c0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a255c0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a255c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.462860575 +0000 UTC m=+225.447719457 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a255c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25ac0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25ac0): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25ac0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c310 item 86 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25ac0): _readAt: size=2, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25ac0): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25ac0): _writeAt: size=3, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25ac0): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25ac0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.463869918 +0000 UTC m=+225.448728810 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a25ac0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4c0c0): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4c0c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4c0c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4c0c0): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4c0c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.463869918 +0000 UTC m=+225.448728810 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4c0c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c5b0 item 86 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4c740): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4c740): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4c740): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4c740): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4c740): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.466060617 +0000 UTC m=+225.450919509 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4c740): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4cc40): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4cc40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4cc40): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4cc40): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4cc40): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4cc40): _writeAt: size=3, off=7 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cc40 item 87 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4cc40): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4cc40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.46683556 +0000 UTC m=+225.451694452 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4cc40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4d180): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4d180): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4d180): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4d180): >_readAt: n=8, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4d180): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.46683556 +0000 UTC m=+225.451694452 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4d180): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ce70 item 87 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4d800): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4d800): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4d800): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4d800): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4d800): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.468793633 +0000 UTC m=+225.453652525 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4d800): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4dd00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4dd00): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4dd00): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d5e0 item 88 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4dd00): _readAt: size=2, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4dd00): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4dd00): _writeAt: size=3, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4dd00): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4dd00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.469532257 +0000 UTC m=+225.454391149 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a4dd00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a66300): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a66300): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a66300): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a66300): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a66300): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.469532257 +0000 UTC m=+225.454391149 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a66300): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d810 item 88 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a66940): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a66940): open at offset 0 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a66940): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a66940): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a66940): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a66940): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a66940): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a66940): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.471292669 +0000 UTC m=+225.456151561 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a66940): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a66e80): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a66e80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a66e80): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dc70 item 89 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a66e80): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a66e80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.471978144 +0000 UTC m=+225.456837037 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a66e80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a673c0): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a673c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a673c0): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a673c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a673c0): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a673c0): _writeAt: size=3, off=7 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004960e0 item 89 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a673c0): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a673c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.473062449 +0000 UTC m=+225.457921341 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a673c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a67940): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a67940): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a67940): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a67940): >_readAt: n=8, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a67940): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.473062449 +0000 UTC m=+225.457921341 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a67940): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496460 item 89 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86000): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86000): open at offset 0 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86000): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86000): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86000): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86000): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86000): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86000): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.47541532 +0000 UTC m=+225.460274213 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86000): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86540): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86540): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86540): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496bd0 item 90 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86540): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86540): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.476269703 +0000 UTC m=+225.461128595 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86540): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86a80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86a80): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86a80): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496e70 item 90 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86a80): _readAt: size=2, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86a80): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86a80): _writeAt: size=3, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86a80): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86a80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.477418328 +0000 UTC m=+225.462277219 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a86a80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a87040): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a87040): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a87040): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a87040): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a87040): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.477418328 +0000 UTC m=+225.462277219 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a87040): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497110 item 90 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a87680): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a87680): open at offset 0 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a87680): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a87680): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a87680): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a87680): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a87680): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a87680): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.479821124 +0000 UTC m=+225.464680016 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a87680): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a87bc0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a87bc0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a87bc0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497880 item 91 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a87bc0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a87bc0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.480646462 +0000 UTC m=+225.465505345 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000a87bc0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aac180): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aac180): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aac180): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aac180): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aac180): >_readAt: n=2, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aac180): _writeAt: size=3, off=7 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497ab0 item 91 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aac180): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aac180): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.481667657 +0000 UTC m=+225.466526549 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aac180): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aac700): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aac700): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aac700): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aac700): >_readAt: n=8, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aac700): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.481667657 +0000 UTC m=+225.466526549 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aac700): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497ce0 item 91 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aacd40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aacd40): open at offset 0 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aacd40): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aacd40): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aacd40): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aacd40): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aacd40): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aacd40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.483750112 +0000 UTC m=+225.468608984 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aacd40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aad280): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aad280): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aad280): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424150 item 92 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aad280): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aad280): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.484430148 +0000 UTC m=+225.469289020 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aad280): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aad7c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aad7c0): open at offset 5 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aad7c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004245b0 item 92 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aad7c0): _readAt: size=2, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aad7c0): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aad7c0): _writeAt: size=3, off=5 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aad7c0): >_writeAt: n=3, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aad7c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.48519369 +0000 UTC m=+225.470052572 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aad7c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aadd80): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aadd80): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aadd80): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aadd80): >_readAt: n=3, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aadd80): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.48519369 +0000 UTC m=+225.470052572 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aadd80): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004247e0 item 92 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad0440): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad0440): open at offset 0 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad0440): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad0440): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad0440): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad0440): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad0440): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad0440): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.486931659 +0000 UTC m=+225.471790532 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad0440): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad0980): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad0980): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad0980): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424fc0 item 93 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad0980): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad0980): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.487635819 +0000 UTC m=+225.472494701 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad0980): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad1080): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad1080): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad1080): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad1080): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad1080): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.487635819 +0000 UTC m=+225.472494701 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad1080): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425260 item 93 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad16c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad16c0): open at offset 0 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad16c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad16c0): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad16c0): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad16c0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad16c0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad16c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.489659385 +0000 UTC m=+225.474518257 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad16c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad1c00): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad1c00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad1c00): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425880 item 94 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad1c00): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad1c00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.490379085 +0000 UTC m=+225.475237957 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000ad1c00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aee380): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aee380): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aee380): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aee380): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aee380): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.490379085 +0000 UTC m=+225.475237957 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aee380): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425c70 item 94 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aee9c0): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aee9c0): open at offset 0 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aee9c0): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aee9c0): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aee9c0): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aee9c0): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aee9c0): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aee9c0): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.492262748 +0000 UTC m=+225.477121619 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aee9c0): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aeef00): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aeef00): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aeef00): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004865b0 item 95 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aeef00): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aeef00): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.493137378 +0000 UTC m=+225.477996250 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aeef00): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aef600): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aef600): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aef600): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aef600): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aef600): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.493137378 +0000 UTC m=+225.477996250 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aef600): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004869a0 item 95 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aefc40): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aefc40): open at offset 0 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aefc40): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aefc40): _readAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aefc40): >_readAt: n=0, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aefc40): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aefc40): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aefc40): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.495467839 +0000 UTC m=+225.480326710 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000aefc40): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000b08200): _writeAt: size=5, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000b08200): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000b08200): >openPending: err= 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004870a0 item 96 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000b08200): >_writeAt: n=5, err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000b08200): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.496320788 +0000 UTC m=+225.481179670 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000b08200): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:54:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:54:59 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000b08900): _readAt: size=512, off=0 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000b08900): openPending: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000b08900): >openPending: err= 2025/11/09 03:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000b08900): >_readAt: n=5, err=EOF 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000b08900): close: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:54:59.496320788 +0000 UTC m=+225.481179670 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : open-test-file(0xc000b08900): >close: err= 2025/11/09 03:54:59 DEBUG : open-test-file: Remove: 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004872d0 item 96 2025/11/09 03:54:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:54:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:54:59 DEBUG : open-test-file: >Remove: err= 2025/11/09 03:54:59 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:59 DEBUG : Looking for writers 2025/11/09 03:54:59 DEBUG : >WaitForWriters: 2025/11/09 03:54:59 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.42s) --- PASS: TestRWFileHandleOpenTests/writes (0.72s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.69s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.14s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.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.01s) --- 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:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:54:59 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:54:59 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:54:59 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:59 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:54:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:54:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:59 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:54:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:59 DEBUG : file1: newRWFileHandle: 2025/11/09 03:54:59 DEBUG : file1(0xc0009b0d00): openPending: 2025/11/09 03:54:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:59 DEBUG : file1(0xc0009b0d00): >openPending: err= 2025/11/09 03:54:59 DEBUG : file1: >newRWFileHandle: err= 2025/11/09 03:54:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/09 03:54:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/09 03:54:59 DEBUG : file1(0xc0009b0d00): _writeAt: size=2, off=0 2025/11/09 03:54:59 DEBUG : file1(0xc0009b0d00): >_writeAt: n=2, err= 2025/11/09 03:54:59 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/09 03:54:59 DEBUG : file1(0xc0009b0d00): RWFileHandle.Flush 2025/11/09 03:54:59 DEBUG : file1(0xc0009b0d00): RWFileHandle.Release 2025/11/09 03:54:59 DEBUG : file1(0xc0009b0d00): close: 2025/11/09 03:54:59 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/09 03:54:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:54:59 DEBUG : file1(0xc0009b0d00): >close: err= 2025/11/09 03:54:59 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:59 DEBUG : Looking for writers 2025/11/09 03:54:59 DEBUG : file1: reading active writers 2025/11/09 03:54:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:54:59 DEBUG : Looking for writers 2025/11/09 03:54:59 DEBUG : file1: reading active writers 2025/11/09 03:54:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:54:59 DEBUG : Looking for writers 2025/11/09 03:54:59 DEBUG : file1: reading active writers 2025/11/09 03:54:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:54:59 DEBUG : Looking for writers 2025/11/09 03:54:59 DEBUG : file1: reading active writers 2025/11/09 03:54:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:54:59 DEBUG : file1: vfs cache: starting upload 2025/11/09 03:55:00 DEBUG : Looking for writers 2025/11/09 03:55:00 DEBUG : file1: reading active writers 2025/11/09 03:55:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:55:00 DEBUG : Looking for writers 2025/11/09 03:55:00 DEBUG : file1: reading active writers 2025/11/09 03:55:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:55:00 DEBUG : Looking for writers 2025/11/09 03:55:00 DEBUG : file1: reading active writers 2025/11/09 03:55:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:55:00 DEBUG : file1: size = 2 OK 2025/11/09 03:55:00 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/09 03:55:00 INFO : file1: Copied (new) 2025/11/09 03:55:00 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/11/09 03:55:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/09 03:55:00 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/11/09 03:55:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:55:00 INFO : file1: vfs cache: upload succeeded try #1 2025/11/09 03:55:01 DEBUG : Looking for writers 2025/11/09 03:55:01 DEBUG : file1: reading active writers 2025/11/09 03:55:01 DEBUG : >WaitForWriters: 2025/11/09 03:55:01 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:55:01 DEBUG : Looking for writers 2025/11/09 03:55:01 DEBUG : file1: reading active writers 2025/11/09 03:55:01 DEBUG : >WaitForWriters: 2025/11/09 03:55:01 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.00s) === RUN TestRWCacheRename run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:55:01 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:55:01 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:55:01 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:55:01 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:55:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:55:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:55:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:55:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:55:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:55:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:55:01 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:55:01 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:55:01 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:55:01 DEBUG : rename_me: newRWFileHandle: 2025/11/09 03:55:01 DEBUG : rename_me(0xc00089e0c0): openPending: 2025/11/09 03:55:01 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:55:01 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/09 03:55:01 DEBUG : rename_me(0xc00089e0c0): >openPending: err= 2025/11/09 03:55:01 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/09 03:55:01 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/09 03:55:01 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/09 03:55:01 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/09 03:55:01 DEBUG : rename_me(0xc00089e0c0): _writeAt: size=5, off=0 2025/11/09 03:55:01 DEBUG : rename_me(0xc00089e0c0): >_writeAt: n=5, err= 2025/11/09 03:55:01 DEBUG : rename_me(0xc00089e0c0): close: 2025/11/09 03:55:01 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-09 03:55:01.888201321 +0000 UTC m=+227.873060223 2025/11/09 03:55:01 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/09 03:55:01 DEBUG : rename_me(0xc00089e0c0): >close: err= 2025/11/09 03:55:01 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/09 03:55:01 DEBUG : i_was_renamed: Updating file with 0xc000ec2000 2025/11/09 03:55:01 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/09 03:55:01 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/09 03:55:01 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:55:01 DEBUG : Looking for writers 2025/11/09 03:55:01 DEBUG : i_was_renamed: reading active writers 2025/11/09 03:55:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:55:01 DEBUG : Looking for writers 2025/11/09 03:55:01 DEBUG : i_was_renamed: reading active writers 2025/11/09 03:55:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:55:01 DEBUG : Looking for writers 2025/11/09 03:55:01 DEBUG : i_was_renamed: reading active writers 2025/11/09 03:55:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:55:01 DEBUG : Looking for writers 2025/11/09 03:55:01 DEBUG : i_was_renamed: reading active writers 2025/11/09 03:55:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:55:01 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/09 03:55:02 DEBUG : Looking for writers 2025/11/09 03:55:02 DEBUG : i_was_renamed: reading active writers 2025/11/09 03:55:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:55:02 DEBUG : Looking for writers 2025/11/09 03:55:02 DEBUG : i_was_renamed: reading active writers 2025/11/09 03:55:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:55:02 DEBUG : Looking for writers 2025/11/09 03:55:02 DEBUG : i_was_renamed: reading active writers 2025/11/09 03:55:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:55:02 DEBUG : i_was_renamed: size = 5 OK 2025/11/09 03:55:02 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/11/09 03:55:02 INFO : i_was_renamed: Copied (new) 2025/11/09 03:55:02 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-09 03:55:01 +0000 UTC," 2025/11/09 03:55:02 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/09 03:55:02 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/09 03:55:02 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/09 03:55:03 DEBUG : Looking for writers 2025/11/09 03:55:03 DEBUG : i_was_renamed: reading active writers 2025/11/09 03:55:03 DEBUG : >WaitForWriters: 2025/11/09 03:55:03 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.87s) === RUN TestRWCacheUpdate run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:55:03 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:55:03 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:55:03 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:55:03 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:55:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:55:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:55:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:55:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:55:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:55:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zasofox2teho" 2025/11/09 03:55:03 INFO : files root 'rclone-test-zasofox2teho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:55:03 DEBUG : forgetting directory cache 2025/11/09 03:55:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:55:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/09 03:55:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/09 03:55:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/09 03:55:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:55:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:55:04 DEBUG : TestRWCacheUpdate(0xc00089ec80): _readAt: size=512, off=0 2025/11/09 03:55:04 DEBUG : TestRWCacheUpdate(0xc00089ec80): openPending: 2025/11/09 03:55:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-09 02:56:03 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/11/09 03:55:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/09 03:55:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:55:04 DEBUG : TestRWCacheUpdate(0xc00089ec80): >openPending: err= 2025/11/09 03:55:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/09 03:55:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:55:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:55:05 DEBUG : forgetting directory cache 2025/11/09 03:55:05 DEBUG : TestRWCacheUpdate(0xc00089ec80): >_readAt: n=20, err=EOF 2025/11/09 03:55:05 DEBUG : TestRWCacheUpdate(0xc00089ec80): close: 2025/11/09 03:55:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-09 02:56:03 +0000 UTC 2025/11/09 03:55:05 DEBUG : TestRWCacheUpdate(0xc00089ec80): >close: err= 2025/11/09 03:55:05 DEBUG : Re-reading directory (286.88095ms old) 2025/11/09 03:55:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:55:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/09 03:55:05 DEBUG : forgetting directory cache 2025/11/09 03:55:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:55:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/09 03:55:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/09 03:55:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/09 03:55:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:55:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:55:07 DEBUG : TestRWCacheUpdate(0xc00089f500): _readAt: size=512, off=0 2025/11/09 03:55:07 DEBUG : TestRWCacheUpdate(0xc00089f500): openPending: 2025/11/09 03:55:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-09 02:57:03 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-11-09 02:56:03 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/11/09 03:55:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-09 02:57:03 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-11-09 02:56:03 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/11/09 03:55:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:55:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:55:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/09 03:55:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:55:07 DEBUG : TestRWCacheUpdate(0xc00089f500): >openPending: err= 2025/11/09 03:55:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/09 03:55:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:55:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:55:07 DEBUG : forgetting directory cache 2025/11/09 03:55:08 DEBUG : forgetting directory cache 2025/11/09 03:55:08 DEBUG : TestRWCacheUpdate(0xc00089f500): >_readAt: n=20, err=EOF 2025/11/09 03:55:08 DEBUG : TestRWCacheUpdate(0xc00089f500): close: 2025/11/09 03:55:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-09 02:57:03 +0000 UTC 2025/11/09 03:55:08 DEBUG : TestRWCacheUpdate(0xc00089f500): >close: err= 2025/11/09 03:55:08 DEBUG : Re-reading directory (427.112197ms old) 2025/11/09 03:55:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:55:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/09 03:55:08 DEBUG : forgetting directory cache 2025/11/09 03:55:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:55:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/09 03:55:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/09 03:55:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/09 03:55:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:55:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:55:10 DEBUG : TestRWCacheUpdate(0xc00089fcc0): _readAt: size=512, off=0 2025/11/09 03:55:10 DEBUG : TestRWCacheUpdate(0xc00089fcc0): openPending: 2025/11/09 03:55:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-09 02:58:03 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-11-09 02:57:03 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/11/09 03:55:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-09 02:58:03 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-11-09 02:57:03 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/11/09 03:55:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:55:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:55:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/09 03:55:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:55:10 DEBUG : TestRWCacheUpdate(0xc00089fcc0): >openPending: err= 2025/11/09 03:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/09 03:55:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:55:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:55:10 DEBUG : forgetting directory cache 2025/11/09 03:55:10 DEBUG : forgetting directory cache 2025/11/09 03:55:10 DEBUG : TestRWCacheUpdate(0xc00089fcc0): >_readAt: n=20, err=EOF 2025/11/09 03:55:10 DEBUG : TestRWCacheUpdate(0xc00089fcc0): close: 2025/11/09 03:55:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-09 02:58:03 +0000 UTC 2025/11/09 03:55:10 DEBUG : TestRWCacheUpdate(0xc00089fcc0): >close: err= 2025/11/09 03:55:10 DEBUG : Re-reading directory (436.266155ms old) 2025/11/09 03:55:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:55:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/09 03:55:11 DEBUG : forgetting directory cache 2025/11/09 03:55:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:55:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/09 03:55:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/09 03:55:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/09 03:55:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:55:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:55:12 DEBUG : TestRWCacheUpdate(0xc0009b0e80): _readAt: size=512, off=0 2025/11/09 03:55:12 DEBUG : TestRWCacheUpdate(0xc0009b0e80): openPending: 2025/11/09 03:55:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-09 02:59:03 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-11-09 02:58:03 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/11/09 03:55:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-09 02:59:03 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-11-09 02:58:03 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/11/09 03:55:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:55:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:55:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/09 03:55:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:55:12 DEBUG : TestRWCacheUpdate(0xc0009b0e80): >openPending: err= 2025/11/09 03:55:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/09 03:55:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:55:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:55:12 DEBUG : forgetting directory cache 2025/11/09 03:55:12 DEBUG : TestRWCacheUpdate(0xc0009b0e80): >_readAt: n=20, err=EOF 2025/11/09 03:55:12 DEBUG : TestRWCacheUpdate(0xc0009b0e80): close: 2025/11/09 03:55:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-09 02:59:03 +0000 UTC 2025/11/09 03:55:12 DEBUG : TestRWCacheUpdate(0xc0009b0e80): >close: err= 2025/11/09 03:55:12 DEBUG : Re-reading directory (283.011233ms old) 2025/11/09 03:55:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:55:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/09 03:55:12 DEBUG : forgetting directory cache 2025/11/09 03:55:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:55:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/09 03:55:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/09 03:55:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/09 03:55:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:55:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:55:13 DEBUG : TestRWCacheUpdate(0xc000b08680): _readAt: size=512, off=0 2025/11/09 03:55:13 DEBUG : TestRWCacheUpdate(0xc000b08680): openPending: 2025/11/09 03:55:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-09 03:00:03 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-11-09 02:59:03 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/11/09 03:55:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-09 03:00:03 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-11-09 02:59:03 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/11/09 03:55:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:55:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:55:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/09 03:55:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:55:13 DEBUG : TestRWCacheUpdate(0xc000b08680): >openPending: err= 2025/11/09 03:55:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/09 03:55:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:55:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:55:14 DEBUG : forgetting directory cache 2025/11/09 03:55:14 DEBUG : TestRWCacheUpdate(0xc000b08680): >_readAt: n=20, err=EOF 2025/11/09 03:55:14 DEBUG : TestRWCacheUpdate(0xc000b08680): close: 2025/11/09 03:55:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-09 03:00:03 +0000 UTC 2025/11/09 03:55:14 DEBUG : TestRWCacheUpdate(0xc000b08680): >close: err= 2025/11/09 03:55:14 DEBUG : Re-reading directory (276.97909ms old) 2025/11/09 03:55:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:55:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/09 03:55:14 DEBUG : forgetting directory cache 2025/11/09 03:55:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:55:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/09 03:55:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/09 03:55:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/09 03:55:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:55:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:55:15 DEBUG : TestRWCacheUpdate(0xc0009b0440): _readAt: size=512, off=0 2025/11/09 03:55:15 DEBUG : TestRWCacheUpdate(0xc0009b0440): openPending: 2025/11/09 03:55:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-09 03:01:03 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-11-09 03:00:03 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/11/09 03:55:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-09 03:01:03 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-11-09 03:00:03 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/11/09 03:55:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:55:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:55:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/09 03:55:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:55:15 DEBUG : TestRWCacheUpdate(0xc0009b0440): >openPending: err= 2025/11/09 03:55:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/09 03:55:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:55:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:55:15 DEBUG : forgetting directory cache 2025/11/09 03:55:15 DEBUG : TestRWCacheUpdate(0xc0009b0440): >_readAt: n=20, err=EOF 2025/11/09 03:55:15 DEBUG : TestRWCacheUpdate(0xc0009b0440): close: 2025/11/09 03:55:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-09 03:01:03 +0000 UTC 2025/11/09 03:55:15 DEBUG : TestRWCacheUpdate(0xc0009b0440): >close: err= 2025/11/09 03:55:15 DEBUG : Re-reading directory (273.186728ms old) 2025/11/09 03:55:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:55:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/09 03:55:16 DEBUG : forgetting directory cache 2025/11/09 03:55:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:55:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/09 03:55:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/09 03:55:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/09 03:55:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:55:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:55:17 DEBUG : TestRWCacheUpdate(0xc0009b0b00): _readAt: size=512, off=0 2025/11/09 03:55:17 DEBUG : TestRWCacheUpdate(0xc0009b0b00): openPending: 2025/11/09 03:55:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-09 03:02:03 +0000 UTC," against cached fingerprint "20,2025-11-09 03:01:03 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/11/09 03:55:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-09 03:02:03 +0000 UTC," != cached fingerprint "20,2025-11-09 03:01:03 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/11/09 03:55:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:55:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:55:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/09 03:55:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:55:17 DEBUG : TestRWCacheUpdate(0xc0009b0b00): >openPending: err= 2025/11/09 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/09 03:55:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:55:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:55:17 DEBUG : forgetting directory cache 2025/11/09 03:55:17 DEBUG : TestRWCacheUpdate(0xc0009b0b00): >_readAt: n=21, err=EOF 2025/11/09 03:55:17 DEBUG : TestRWCacheUpdate(0xc0009b0b00): close: 2025/11/09 03:55:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-09 03:02:03 +0000 UTC 2025/11/09 03:55:17 DEBUG : TestRWCacheUpdate(0xc0009b0b00): >close: err= 2025/11/09 03:55:17 DEBUG : Re-reading directory (280.468736ms old) 2025/11/09 03:55:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:55:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/09 03:55:17 DEBUG : forgetting directory cache 2025/11/09 03:55:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:55:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/09 03:55:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/09 03:55:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/09 03:55:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:55:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:55:18 DEBUG : TestRWCacheUpdate(0xc000904b40): _readAt: size=512, off=0 2025/11/09 03:55:18 DEBUG : TestRWCacheUpdate(0xc000904b40): openPending: 2025/11/09 03:55:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-09 03:03:03 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-11-09 03:02:03 +0000 UTC," 2025/11/09 03:55:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-09 03:03:03 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-11-09 03:02:03 +0000 UTC,") 2025/11/09 03:55:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:55:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:55:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/09 03:55:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:55:18 DEBUG : TestRWCacheUpdate(0xc000904b40): >openPending: err= 2025/11/09 03:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/09 03:55:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:55:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:55:19 DEBUG : forgetting directory cache 2025/11/09 03:55:19 DEBUG : TestRWCacheUpdate(0xc000904b40): >_readAt: n=22, err=EOF 2025/11/09 03:55:19 DEBUG : TestRWCacheUpdate(0xc000904b40): close: 2025/11/09 03:55:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-09 03:03:03 +0000 UTC 2025/11/09 03:55:19 DEBUG : TestRWCacheUpdate(0xc000904b40): >close: err= 2025/11/09 03:55:19 DEBUG : Re-reading directory (307.407708ms old) 2025/11/09 03:55:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:55:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/09 03:55:19 DEBUG : forgetting directory cache 2025/11/09 03:55:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:55:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/09 03:55:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/09 03:55:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/09 03:55:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:55:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:55:20 DEBUG : TestRWCacheUpdate(0xc0009051c0): _readAt: size=512, off=0 2025/11/09 03:55:20 DEBUG : TestRWCacheUpdate(0xc0009051c0): openPending: 2025/11/09 03:55:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-09 03:04:03 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-11-09 03:03:03 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/11/09 03:55:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-09 03:04:03 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-11-09 03:03:03 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/11/09 03:55:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:55:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:55:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/09 03:55:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:55:20 DEBUG : TestRWCacheUpdate(0xc0009051c0): >openPending: err= 2025/11/09 03:55:20 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/09 03:55:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:55:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:55:20 DEBUG : forgetting directory cache 2025/11/09 03:55:20 DEBUG : TestRWCacheUpdate(0xc0009051c0): >_readAt: n=23, err=EOF 2025/11/09 03:55:20 DEBUG : TestRWCacheUpdate(0xc0009051c0): close: 2025/11/09 03:55:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-09 03:04:03 +0000 UTC 2025/11/09 03:55:20 DEBUG : TestRWCacheUpdate(0xc0009051c0): >close: err= 2025/11/09 03:55:20 DEBUG : Re-reading directory (287.822558ms old) 2025/11/09 03:55:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:55:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/09 03:55:21 DEBUG : forgetting directory cache 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate(0xc0009058c0): _readAt: size=512, off=0 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate(0xc0009058c0): openPending: 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-09 03:05:03 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-11-09 03:04:03 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-09 03:05:03 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-11-09 03:04:03 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/11/09 03:55:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/09 03:55:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate(0xc0009058c0): >openPending: err= 2025/11/09 03:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:55:22 DEBUG : forgetting directory cache 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate(0xc0009058c0): >_readAt: n=24, err=EOF 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate(0xc0009058c0): close: 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-09 03:05:03 +0000 UTC 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate(0xc0009058c0): >close: err= 2025/11/09 03:55:22 DEBUG : Re-reading directory (281.506301ms old) 2025/11/09 03:55:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/09 03:55:22 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:55:22 DEBUG : Looking for writers 2025/11/09 03:55:22 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/09 03:55:22 DEBUG : >WaitForWriters: 2025/11/09 03:55:22 DEBUG : files root 'rclone-test-zasofox2teho': vfs cache: cleaner exiting 2025/11/09 03:55:22 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (19.58s) === RUN TestCaseSensitivity run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.26s) === RUN TestUnicodeNormalization run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:55:25 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:55:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:55:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/09 03:55:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/09 03:55:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/09 03:55:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:55:25 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:25 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:55:25 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/09 03:55:25 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/09 03:55:25 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/09 03:55:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:55:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:55:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/09 03:55:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/09 03:55:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/09 03:55:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:55:26 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:26 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:55:26 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/09 03:55:26 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:55:26 DEBUG : Looking for writers 2025/11/09 03:55:26 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/09 03:55:26 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/09 03:55:26 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.24s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:55:26 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:55:26 DEBUG : files root 'rclone-test-zasofox2teho': Reusing VFS from active cache 2025/11/09 03:55:26 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:55:26 DEBUG : Looking for writers 2025/11/09 03:55:26 DEBUG : >WaitForWriters: 2025/11/09 03:55:26 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:55:26 DEBUG : Looking for writers 2025/11/09 03:55:26 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:55:26 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:55:26 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:55:26 DEBUG : Looking for writers 2025/11/09 03:55:26 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:55:27 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:55:27 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:55:27 DEBUG : Looking for writers 2025/11/09 03:55:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:55:27 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:55:29 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:55:29 DEBUG : dir: Looking for writers 2025/11/09 03:55:29 DEBUG : file2: reading active writers 2025/11/09 03:55:29 DEBUG : Looking for writers 2025/11/09 03:55:29 DEBUG : dir: reading active writers 2025/11/09 03:55:29 DEBUG : file1: reading active writers 2025/11/09 03:55:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.97s) === RUN TestVFSStatParent run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:55:30 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:55:32 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:55:32 DEBUG : dir: Looking for writers 2025/11/09 03:55:32 DEBUG : Looking for writers 2025/11/09 03:55:32 DEBUG : file1: reading active writers 2025/11/09 03:55:32 DEBUG : dir: reading active writers 2025/11/09 03:55:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.88s) === RUN TestVFSOpenFile run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:55:33 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:55:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:55:35 DEBUG : file1: Open: flags=O_RDONLY 2025/11/09 03:55:35 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/09 03:55:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/09 03:55:35 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:55:35 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/09 03:55:35 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:55:35 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/09 03:55:35 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:55:35 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:55:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/09 03:55:35 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/09 03:55:35 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/09 03:55:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/09 03:55:35 DEBUG : files root 'rclone-test-zasofox2teho': File to upload is small (0 bytes), uploading instead of streaming 2025/11/09 03:55:39 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/09 03:55:39 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/09 03:55:39 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/11/09 03:55:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/09 03:55:39 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:55:39 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/09 03:55:39 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:55:39 DEBUG : dir: Looking for writers 2025/11/09 03:55:39 DEBUG : file2: reading active writers 2025/11/09 03:55:39 DEBUG : new_file.txt: reading active writers 2025/11/09 03:55:39 DEBUG : Looking for writers 2025/11/09 03:55:39 DEBUG : dir: reading active writers 2025/11/09 03:55:39 DEBUG : file1: reading active writers 2025/11/09 03:55:39 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.73s) === RUN TestVFSRename run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:55:42 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:55:44 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/11/09 03:55:44 DEBUG : dir/file1: Updating file with dir/file1 0xc000e9d5c0 2025/11/09 03:55:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/09 03:55:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:55:44 INFO : dir/file1: Moved (server-side) to: file0 2025/11/09 03:55:44 DEBUG : file0: Updating file with file0 0xc000e9d5c0 2025/11/09 03:55:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:55:44 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/09 03:55:45 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:55:45 DEBUG : dir: Looking for writers 2025/11/09 03:55:45 DEBUG : Looking for writers 2025/11/09 03:55:45 DEBUG : dir: reading active writers 2025/11/09 03:55:45 DEBUG : file0: reading active writers 2025/11/09 03:55:45 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.92s) === RUN TestVFSStatfs run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:55:45 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:55:45 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:55:45 DEBUG : Looking for writers 2025/11/09 03:55:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:55:46 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:55:46 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/09 03:55:46 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/09 03:55:47 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/09 03:55:48 DEBUG : Added virtual directory entry vAddDir: "c" 2025/11/09 03:55:48 DEBUG : Added virtual directory entry vAddDir: "d" 2025/11/09 03:55:48 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:55:48 DEBUG : Looking for writers 2025/11/09 03:55:48 DEBUG : a: Looking for writers 2025/11/09 03:55:48 DEBUG : b: Looking for writers 2025/11/09 03:55:48 DEBUG : c: Looking for writers 2025/11/09 03:55:48 DEBUG : d: Looking for writers 2025/11/09 03:55:48 DEBUG : Looking for writers 2025/11/09 03:55:48 DEBUG : /: reading active writers 2025/11/09 03:55:48 DEBUG : a: reading active writers 2025/11/09 03:55:48 DEBUG : b: reading active writers 2025/11/09 03:55:48 DEBUG : c: reading active writers 2025/11/09 03:55:48 DEBUG : d: reading active writers 2025/11/09 03:55:48 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.67s) === RUN TestVFSMkdirAll run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:55:49 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:55:50 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/09 03:55:50 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/09 03:55:51 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/09 03:55:51 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/11/09 03:55:53 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:55:53 DEBUG : a/b/c/d: Looking for writers 2025/11/09 03:55:53 DEBUG : a/b/c: Looking for writers 2025/11/09 03:55:53 DEBUG : d: reading active writers 2025/11/09 03:55:53 DEBUG : a/b: Looking for writers 2025/11/09 03:55:53 DEBUG : c: reading active writers 2025/11/09 03:55:53 DEBUG : a: Looking for writers 2025/11/09 03:55:53 DEBUG : b: reading active writers 2025/11/09 03:55:53 DEBUG : Looking for writers 2025/11/09 03:55:53 DEBUG : a: reading active writers 2025/11/09 03:55:53 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (4.91s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:55:54 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:55:54 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:55:54 DEBUG : Looking for writers 2025/11/09 03:55:54 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.27s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:55:55 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:55:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:55:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:55:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:55:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:55:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:55:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:55:55 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/09 03:55:55 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/09 03:55:55 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/09 03:55:55 DEBUG : files root 'rclone-test-zasofox2teho': File to upload is small (5 bytes), uploading instead of streaming 2025/11/09 03:55:56 DEBUG : file1: size = 5 OK 2025/11/09 03:55:56 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/09 03:55:56 DEBUG : file1: Size of src and dst objects identical 2025/11/09 03:55:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:55:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:55:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:55:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:55:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:55:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:55:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:55:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:55:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:55:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:55:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:55:56 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/09 03:55:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/09 03:55:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/09 03:55:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:55:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:55:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:55:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:55:56 DEBUG : files root 'rclone-test-zasofox2teho': File to upload is small (0 bytes), uploading instead of streaming 2025/11/09 03:55:57 DEBUG : file1: size = 0 OK 2025/11/09 03:55:57 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/09 03:55:57 DEBUG : file1: Size of src and dst objects identical 2025/11/09 03:55:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:55:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/09 03:55:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/09 03:55:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:55:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:55:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:55:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:55:57 DEBUG : files root 'rclone-test-zasofox2teho': File to upload is small (7 bytes), uploading instead of streaming 2025/11/09 03:55:57 DEBUG : file1: size = 7 OK 2025/11/09 03:55:57 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/09 03:55:57 DEBUG : file1: Size of src and dst objects identical 2025/11/09 03:55:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:55:57 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:55:57 DEBUG : Looking for writers 2025/11/09 03:55:57 DEBUG : file1: reading active writers 2025/11/09 03:55:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.32s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:55:58 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:55:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:55:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:55:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:55:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:55:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:55:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:55:58 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/09 03:55:59 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/09 03:55:59 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/09 03:55:59 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/09 03:55:59 DEBUG : files root 'rclone-test-zasofox2teho': File to upload is small (11 bytes), uploading instead of streaming 2025/11/09 03:56:00 DEBUG : file1: size = 11 OK 2025/11/09 03:56:00 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/09 03:56:00 DEBUG : file1: Size of src and dst objects identical 2025/11/09 03:56:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:56:00 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/09 03:56:00 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:56:00 DEBUG : Looking for writers 2025/11/09 03:56:00 DEBUG : file1: reading active writers 2025/11/09 03:56:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.46s) === RUN TestWriteFileHandleFlush run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:56:00 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:56:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:56:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:56:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:56:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:56:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:56:00 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/09 03:56:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:56:00 DEBUG : files root 'rclone-test-zasofox2teho': File to upload is small (5 bytes), uploading instead of streaming 2025/11/09 03:56:01 DEBUG : file1: size = 5 OK 2025/11/09 03:56:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/09 03:56:01 DEBUG : file1: Size of src and dst objects identical 2025/11/09 03:56:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:56:01 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/09 03:56:01 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:56:01 DEBUG : Looking for writers 2025/11/09 03:56:01 DEBUG : file1: reading active writers 2025/11/09 03:56:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.34s) === RUN TestWriteFileHandleRelease run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:56:02 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:56:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:56:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:56:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:56:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:56:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:56:02 DEBUG : file1: WriteFileHandle.Release closing 2025/11/09 03:56:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:56:02 DEBUG : files root 'rclone-test-zasofox2teho': File to upload is small (0 bytes), uploading instead of streaming 2025/11/09 03:56:06 DEBUG : file1: size = 0 OK 2025/11/09 03:56:06 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/09 03:56:06 DEBUG : file1: Size of src and dst objects identical 2025/11/09 03:56:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:56:06 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/09 03:56:06 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:56:06 DEBUG : Looking for writers 2025/11/09 03:56:06 DEBUG : file1: reading active writers 2025/11/09 03:56:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (5.33s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:56:07 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:56:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:56:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:56:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:56:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:56:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:56:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:56:07 DEBUG : files root 'rclone-test-zasofox2teho': File to upload is small (2 bytes), uploading instead of streaming 2025/11/09 03:56:09 DEBUG : file1: size = 2 OK 2025/11/09 03:56:09 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/09 03:56:09 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/09 03:56:09 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/11/09 03:56:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:56:09 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:56:09 DEBUG : Looking for writers 2025/11/09 03:56:09 DEBUG : file1: reading active writers 2025/11/09 03:56:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.28s) === RUN TestFileReadAtZeroLength run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:56:09 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:56:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:56:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:56:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:56:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:56:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:56:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:56:09 DEBUG : files root 'rclone-test-zasofox2teho': File to upload is small (0 bytes), uploading instead of streaming 2025/11/09 03:56:10 DEBUG : file1: size = 0 OK 2025/11/09 03:56:10 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/09 03:56:10 DEBUG : file1: Size of src and dst objects identical 2025/11/09 03:56:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:56:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:56:10 DEBUG : file1: Open: flags=O_RDONLY 2025/11/09 03:56:10 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/09 03:56:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/09 03:56:10 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:56:10 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:10 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:56:10 DEBUG : Looking for writers 2025/11/09 03:56:10 DEBUG : file1: reading active writers 2025/11/09 03:56:10 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.63s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:56:11 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:56:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:56:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:56:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:56:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:56:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:56:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:56:11 DEBUG : files root 'rclone-test-zasofox2teho': File to upload is small (100 bytes), uploading instead of streaming 2025/11/09 03:56:12 DEBUG : file1: size = 100 OK 2025/11/09 03:56:12 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/09 03:56:12 DEBUG : file1: Size of src and dst objects identical 2025/11/09 03:56:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:56:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:56:12 DEBUG : file1: Open: flags=O_RDONLY 2025/11/09 03:56:12 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/09 03:56:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/09 03:56:12 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:56:12 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:12 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:56:12 DEBUG : Looking for writers 2025/11/09 03:56:12 DEBUG : file1: reading active writers 2025/11/09 03:56:12 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.65s) === RUN TestZipManyFiles run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:56:13 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:56:17 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/09 03:56:17 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/09 03:56:17 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:56:17 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:17 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/09 03:56:17 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/09 03:56:17 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:56:17 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:17 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/09 03:56:17 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/09 03:56:17 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:56:18 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:18 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/09 03:56:18 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/09 03:56:18 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:56:18 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:18 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/09 03:56:18 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/09 03:56:18 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:56:18 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:18 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:56:18 DEBUG : flat: Looking for writers 2025/11/09 03:56:18 DEBUG : f000.txt: reading active writers 2025/11/09 03:56:18 DEBUG : f001.txt: reading active writers 2025/11/09 03:56:18 DEBUG : f002.txt: reading active writers 2025/11/09 03:56:18 DEBUG : f003.txt: reading active writers 2025/11/09 03:56:18 DEBUG : f004.txt: reading active writers 2025/11/09 03:56:18 DEBUG : Looking for writers 2025/11/09 03:56:18 DEBUG : flat: reading active writers 2025/11/09 03:56:18 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (6.99s) === RUN TestZipManySubDirs run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:56:20 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:56:22 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/09 03:56:22 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/09 03:56:22 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:56:23 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:23 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/09 03:56:23 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/09 03:56:23 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:56:23 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:23 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/09 03:56:23 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/09 03:56:23 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:56:23 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:23 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:56:23 DEBUG : a/b/c: Looking for writers 2025/11/09 03:56:23 DEBUG : deep.txt: reading active writers 2025/11/09 03:56:23 DEBUG : a/b: Looking for writers 2025/11/09 03:56:23 DEBUG : c: reading active writers 2025/11/09 03:56:23 DEBUG : mid.txt: reading active writers 2025/11/09 03:56:23 DEBUG : a: Looking for writers 2025/11/09 03:56:23 DEBUG : b: reading active writers 2025/11/09 03:56:23 DEBUG : top.txt: reading active writers 2025/11/09 03:56:23 DEBUG : Looking for writers 2025/11/09 03:56:23 DEBUG : a: reading active writers 2025/11/09 03:56:23 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (5.32s) === RUN TestZipLargeFiles run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:56:25 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:56:31 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/09 03:56:31 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/09 03:56:31 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:56:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:32 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:56:32 DEBUG : bigdir: Looking for writers 2025/11/09 03:56:32 DEBUG : big.bin: reading active writers 2025/11/09 03:56:32 DEBUG : Looking for writers 2025/11/09 03:56:32 DEBUG : bigdir: reading active writers 2025/11/09 03:56:32 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (8.58s) === RUN TestZipDirsInRoot run.go:185: Remote "files root 'rclone-test-zasofox2teho'", Local "Local file system at /tmp/rclone767098188", Modify Window "1s" 2025/11/09 03:56:33 INFO : files root 'rclone-test-zasofox2teho': poll-interval is not supported by this remote 2025/11/09 03:56:36 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/09 03:56:36 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/09 03:56:36 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:56:36 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:36 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/09 03:56:36 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/09 03:56:36 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:56:37 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:37 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/09 03:56:37 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/09 03:56:37 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:56:37 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:37 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:56:37 DEBUG : dir2: Looking for writers 2025/11/09 03:56:37 DEBUG : b.txt: reading active writers 2025/11/09 03:56:37 DEBUG : dir3: Looking for writers 2025/11/09 03:56:37 DEBUG : c.txt: reading active writers 2025/11/09 03:56:37 DEBUG : dir1: Looking for writers 2025/11/09 03:56:37 DEBUG : a.txt: reading active writers 2025/11/09 03:56:37 DEBUG : Looking for writers 2025/11/09 03:56:37 DEBUG : dir2: reading active writers 2025/11/09 03:56:37 DEBUG : dir3: reading active writers 2025/11/09 03:56:37 DEBUG : dir1: reading active writers 2025/11/09 03:56:37 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.07s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/11/09 03:56:39 DEBUG : files root 'rclone-test-zasofox2teho': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m25.220804014s (try 1/5): exit status 1: Failed [TestFileRemove TestFileRename/full,forceCache=false]