"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/04/21 01:41:11 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-josaded1wixo" 2026/04/21 01:41:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 01:41:12 DEBUG : Creating backend with remote "/tmp/rclone1122673153" === RUN TestDirHandleMethods run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:41:12 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:41:14 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:14 DEBUG : dir: Looking for writers 2026/04/21 01:41:14 DEBUG : Looking for writers 2026/04/21 01:41:14 DEBUG : dir: reading active writers 2026/04/21 01:41:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.00s) === RUN TestDirHandleReaddir run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:41:15 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:41:18 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:18 DEBUG : dir/subdir: Looking for writers 2026/04/21 01:41:18 DEBUG : dir: Looking for writers 2026/04/21 01:41:18 DEBUG : subdir: reading active writers 2026/04/21 01:41:18 DEBUG : file1: reading active writers 2026/04/21 01:41:18 DEBUG : file2: reading active writers 2026/04/21 01:41:18 DEBUG : Looking for writers 2026/04/21 01:41:18 DEBUG : dir: reading active writers 2026/04/21 01:41:18 DEBUG : >WaitForWriters: 2026/04/21 01:41:19 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-josaded1wixo/dir not empty`) 2026/04/21 01:41:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/21 01:41:19 DEBUG : pacer: Reducing sleep to 15ms 2026/04/21 01:41:19 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.38s) === RUN TestDirHandleReaddirnames run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:41:19 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:41:20 DEBUG : pacer: Reducing sleep to 10ms 2026/04/21 01:41:21 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:21 DEBUG : dir: Looking for writers 2026/04/21 01:41:21 DEBUG : file1: reading active writers 2026/04/21 01:41:21 DEBUG : Looking for writers 2026/04/21 01:41:21 DEBUG : dir: reading active writers 2026/04/21 01:41:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.11s) === RUN TestDirMethods run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:41:21 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:41:23 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:23 DEBUG : dir: Looking for writers 2026/04/21 01:41:23 DEBUG : Looking for writers 2026/04/21 01:41:23 DEBUG : dir: reading active writers 2026/04/21 01:41:23 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.15s) === RUN TestDirForgetAll run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:41:24 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:41:25 DEBUG : dir: forgetting directory cache 2026/04/21 01:41:25 DEBUG : forgetting directory cache 2026/04/21 01:41:25 DEBUG : dir: forgetting directory cache 2026/04/21 01:41:25 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:25 DEBUG : Looking for writers 2026/04/21 01:41:25 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.05s) === RUN TestDirForgetPath run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:41:26 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:41:27 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/21 01:41:27 DEBUG : dir: invalidating directory cache 2026/04/21 01:41:27 DEBUG : >ForgetPath: 2026/04/21 01:41:27 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/21 01:41:27 DEBUG : invalidating directory cache 2026/04/21 01:41:27 DEBUG : dir: forgetting directory cache 2026/04/21 01:41:27 DEBUG : >ForgetPath: 2026/04/21 01:41:27 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/21 01:41:27 DEBUG : >ForgetPath: 2026/04/21 01:41:27 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:27 DEBUG : dir: Looking for writers 2026/04/21 01:41:27 DEBUG : Looking for writers 2026/04/21 01:41:27 DEBUG : dir: reading active writers 2026/04/21 01:41:27 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.99s) === RUN TestDirWalk run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:41:28 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:41:30 DEBUG : forgetting directory cache 2026/04/21 01:41:30 DEBUG : dir: forgetting directory cache 2026/04/21 01:41:31 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:31 DEBUG : dir: Looking for writers 2026/04/21 01:41:31 DEBUG : fil/a/b: Looking for writers 2026/04/21 01:41:31 DEBUG : fil/a: Looking for writers 2026/04/21 01:41:31 DEBUG : b: reading active writers 2026/04/21 01:41:31 DEBUG : fil: Looking for writers 2026/04/21 01:41:31 DEBUG : a: reading active writers 2026/04/21 01:41:31 DEBUG : Looking for writers 2026/04/21 01:41:31 DEBUG : dir: reading active writers 2026/04/21 01:41:31 DEBUG : fil: reading active writers 2026/04/21 01:41:31 DEBUG : >WaitForWriters: 2026/04/21 01:41:32 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-josaded1wixo/fil/a not empty`) 2026/04/21 01:41:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/21 01:41:32 DEBUG : pacer: Reducing sleep to 15ms 2026/04/21 01:41:32 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-josaded1wixo/fil not empty`) 2026/04/21 01:41:32 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/04/21 01:41:32 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-josaded1wixo/fil not empty`) 2026/04/21 01:41:32 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/04/21 01:41:32 DEBUG : pacer: Reducing sleep to 45ms 2026/04/21 01:41:33 DEBUG : pacer: Reducing sleep to 33.75ms 2026/04/21 01:41:33 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestDirWalk (5.06s) === RUN TestDirSetModTime run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:41:33 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:41:33 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/04/21 01:41:33 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/04/21 01:41:33 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/04/21 01:41:34 DEBUG : pacer: Reducing sleep to 10ms 2026/04/21 01:41:34 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:34 DEBUG : dir: Looking for writers 2026/04/21 01:41:34 DEBUG : Looking for writers 2026/04/21 01:41:34 DEBUG : dir: reading active writers 2026/04/21 01:41:34 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.86s) === RUN TestDirStat run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:41:35 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:41:36 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:36 DEBUG : dir: Looking for writers 2026/04/21 01:41:36 DEBUG : file1: reading active writers 2026/04/21 01:41:36 DEBUG : Looking for writers 2026/04/21 01:41:36 DEBUG : dir: reading active writers 2026/04/21 01:41:36 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.04s) === RUN TestDirReadDirAll run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:41:37 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/04/21 01:41:40 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/21 01:41:40 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/21 01:41:40 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/21 01:41:40 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/21 01:41:42 DEBUG : dir: invalidating directory cache 2026/04/21 01:41:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/21 01:41:42 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/21 01:41:42 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/21 01:41:42 DEBUG : dir/file1: Reset virtual modtime 2026/04/21 01:41:42 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/21 01:41:42 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/21 01:41:42 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/21 01:41:42 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/21 01:41:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:41:42 DEBUG : dir: invalidating directory cache 2026/04/21 01:41:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/21 01:41:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/21 01:41:42 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/21 01:41:42 DEBUG : forgetting directory cache 2026/04/21 01:41:42 DEBUG : dir: forgetting directory cache 2026/04/21 01:41:42 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/21 01:41:42 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:42 DEBUG : dir/virtualDir: Looking for writers 2026/04/21 01:41:42 DEBUG : dir: Looking for writers 2026/04/21 01:41:42 DEBUG : virtualDir: reading active writers 2026/04/21 01:41:42 DEBUG : file1: reading active writers 2026/04/21 01:41:42 DEBUG : virtualFile2: reading active writers 2026/04/21 01:41:42 DEBUG : virtualFile: reading active writers 2026/04/21 01:41:42 DEBUG : Looking for writers 2026/04/21 01:41:42 DEBUG : dir: reading active writers 2026/04/21 01:41:42 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (6.93s) --- PASS: TestDirReadDirAll/Virtual (2.44s) === RUN TestDirOpen run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:41:43 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:41:45 ERROR : dir/: Can only open directories read only 2026/04/21 01:41:45 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:45 DEBUG : dir: Looking for writers 2026/04/21 01:41:45 DEBUG : Looking for writers 2026/04/21 01:41:45 DEBUG : dir: reading active writers 2026/04/21 01:41:45 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.88s) === RUN TestDirCreate run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:41:45 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:41:47 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:41:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/21 01:41:47 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/21 01:41:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/21 01:41:47 DEBUG : files root 'rclone-test-josaded1wixo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/21 01:41:48 DEBUG : dir/potato: size = 5 OK 2026/04/21 01:41:48 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/04/21 01:41:48 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/21 01:41:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/21 01:41:48 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:48 DEBUG : dir: Looking for writers 2026/04/21 01:41:48 DEBUG : file1: reading active writers 2026/04/21 01:41:48 DEBUG : potato: reading active writers 2026/04/21 01:41:48 DEBUG : Looking for writers 2026/04/21 01:41:48 DEBUG : dir: reading active writers 2026/04/21 01:41:48 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.07s) === RUN TestDirMkdir run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:41:48 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:41:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/21 01:41:51 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:51 DEBUG : dir/sub: Looking for writers 2026/04/21 01:41:51 DEBUG : dir: Looking for writers 2026/04/21 01:41:51 DEBUG : file1: reading active writers 2026/04/21 01:41:51 DEBUG : sub: reading active writers 2026/04/21 01:41:51 DEBUG : Looking for writers 2026/04/21 01:41:51 DEBUG : dir: reading active writers 2026/04/21 01:41:51 DEBUG : >WaitForWriters: 2026/04/21 01:41:51 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-josaded1wixo/dir not empty`) 2026/04/21 01:41:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/21 01:41:52 DEBUG : pacer: Reducing sleep to 15ms 2026/04/21 01:41:52 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.24s) === RUN TestDirMkdirSub run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:41:52 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:41:52 DEBUG : pacer: Reducing sleep to 10ms 2026/04/21 01:41:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/21 01:41:53 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/21 01:41:54 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:54 DEBUG : dir/sub/subsub: Looking for writers 2026/04/21 01:41:54 DEBUG : dir/sub: Looking for writers 2026/04/21 01:41:54 DEBUG : subsub: reading active writers 2026/04/21 01:41:54 DEBUG : dir: Looking for writers 2026/04/21 01:41:54 DEBUG : file1: reading active writers 2026/04/21 01:41:54 DEBUG : sub: reading active writers 2026/04/21 01:41:54 DEBUG : Looking for writers 2026/04/21 01:41:54 DEBUG : dir: reading active writers 2026/04/21 01:41:54 DEBUG : >WaitForWriters: 2026/04/21 01:41:55 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-josaded1wixo/dir not empty`) 2026/04/21 01:41:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/21 01:41:55 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-josaded1wixo/dir not empty`) 2026/04/21 01:41:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/21 01:41:56 DEBUG : pacer: Reducing sleep to 30ms 2026/04/21 01:41:56 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirMkdirSub (3.99s) === RUN TestDirRemove run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:41:56 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:41:56 DEBUG : pacer: Reducing sleep to 16.875ms 2026/04/21 01:41:56 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/04/21 01:41:56 DEBUG : pacer: Reducing sleep to 10ms 2026/04/21 01:41:57 ERROR : dir/: Dir.Remove not empty 2026/04/21 01:41:57 DEBUG : dir/file1: Remove: 2026/04/21 01:41:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:41:57 DEBUG : dir/file1: >Remove: err= 2026/04/21 01:41:57 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/21 01:41:57 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:57 DEBUG : Looking for writers 2026/04/21 01:41:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.05s) === RUN TestDirRemoveAll run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:41:58 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:41:59 DEBUG : dir/file1: Remove: 2026/04/21 01:41:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:41:59 DEBUG : dir/file1: >Remove: err= 2026/04/21 01:41:59 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/21 01:42:00 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:00 DEBUG : Looking for writers 2026/04/21 01:42:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.09s) === RUN TestDirRemoveName run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:42:00 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:42:01 DEBUG : dir/file1: Remove: 2026/04/21 01:42:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:42:02 DEBUG : dir/file1: >Remove: err= 2026/04/21 01:42:02 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:02 DEBUG : dir: Looking for writers 2026/04/21 01:42:02 DEBUG : Looking for writers 2026/04/21 01:42:02 DEBUG : dir: reading active writers 2026/04/21 01:42:02 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.53s) === RUN TestDirRename run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:42:02 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:42:05 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/21 01:42:06 DEBUG : dir: Updating dir with dir2 0x39bf99981110 2026/04/21 01:42:06 DEBUG : dir: forgetting directory cache 2026/04/21 01:42:06 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/21 01:42:06 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/21 01:42:09 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/21 01:42:09 DEBUG : file2: Updating file with file2 0x39bf99780dd0 2026/04/21 01:42:09 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/21 01:42:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/21 01:42:09 INFO : dir2/file3: Deleted 2026/04/21 01:42:10 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/21 01:42:10 DEBUG : dir2/file3: Updating file with dir2/file3 0x39bf99780dd0 2026/04/21 01:42:10 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/21 01:42:10 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/21 01:42:10 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/21 01:42:11 DEBUG : empty directory: Updating dir with renamed empty directory 0x39bf997611e0 2026/04/21 01:42:11 DEBUG : empty directory: forgetting directory cache 2026/04/21 01:42:11 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/21 01:42:11 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/21 01:42:11 DEBUG : dir2: Renaming to "dir3" 2026/04/21 01:42:11 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:11 DEBUG : dir3: Looking for writers 2026/04/21 01:42:11 DEBUG : file3: reading active writers 2026/04/21 01:42:11 DEBUG : renamed empty directory: Looking for writers 2026/04/21 01:42:11 DEBUG : Looking for writers 2026/04/21 01:42:11 DEBUG : dir3: reading active writers 2026/04/21 01:42:11 DEBUG : renamed empty directory: reading active writers 2026/04/21 01:42:11 DEBUG : >WaitForWriters: --- PASS: TestDirRename (9.13s) === 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-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:42:11 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:42:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/21 01:42:13 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:42:13 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/21 01:42:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/21 01:42:13 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/21 01:42:13 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/21 01:42:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/21 01:42:13 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:42:13 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/21 01:42:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/21 01:42:13 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/21 01:42:13 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/21 01:42:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/21 01:42:13 DEBUG : files root 'rclone-test-josaded1wixo': File to upload is small (12 bytes), uploading instead of streaming 2026/04/21 01:42:14 DEBUG : dir/sub/file2: size = 12 OK 2026/04/21 01:42:14 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/04/21 01:42:14 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/21 01:42:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/21 01:42:14 DEBUG : forgetting directory cache 2026/04/21 01:42:14 DEBUG : dir: forgetting directory cache 2026/04/21 01:42:14 DEBUG : dir/sub: forgetting directory cache 2026/04/21 01:42:14 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/21 01:42:14 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/21 01:42:14 DEBUG : files root 'rclone-test-josaded1wixo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/21 01:42:15 DEBUG : dir/sub/file0: size = 5 OK 2026/04/21 01:42:15 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/04/21 01:42:15 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/21 01:42:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/21 01:42:15 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:15 DEBUG : dir/sub: Looking for writers 2026/04/21 01:42:15 DEBUG : file0: reading active writers 2026/04/21 01:42:15 DEBUG : file2: reading active writers 2026/04/21 01:42:15 DEBUG : dir: Looking for writers 2026/04/21 01:42:15 DEBUG : file1: reading active writers 2026/04/21 01:42:15 DEBUG : sub: reading active writers 2026/04/21 01:42:15 DEBUG : Looking for writers 2026/04/21 01:42:15 DEBUG : dir: reading active writers 2026/04/21 01:42:15 DEBUG : >WaitForWriters: 2026/04/21 01:42:16 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-josaded1wixo/dir not empty`) 2026/04/21 01:42:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/21 01:42:16 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-josaded1wixo/dir not empty`) 2026/04/21 01:42:16 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/21 01:42:16 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-josaded1wixo/dir not empty`) 2026/04/21 01:42:16 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/21 01:42:16 DEBUG : pacer: Reducing sleep to 60ms 2026/04/21 01:42:16 DEBUG : pacer: Reducing sleep to 45ms --- PASS: TestDirFileOpen (5.00s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:42:16 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:42:17 DEBUG : pacer: Reducing sleep to 33.75ms 2026/04/21 01:42:17 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/04/21 01:42:17 DEBUG : forgetting directory cache 2026/04/21 01:42:17 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/04/21 01:42:19 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/04/21 01:42:19 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/04/21 01:42:19 DEBUG : forgetting directory cache 2026/04/21 01:42:19 DEBUG : dir: forgetting directory cache 2026/04/21 01:42:19 DEBUG : pacer: Reducing sleep to 10ms 2026/04/21 01:42:20 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:20 DEBUG : dir: Looking for writers 2026/04/21 01:42:20 DEBUG : Looking for writers 2026/04/21 01:42:20 DEBUG : dir: reading active writers 2026/04/21 01:42:20 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.01s) === RUN TestDirMetadataExtension run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:42:20 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:42:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/21 01:42:22 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:42:22 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/21 01:42:22 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/21 01:42:22 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/21 01:42:22 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:42:22 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/21 01:42:22 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/21 01:42:22 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:42:22 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/21 01:42:22 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/21 01:42:22 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/21 01:42:22 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:42:22 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/21 01:42:22 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:22 DEBUG : dir: Looking for writers 2026/04/21 01:42:22 DEBUG : file1: reading active writers 2026/04/21 01:42:22 DEBUG : file1.metadata: reading active writers 2026/04/21 01:42:22 DEBUG : Looking for writers 2026/04/21 01:42:22 DEBUG : dir: reading active writers 2026/04/21 01:42:22 DEBUG : dir.metadata: reading active writers 2026/04/21 01:42:22 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.43s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:42:23 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:42:24 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:24 DEBUG : dir: Looking for writers 2026/04/21 01:42:24 DEBUG : file1: reading active writers 2026/04/21 01:42:24 DEBUG : Looking for writers 2026/04/21 01:42:24 DEBUG : dir: reading active writers 2026/04/21 01:42:24 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.03s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:42:25 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:42:27 DEBUG : Can set mod time: true 2026/04/21 01:42:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/21 01:42:28 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:28 DEBUG : dir: Looking for writers 2026/04/21 01:42:28 DEBUG : file1: reading active writers 2026/04/21 01:42:28 DEBUG : Looking for writers 2026/04/21 01:42:28 DEBUG : dir: reading active writers 2026/04/21 01:42:28 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:42:29 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:42:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 01:42:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/21 01:42:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:30 DEBUG : files root 'rclone-test-josaded1wixo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/21 01:42:31 DEBUG : dir/file1: size = 0 OK 2026/04/21 01:42:31 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/21 01:42:31 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/21 01:42:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/21 01:42:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:31 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:31 DEBUG : dir: Looking for writers 2026/04/21 01:42:31 DEBUG : file1: reading active writers 2026/04/21 01:42:31 DEBUG : Looking for writers 2026/04/21 01:42:31 DEBUG : dir: reading active writers 2026/04/21 01:42:31 DEBUG : >WaitForWriters: 2026/04/21 01:42:31 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:31 DEBUG : dir: Looking for writers 2026/04/21 01:42:31 DEBUG : file1: reading active writers 2026/04/21 01:42:31 DEBUG : Looking for writers 2026/04/21 01:42:31 DEBUG : dir: reading active writers 2026/04/21 01:42:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:42:32 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:42:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 01:42:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/21 01:42:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:34 DEBUG : files root 'rclone-test-josaded1wixo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/21 01:42:34 DEBUG : dir/file1: size = 5 OK 2026/04/21 01:42:34 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/21 01:42:34 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/21 01:42:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/21 01:42:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:35 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:35 DEBUG : dir: Looking for writers 2026/04/21 01:42:35 DEBUG : file1: reading active writers 2026/04/21 01:42:35 DEBUG : Looking for writers 2026/04/21 01:42:35 DEBUG : dir: reading active writers 2026/04/21 01:42:35 DEBUG : >WaitForWriters: 2026/04/21 01:42:35 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:35 DEBUG : dir: Looking for writers 2026/04/21 01:42:35 DEBUG : file1: reading active writers 2026/04/21 01:42:35 DEBUG : Looking for writers 2026/04/21 01:42:35 DEBUG : dir: reading active writers 2026/04/21 01:42:35 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:42:36 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:42:36 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:42:36 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:42:36 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:42:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:42:36 DEBUG : Config file has changed externally - reloading 2026/04/21 01:42:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:42:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:42:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:42:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:42:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:42:36 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:42:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/21 01:42:37 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:37 DEBUG : dir: Looking for writers 2026/04/21 01:42:37 DEBUG : file1: reading active writers 2026/04/21 01:42:37 DEBUG : Looking for writers 2026/04/21 01:42:37 DEBUG : dir: reading active writers 2026/04/21 01:42:37 DEBUG : >WaitForWriters: 2026/04/21 01:42:37 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:42:38 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:42:38 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:42:38 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:42:38 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:42:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:42:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:42:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:42:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:42:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:42:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:42:38 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:42:40 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/21 01:42:40 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:42:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:42:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:42:40 DEBUG : dir/file1(0x39bf994ea5c0): close: 2026/04/21 01:42:40 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/21 01:42:40 DEBUG : dir/file1(0x39bf994ea5c0): >close: err= 2026/04/21 01:42:40 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:40 DEBUG : dir: Looking for writers 2026/04/21 01:42:40 DEBUG : file1: reading active writers 2026/04/21 01:42:40 DEBUG : Looking for writers 2026/04/21 01:42:40 DEBUG : dir: reading active writers 2026/04/21 01:42:40 DEBUG : >WaitForWriters: 2026/04/21 01:42:40 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:40 DEBUG : dir: Looking for writers 2026/04/21 01:42:40 DEBUG : file1: reading active writers 2026/04/21 01:42:40 DEBUG : Looking for writers 2026/04/21 01:42:40 DEBUG : dir: reading active writers 2026/04/21 01:42:40 DEBUG : >WaitForWriters: 2026/04/21 01:42:40 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:42:41 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:42:41 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:42:41 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:42:41 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:42:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:42:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:42:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:42:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:42:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:42:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:42:41 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:42:42 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/21 01:42:42 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:42:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:42:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:42:42 DEBUG : dir/file1(0x39bf98fb5d40): _writeAt: size=5, off=0 2026/04/21 01:42:42 DEBUG : dir/file1(0x39bf98fb5d40): openPending: 2026/04/21 01:42:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/21 01:42:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/21 01:42:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:42 DEBUG : dir/file1(0x39bf98fb5d40): >openPending: err= 2026/04/21 01:42:42 DEBUG : dir/file1(0x39bf98fb5d40): >_writeAt: n=5, err= 2026/04/21 01:42:42 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/21 01:42:42 DEBUG : dir/file1(0x39bf98fb5d40): close: 2026/04/21 01:42:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/21 01:42:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/21 01:42:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/21 01:42:42 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/21 01:42:42 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/21 01:42:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:42:42 DEBUG : dir/file1(0x39bf98fb5d40): >close: err= 2026/04/21 01:42:42 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:42 DEBUG : dir: Looking for writers 2026/04/21 01:42:42 DEBUG : file1: reading active writers 2026/04/21 01:42:42 DEBUG : Looking for writers 2026/04/21 01:42:42 DEBUG : dir: reading active writers 2026/04/21 01:42:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:42:42 DEBUG : dir: Looking for writers 2026/04/21 01:42:42 DEBUG : file1: reading active writers 2026/04/21 01:42:42 DEBUG : Looking for writers 2026/04/21 01:42:42 DEBUG : dir: reading active writers 2026/04/21 01:42:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:42:42 DEBUG : dir: Looking for writers 2026/04/21 01:42:42 DEBUG : file1: reading active writers 2026/04/21 01:42:42 DEBUG : Looking for writers 2026/04/21 01:42:42 DEBUG : dir: reading active writers 2026/04/21 01:42:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:42:42 DEBUG : dir: Looking for writers 2026/04/21 01:42:42 DEBUG : file1: reading active writers 2026/04/21 01:42:42 DEBUG : Looking for writers 2026/04/21 01:42:42 DEBUG : dir: reading active writers 2026/04/21 01:42:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:42:42 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 01:42:43 DEBUG : dir: Looking for writers 2026/04/21 01:42:43 DEBUG : file1: reading active writers 2026/04/21 01:42:43 DEBUG : Looking for writers 2026/04/21 01:42:43 DEBUG : dir: reading active writers 2026/04/21 01:42:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:42:43 DEBUG : dir: Looking for writers 2026/04/21 01:42:43 DEBUG : file1: reading active writers 2026/04/21 01:42:43 DEBUG : Looking for writers 2026/04/21 01:42:43 DEBUG : dir: reading active writers 2026/04/21 01:42:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:42:43 DEBUG : dir: Looking for writers 2026/04/21 01:42:43 DEBUG : file1: reading active writers 2026/04/21 01:42:43 DEBUG : Looking for writers 2026/04/21 01:42:43 DEBUG : dir: reading active writers 2026/04/21 01:42:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:42:43 DEBUG : dir/file1: size = 14 OK 2026/04/21 01:42:43 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/21 01:42:43 INFO : dir/file1: Copied (replaced existing) 2026/04/21 01:42:43 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/04/21 01:42:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/21 01:42:43 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/21 01:42:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/21 01:42:44 DEBUG : dir: Looking for writers 2026/04/21 01:42:44 DEBUG : file1: reading active writers 2026/04/21 01:42:44 DEBUG : Looking for writers 2026/04/21 01:42:44 DEBUG : dir: reading active writers 2026/04/21 01:42:44 DEBUG : >WaitForWriters: 2026/04/21 01:42:44 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:44 DEBUG : dir: Looking for writers 2026/04/21 01:42:44 DEBUG : file1: reading active writers 2026/04/21 01:42:44 DEBUG : Looking for writers 2026/04/21 01:42:44 DEBUG : dir: reading active writers 2026/04/21 01:42:44 DEBUG : >WaitForWriters: 2026/04/21 01:42:44 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.66s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.62s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.29s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.74s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.43s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.66s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.92s) === RUN TestFileOpenRead run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:42:45 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:42:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:42:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 01:42:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:42:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/21 01:42:46 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:46 DEBUG : dir: Looking for writers 2026/04/21 01:42:46 DEBUG : file1: reading active writers 2026/04/21 01:42:46 DEBUG : Looking for writers 2026/04/21 01:42:46 DEBUG : dir: reading active writers 2026/04/21 01:42:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.26s) === RUN TestFileOpenReadUnknownSize 2026/04/21 01:42:47 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/21 01:42:47 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:42:47 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:42:47 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/21 01:42:47 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:47 DEBUG : Looking for writers 2026/04/21 01:42:47 DEBUG : file.txt: reading active writers 2026/04/21 01:42:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:42:47 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:42:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:48 DEBUG : files root 'rclone-test-josaded1wixo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/21 01:42:49 DEBUG : dir/file1: size = 25 OK 2026/04/21 01:42:49 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/21 01:42:49 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/21 01:42:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:49 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:49 DEBUG : dir: Looking for writers 2026/04/21 01:42:49 DEBUG : file1: reading active writers 2026/04/21 01:42:49 DEBUG : Looking for writers 2026/04/21 01:42:49 DEBUG : dir: reading active writers 2026/04/21 01:42:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.91s) === RUN TestFileRemove run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:42:50 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:42:51 DEBUG : dir/file1: Remove: 2026/04/21 01:42:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:42:51 DEBUG : dir/file1: >Remove: err= 2026/04/21 01:42:51 DEBUG : dir/file1: Remove: 2026/04/21 01:42:51 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/21 01:42:51 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:51 DEBUG : dir: Looking for writers 2026/04/21 01:42:51 DEBUG : Looking for writers 2026/04/21 01:42:51 DEBUG : dir: reading active writers 2026/04/21 01:42:51 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.25s) === RUN TestFileRemoveAll run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:42:52 INFO : files root 'rclone-test-josaded1wixo': 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:264 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRemoveAll 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:264 Error: Not equal: expected: 0 actual : 1 Test: TestFileRemoveAll 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:264 Error: Received unexpected error: file does not exist Test: TestFileRemoveAll 2026/04/21 01:43:01 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:01 DEBUG : Looking for writers 2026/04/21 01:43:01 DEBUG : >WaitForWriters: --- FAIL: TestFileRemoveAll (9.06s) === RUN TestFileOpen run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:43:01 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:43:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:43:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 01:43:03 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/21 01:43:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/21 01:43:03 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/21 01:43:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/21 01:43:03 DEBUG : dir/file1: Open: flags=0x3 2026/04/21 01:43:03 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/21 01:43:03 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/21 01:43:03 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:03 DEBUG : dir: Looking for writers 2026/04/21 01:43:03 DEBUG : file1: reading active writers 2026/04/21 01:43:03 DEBUG : Looking for writers 2026/04/21 01:43:03 DEBUG : dir: reading active writers 2026/04/21 01:43:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.81s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:43:04 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:43:05 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:05 DEBUG : dir: Looking for writers 2026/04/21 01:43:05 DEBUG : file1: reading active writers 2026/04/21 01:43:05 DEBUG : Looking for writers 2026/04/21 01:43:05 DEBUG : dir: reading active writers 2026/04/21 01:43:05 DEBUG : >WaitForWriters: 2026/04/21 01:43:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:43:06 DEBUG : newLeaf: Updating file with newLeaf 0x39bf99817d40 2026/04/21 01:43:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:43:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:43:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/21 01:43:07 DEBUG : dir/file1: Updating file with dir/file1 0x39bf99817d40 2026/04/21 01:43:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/21 01:43:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:43:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 01:43:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/21 01:43:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:43:07 DEBUG : dir/file1: File is currently open, delaying rename 0x39bf99817d40 2026/04/21 01:43:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:43:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:43:07 DEBUG : files root 'rclone-test-josaded1wixo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/21 01:43:08 DEBUG : dir/file1: size = 25 OK 2026/04/21 01:43:08 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/21 01:43:08 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/21 01:43:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:43:08 DEBUG : newLeaf: Running delayed rename now 2026/04/21 01:43:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:43:09 DEBUG : newLeaf: Updating file with newLeaf 0x39bf99817d40 2026/04/21 01:43:09 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:09 DEBUG : dir: Looking for writers 2026/04/21 01:43:09 DEBUG : Looking for writers 2026/04/21 01:43:09 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:09 DEBUG : dir: reading active writers 2026/04/21 01:43:09 DEBUG : >WaitForWriters: 2026/04/21 01:43:09 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:09 DEBUG : dir: Looking for writers 2026/04/21 01:43:09 DEBUG : Looking for writers 2026/04/21 01:43:09 DEBUG : dir: reading active writers 2026/04/21 01:43:09 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:09 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:43:10 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:43:10 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:43:10 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:10 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:43:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:43:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:10 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:43:11 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:11 DEBUG : dir: Looking for writers 2026/04/21 01:43:11 DEBUG : file1: reading active writers 2026/04/21 01:43:11 DEBUG : Looking for writers 2026/04/21 01:43:11 DEBUG : dir: reading active writers 2026/04/21 01:43:11 DEBUG : >WaitForWriters: 2026/04/21 01:43:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:43:12 DEBUG : newLeaf: Updating file with newLeaf 0x39bf995e69c0 2026/04/21 01:43:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:43:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:43:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/21 01:43:13 DEBUG : dir/file1: Updating file with dir/file1 0x39bf995e69c0 2026/04/21 01:43:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/21 01:43:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:43:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 01:43:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/21 01:43:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:43:13 DEBUG : dir/file1: File is currently open, delaying rename 0x39bf995e69c0 2026/04/21 01:43:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:43:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:43:13 DEBUG : files root 'rclone-test-josaded1wixo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/21 01:43:14 DEBUG : dir/file1: size = 25 OK 2026/04/21 01:43:14 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/21 01:43:14 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/21 01:43:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:43:14 DEBUG : newLeaf: Running delayed rename now 2026/04/21 01:43:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:43:14 DEBUG : newLeaf: Updating file with newLeaf 0x39bf995e69c0 2026/04/21 01:43:14 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:14 DEBUG : dir: Looking for writers 2026/04/21 01:43:14 DEBUG : Looking for writers 2026/04/21 01:43:14 DEBUG : dir: reading active writers 2026/04/21 01:43:14 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:14 DEBUG : >WaitForWriters: 2026/04/21 01:43:15 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:15 DEBUG : dir: Looking for writers 2026/04/21 01:43:15 DEBUG : Looking for writers 2026/04/21 01:43:15 DEBUG : dir: reading active writers 2026/04/21 01:43:15 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:15 DEBUG : >WaitForWriters: 2026/04/21 01:43:15 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:43:15 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:43:15 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:43:15 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:15 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:43:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:43:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:15 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:43:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/21 01:43:17 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:43:17 DEBUG : dir/file1(0x39bf996f1c80): openPending: 2026/04/21 01:43:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/21 01:43:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/21 01:43:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:43:17 DEBUG : dir/file1(0x39bf996f1c80): >openPending: err= 2026/04/21 01:43:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/21 01:43:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:43:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:43:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:43:17 DEBUG : dir/file1(0x39bf996f1c80): _writeAt: size=14, off=0 2026/04/21 01:43:17 DEBUG : dir/file1(0x39bf996f1c80): >_writeAt: n=14, err= 2026/04/21 01:43:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/21 01:43:17 DEBUG : dir/file1(0x39bf996f1c80): close: 2026/04/21 01:43:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/21 01:43:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/21 01:43:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:43:17 DEBUG : dir/file1(0x39bf996f1c80): >close: err= 2026/04/21 01:43:17 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:17 DEBUG : dir: Looking for writers 2026/04/21 01:43:17 DEBUG : file1: reading active writers 2026/04/21 01:43:17 DEBUG : Looking for writers 2026/04/21 01:43:17 DEBUG : dir: reading active writers 2026/04/21 01:43:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:43:17 DEBUG : dir: Looking for writers 2026/04/21 01:43:17 DEBUG : file1: reading active writers 2026/04/21 01:43:17 DEBUG : Looking for writers 2026/04/21 01:43:17 DEBUG : dir: reading active writers 2026/04/21 01:43:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:43:17 DEBUG : dir: Looking for writers 2026/04/21 01:43:17 DEBUG : file1: reading active writers 2026/04/21 01:43:17 DEBUG : Looking for writers 2026/04/21 01:43:17 DEBUG : dir: reading active writers 2026/04/21 01:43:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:43:17 DEBUG : dir: Looking for writers 2026/04/21 01:43:17 DEBUG : file1: reading active writers 2026/04/21 01:43:17 DEBUG : Looking for writers 2026/04/21 01:43:17 DEBUG : dir: reading active writers 2026/04/21 01:43:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:43:17 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 01:43:17 DEBUG : dir: Looking for writers 2026/04/21 01:43:17 DEBUG : file1: reading active writers 2026/04/21 01:43:17 DEBUG : Looking for writers 2026/04/21 01:43:17 DEBUG : dir: reading active writers 2026/04/21 01:43:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:43:17 DEBUG : dir: Looking for writers 2026/04/21 01:43:17 DEBUG : file1: reading active writers 2026/04/21 01:43:17 DEBUG : Looking for writers 2026/04/21 01:43:17 DEBUG : dir: reading active writers 2026/04/21 01:43:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:43:17 DEBUG : dir: Looking for writers 2026/04/21 01:43:17 DEBUG : file1: reading active writers 2026/04/21 01:43:17 DEBUG : Looking for writers 2026/04/21 01:43:17 DEBUG : dir: reading active writers 2026/04/21 01:43:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:43:18 DEBUG : dir/file1: size = 14 OK 2026/04/21 01:43:18 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/21 01:43:18 INFO : dir/file1: Copied (replaced existing) 2026/04/21 01:43:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/21 01:43:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/21 01:43:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:43:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/21 01:43:18 DEBUG : dir: Looking for writers 2026/04/21 01:43:18 DEBUG : file1: reading active writers 2026/04/21 01:43:18 DEBUG : Looking for writers 2026/04/21 01:43:18 DEBUG : dir: reading active writers 2026/04/21 01:43:18 DEBUG : >WaitForWriters: 2026/04/21 01:43:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:43:18 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:43:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:43:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:43:18 DEBUG : dir/file1(0x39bf996db2c0): _readAt: size=512, off=0 2026/04/21 01:43:18 DEBUG : dir/file1(0x39bf996db2c0): openPending: 2026/04/21 01:43:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/21 01:43:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/21 01:43:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:43:18 DEBUG : dir/file1(0x39bf996db2c0): >openPending: err= 2026/04/21 01:43:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/21 01:43:18 DEBUG : dir/file1(0x39bf996db2c0): >_readAt: n=14, err=EOF 2026/04/21 01:43:18 DEBUG : dir/file1(0x39bf996db2c0): close: 2026/04/21 01:43:18 DEBUG : dir/file1(0x39bf996db2c0): >close: err= 2026/04/21 01:43:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:43:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/21 01:43:19 DEBUG : newLeaf: Updating file with newLeaf 0x39bf998f2410 2026/04/21 01:43:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:43:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:43:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/21 01:43:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/21 01:43:20 DEBUG : dir/file1: Updating file with dir/file1 0x39bf998f2410 2026/04/21 01:43:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/21 01:43:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:43:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 01:43:20 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:43:20 DEBUG : dir/file1(0x39bf99cc06c0): openPending: 2026/04/21 01:43:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/21 01:43:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/21 01:43:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:43:20 DEBUG : dir/file1(0x39bf99cc06c0): >openPending: err= 2026/04/21 01:43:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/21 01:43:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:43:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:43:20 DEBUG : dir/file1(0x39bf99cc06c0): _writeAt: size=25, off=0 2026/04/21 01:43:20 DEBUG : dir/file1(0x39bf99cc06c0): >_writeAt: n=25, err= 2026/04/21 01:43:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:43:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/21 01:43:21 DEBUG : newLeaf: Updating file with newLeaf 0x39bf998f2410 2026/04/21 01:43:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:43:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:43:21 DEBUG : newLeaf(0x39bf99cc06c0): close: 2026/04/21 01:43:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/21 01:43:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-21 01:43:20.409423095 +0000 UTC m=+128.792123961 2026/04/21 01:43:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/21 01:43:21 DEBUG : newLeaf(0x39bf99cc06c0): >close: err= 2026/04/21 01:43:21 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:21 DEBUG : dir: Looking for writers 2026/04/21 01:43:21 DEBUG : Looking for writers 2026/04/21 01:43:21 DEBUG : dir: reading active writers 2026/04/21 01:43:21 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:43:21 DEBUG : dir: Looking for writers 2026/04/21 01:43:21 DEBUG : Looking for writers 2026/04/21 01:43:21 DEBUG : dir: reading active writers 2026/04/21 01:43:21 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:43:21 DEBUG : dir: Looking for writers 2026/04/21 01:43:21 DEBUG : Looking for writers 2026/04/21 01:43:21 DEBUG : dir: reading active writers 2026/04/21 01:43:21 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:43:21 DEBUG : dir: Looking for writers 2026/04/21 01:43:21 DEBUG : Looking for writers 2026/04/21 01:43:21 DEBUG : dir: reading active writers 2026/04/21 01:43:21 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:43:21 DEBUG : newLeaf: vfs cache: starting upload 2026/04/21 01:43:21 DEBUG : dir: Looking for writers 2026/04/21 01:43:21 DEBUG : Looking for writers 2026/04/21 01:43:21 DEBUG : dir: reading active writers 2026/04/21 01:43:21 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:43:21 DEBUG : dir: Looking for writers 2026/04/21 01:43:21 DEBUG : Looking for writers 2026/04/21 01:43:21 DEBUG : dir: reading active writers 2026/04/21 01:43:21 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:43:21 DEBUG : dir: Looking for writers 2026/04/21 01:43:21 DEBUG : Looking for writers 2026/04/21 01:43:21 DEBUG : dir: reading active writers 2026/04/21 01:43:21 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:43:22 DEBUG : newLeaf: size = 25 OK 2026/04/21 01:43:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/21 01:43:22 INFO : newLeaf: Copied (replaced existing) 2026/04/21 01:43:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-21 01:43:20 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/21 01:43:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/21 01:43:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:43:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/21 01:43:22 DEBUG : dir: Looking for writers 2026/04/21 01:43:22 DEBUG : Looking for writers 2026/04/21 01:43:22 DEBUG : dir: reading active writers 2026/04/21 01:43:22 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:22 DEBUG : >WaitForWriters: 2026/04/21 01:43:22 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:22 DEBUG : dir: Looking for writers 2026/04/21 01:43:22 DEBUG : Looking for writers 2026/04/21 01:43:22 DEBUG : dir: reading active writers 2026/04/21 01:43:22 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:22 DEBUG : >WaitForWriters: 2026/04/21 01:43:22 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:43:23 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:43:23 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:43:23 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:23 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:43:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:43:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:23 INFO : files root 'rclone-test-josaded1wixo': 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/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go: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/writes,forceCache=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/writes,forceCache=false 2026/04/21 01:43:31 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:31 DEBUG : Looking for writers 2026/04/21 01:43:31 DEBUG : >WaitForWriters: 2026/04/21 01:43:31 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:43:32 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:43:32 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:43:32 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:32 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:43:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:43:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:32 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:43:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/21 01:43:35 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:43:35 DEBUG : dir/file1(0x39bf994eaa40): openPending: 2026/04/21 01:43:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/21 01:43:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/21 01:43:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:43:35 DEBUG : dir/file1(0x39bf994eaa40): >openPending: err= 2026/04/21 01:43:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/21 01:43:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:43:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:43:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:43:35 DEBUG : dir/file1(0x39bf994eaa40): _writeAt: size=14, off=0 2026/04/21 01:43:35 DEBUG : dir/file1(0x39bf994eaa40): >_writeAt: n=14, err= 2026/04/21 01:43:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/21 01:43:35 DEBUG : dir/file1(0x39bf994eaa40): close: 2026/04/21 01:43:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/21 01:43:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/21 01:43:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:43:35 DEBUG : dir/file1(0x39bf994eaa40): >close: err= 2026/04/21 01:43:35 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:35 DEBUG : dir: Looking for writers 2026/04/21 01:43:35 DEBUG : file1: reading active writers 2026/04/21 01:43:35 DEBUG : Looking for writers 2026/04/21 01:43:35 DEBUG : dir: reading active writers 2026/04/21 01:43:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:43:35 DEBUG : dir: Looking for writers 2026/04/21 01:43:35 DEBUG : file1: reading active writers 2026/04/21 01:43:35 DEBUG : Looking for writers 2026/04/21 01:43:35 DEBUG : dir: reading active writers 2026/04/21 01:43:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:43:35 DEBUG : dir: Looking for writers 2026/04/21 01:43:35 DEBUG : file1: reading active writers 2026/04/21 01:43:35 DEBUG : Looking for writers 2026/04/21 01:43:35 DEBUG : dir: reading active writers 2026/04/21 01:43:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:43:35 DEBUG : dir: Looking for writers 2026/04/21 01:43:35 DEBUG : file1: reading active writers 2026/04/21 01:43:35 DEBUG : Looking for writers 2026/04/21 01:43:35 DEBUG : dir: reading active writers 2026/04/21 01:43:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:43:35 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 01:43:35 DEBUG : dir: Looking for writers 2026/04/21 01:43:35 DEBUG : file1: reading active writers 2026/04/21 01:43:35 DEBUG : Looking for writers 2026/04/21 01:43:35 DEBUG : dir: reading active writers 2026/04/21 01:43:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:43:35 DEBUG : dir: Looking for writers 2026/04/21 01:43:35 DEBUG : file1: reading active writers 2026/04/21 01:43:35 DEBUG : Looking for writers 2026/04/21 01:43:35 DEBUG : dir: reading active writers 2026/04/21 01:43:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:43:35 DEBUG : dir: Looking for writers 2026/04/21 01:43:35 DEBUG : file1: reading active writers 2026/04/21 01:43:35 DEBUG : Looking for writers 2026/04/21 01:43:35 DEBUG : dir: reading active writers 2026/04/21 01:43:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:43:35 DEBUG : dir/file1: size = 14 OK 2026/04/21 01:43:35 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/21 01:43:35 INFO : dir/file1: Copied (replaced existing) 2026/04/21 01:43:35 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/04/21 01:43:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/21 01:43:35 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/21 01:43:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:43:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/21 01:43:36 DEBUG : dir: Looking for writers 2026/04/21 01:43:36 DEBUG : file1: reading active writers 2026/04/21 01:43:36 DEBUG : Looking for writers 2026/04/21 01:43:36 DEBUG : dir: reading active writers 2026/04/21 01:43:36 DEBUG : >WaitForWriters: 2026/04/21 01:43:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:43:36 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:43:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:43:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:43:36 DEBUG : dir/file1(0x39bf98fb5240): _readAt: size=512, off=0 2026/04/21 01:43:36 DEBUG : dir/file1(0x39bf98fb5240): openPending: 2026/04/21 01:43:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/04/21 01:43:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/21 01:43:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:43:36 DEBUG : dir/file1(0x39bf98fb5240): >openPending: err= 2026/04/21 01:43:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/21 01:43:36 DEBUG : dir/file1(0x39bf98fb5240): >_readAt: n=14, err=EOF 2026/04/21 01:43:36 DEBUG : dir/file1(0x39bf98fb5240): close: 2026/04/21 01:43:36 DEBUG : dir/file1(0x39bf98fb5240): >close: err= 2026/04/21 01:43:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:43:37 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/21 01:43:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/21 01:43:37 DEBUG : newLeaf: Updating file with newLeaf 0x39bf998e51e0 2026/04/21 01:43:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:43:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:43:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/21 01:43:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/21 01:43:38 DEBUG : dir/file1: Updating file with dir/file1 0x39bf998e51e0 2026/04/21 01:43:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/21 01:43:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:43:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 01:43:38 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:43:38 DEBUG : dir/file1(0x39bf996f0380): openPending: 2026/04/21 01:43:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/21 01:43:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/21 01:43:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:43:38 DEBUG : dir/file1(0x39bf996f0380): >openPending: err= 2026/04/21 01:43:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/21 01:43:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:43:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:43:38 DEBUG : dir/file1(0x39bf996f0380): _writeAt: size=25, off=0 2026/04/21 01:43:38 DEBUG : dir/file1(0x39bf996f0380): >_writeAt: n=25, err= 2026/04/21 01:43:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:43:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/21 01:43:38 DEBUG : newLeaf: Updating file with newLeaf 0x39bf998e51e0 2026/04/21 01:43:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:43:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:43:38 DEBUG : newLeaf(0x39bf996f0380): close: 2026/04/21 01:43:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/21 01:43:38 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-21 01:43:38.294849333 +0000 UTC m=+146.677550189 2026/04/21 01:43:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/21 01:43:38 DEBUG : newLeaf(0x39bf996f0380): >close: err= 2026/04/21 01:43:38 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:38 DEBUG : dir: Looking for writers 2026/04/21 01:43:38 DEBUG : Looking for writers 2026/04/21 01:43:38 DEBUG : dir: reading active writers 2026/04/21 01:43:38 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:43:38 DEBUG : dir: Looking for writers 2026/04/21 01:43:38 DEBUG : Looking for writers 2026/04/21 01:43:38 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:38 DEBUG : dir: reading active writers 2026/04/21 01:43:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:43:38 DEBUG : dir: Looking for writers 2026/04/21 01:43:38 DEBUG : Looking for writers 2026/04/21 01:43:38 DEBUG : dir: reading active writers 2026/04/21 01:43:38 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:43:38 DEBUG : dir: Looking for writers 2026/04/21 01:43:38 DEBUG : Looking for writers 2026/04/21 01:43:38 DEBUG : dir: reading active writers 2026/04/21 01:43:38 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:43:38 DEBUG : newLeaf: vfs cache: starting upload 2026/04/21 01:43:39 DEBUG : dir: Looking for writers 2026/04/21 01:43:39 DEBUG : Looking for writers 2026/04/21 01:43:39 DEBUG : dir: reading active writers 2026/04/21 01:43:39 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:43:39 DEBUG : dir: Looking for writers 2026/04/21 01:43:39 DEBUG : Looking for writers 2026/04/21 01:43:39 DEBUG : dir: reading active writers 2026/04/21 01:43:39 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:43:39 DEBUG : dir: Looking for writers 2026/04/21 01:43:39 DEBUG : Looking for writers 2026/04/21 01:43:39 DEBUG : dir: reading active writers 2026/04/21 01:43:39 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:43:39 DEBUG : newLeaf: size = 25 OK 2026/04/21 01:43:39 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/21 01:43:39 INFO : newLeaf: Copied (replaced existing) 2026/04/21 01:43:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-21 01:43:38 +0000 UTC," 2026/04/21 01:43:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/21 01:43:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:43:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/21 01:43:40 DEBUG : dir: Looking for writers 2026/04/21 01:43:40 DEBUG : Looking for writers 2026/04/21 01:43:40 DEBUG : dir: reading active writers 2026/04/21 01:43:40 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:40 DEBUG : >WaitForWriters: 2026/04/21 01:43:40 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:40 DEBUG : dir: Looking for writers 2026/04/21 01:43:40 DEBUG : Looking for writers 2026/04/21 01:43:40 DEBUG : dir: reading active writers 2026/04/21 01:43:40 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:40 DEBUG : >WaitForWriters: 2026/04/21 01:43:40 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:43:41 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:43:41 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:43:41 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:41 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:43:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:43:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:43:41 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:43:42 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:42 DEBUG : dir: Looking for writers 2026/04/21 01:43:42 DEBUG : file1: reading active writers 2026/04/21 01:43:42 DEBUG : Looking for writers 2026/04/21 01:43:42 DEBUG : dir: reading active writers 2026/04/21 01:43:42 DEBUG : >WaitForWriters: 2026/04/21 01:43:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:43:42 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:43:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:43:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:43:42 DEBUG : dir/file1(0x39bf9926b800): _readAt: size=512, off=0 2026/04/21 01:43:42 DEBUG : dir/file1(0x39bf9926b800): openPending: 2026/04/21 01:43:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/21 01:43:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/21 01:43:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:43:42 DEBUG : dir/file1(0x39bf9926b800): >openPending: err= 2026/04/21 01:43:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/21 01:43:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:43:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:43:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:43:42 DEBUG : dir/file1(0x39bf9926b800): >_readAt: n=14, err=EOF 2026/04/21 01:43:42 DEBUG : dir/file1(0x39bf9926b800): close: 2026/04/21 01:43:42 DEBUG : dir/file1(0x39bf9926b800): >close: err= 2026/04/21 01:43:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:43:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/21 01:43:43 DEBUG : newLeaf: Updating file with newLeaf 0x39bf998168f0 2026/04/21 01:43:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:43:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:43:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/21 01:43:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/21 01:43:44 DEBUG : dir/file1: Updating file with dir/file1 0x39bf998168f0 2026/04/21 01:43:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/21 01:43:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:43:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 01:43:44 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:43:44 DEBUG : dir/file1(0x39bf993aef00): openPending: 2026/04/21 01:43:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/21 01:43:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/21 01:43:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:43:44 DEBUG : dir/file1(0x39bf993aef00): >openPending: err= 2026/04/21 01:43:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/21 01:43:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:43:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:43:44 DEBUG : dir/file1(0x39bf993aef00): _writeAt: size=25, off=0 2026/04/21 01:43:44 DEBUG : dir/file1(0x39bf993aef00): >_writeAt: n=25, err= 2026/04/21 01:43:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:43:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/21 01:43:45 DEBUG : newLeaf: Updating file with newLeaf 0x39bf998168f0 2026/04/21 01:43:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:43:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:43:45 DEBUG : newLeaf(0x39bf993aef00): close: 2026/04/21 01:43:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/21 01:43:45 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-21 01:43:44.725461657 +0000 UTC m=+153.108162523 2026/04/21 01:43:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/21 01:43:45 DEBUG : newLeaf(0x39bf993aef00): >close: err= 2026/04/21 01:43:45 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:45 DEBUG : dir: Looking for writers 2026/04/21 01:43:45 DEBUG : Looking for writers 2026/04/21 01:43:45 DEBUG : dir: reading active writers 2026/04/21 01:43:45 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:43:45 DEBUG : dir: Looking for writers 2026/04/21 01:43:45 DEBUG : Looking for writers 2026/04/21 01:43:45 DEBUG : dir: reading active writers 2026/04/21 01:43:45 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:43:45 DEBUG : dir: Looking for writers 2026/04/21 01:43:45 DEBUG : Looking for writers 2026/04/21 01:43:45 DEBUG : dir: reading active writers 2026/04/21 01:43:45 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:43:45 DEBUG : dir: Looking for writers 2026/04/21 01:43:45 DEBUG : Looking for writers 2026/04/21 01:43:45 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:45 DEBUG : dir: reading active writers 2026/04/21 01:43:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:43:45 DEBUG : newLeaf: vfs cache: starting upload 2026/04/21 01:43:45 DEBUG : dir: Looking for writers 2026/04/21 01:43:45 DEBUG : Looking for writers 2026/04/21 01:43:45 DEBUG : dir: reading active writers 2026/04/21 01:43:45 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:43:45 DEBUG : dir: Looking for writers 2026/04/21 01:43:45 DEBUG : Looking for writers 2026/04/21 01:43:45 DEBUG : dir: reading active writers 2026/04/21 01:43:45 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:43:45 DEBUG : dir: Looking for writers 2026/04/21 01:43:45 DEBUG : Looking for writers 2026/04/21 01:43:45 DEBUG : dir: reading active writers 2026/04/21 01:43:45 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:43:46 DEBUG : newLeaf: size = 25 OK 2026/04/21 01:43:46 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/21 01:43:46 INFO : newLeaf: Copied (replaced existing) 2026/04/21 01:43:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-21 01:43:44 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/21 01:43:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/21 01:43:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:43:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/21 01:43:46 DEBUG : dir: Looking for writers 2026/04/21 01:43:46 DEBUG : Looking for writers 2026/04/21 01:43:46 DEBUG : dir: reading active writers 2026/04/21 01:43:46 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:46 DEBUG : >WaitForWriters: 2026/04/21 01:43:46 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:46 DEBUG : dir: Looking for writers 2026/04/21 01:43:46 DEBUG : Looking for writers 2026/04/21 01:43:46 DEBUG : dir: reading active writers 2026/04/21 01:43:46 DEBUG : newLeaf: reading active writers 2026/04/21 01:43:46 DEBUG : >WaitForWriters: 2026/04/21 01:43:46 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting --- FAIL: TestFileRename (43.13s) --- PASS: TestFileRename/off,forceCache=false (5.63s) --- PASS: TestFileRename/minimal,forceCache=false (5.76s) --- PASS: TestFileRename/minimal,forceCache=true (7.65s) --- FAIL: TestFileRename/writes,forceCache=false (8.97s) --- PASS: TestFileRename/writes,forceCache=true (8.71s) --- PASS: TestFileRename/full,forceCache=false (6.41s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:43:47 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:43:47 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:43:47 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:47 DEBUG : Looking for writers 2026/04/21 01:43:47 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.25s) === 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-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:43:47 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:43:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:43:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:43:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 01:43:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/21 01:43:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:43:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/21 01:43:49 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/21 01:43:49 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:49 DEBUG : dir: Looking for writers 2026/04/21 01:43:49 DEBUG : file1: reading active writers 2026/04/21 01:43:49 DEBUG : Looking for writers 2026/04/21 01:43:49 DEBUG : dir: reading active writers 2026/04/21 01:43:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.26s) === RUN TestReadFileHandleSeek run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:43:50 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:43:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:43:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:43:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 01:43:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/21 01:43:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:43:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/21 01:43:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/21 01:43:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/21 01:43:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/21 01:43:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/21 01:43:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/21 01:43:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/21 01:43:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/21 01:43:52 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/21 01:43:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/21 01:43:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/21 01:43:52 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/21 01:43:52 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/21 01:43:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/21 01:43:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/21 01:43:52 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/21 01:43:53 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:53 DEBUG : dir: Looking for writers 2026/04/21 01:43:53 DEBUG : file1: reading active writers 2026/04/21 01:43:53 DEBUG : Looking for writers 2026/04/21 01:43:53 DEBUG : dir: reading active writers 2026/04/21 01:43:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.74s) === RUN TestReadFileHandleReadAt run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:43:53 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:43:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:43:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:43:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 01:43:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/21 01:43:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:43:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/21 01:43:55 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/21 01:43:55 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/21 01:43:55 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/21 01:43:55 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/21 01:43:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/21 01:43:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/21 01:43:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/21 01:43:56 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/21 01:43:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/21 01:43:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/21 01:43:56 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/21 01:43:56 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/21 01:43:56 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/21 01:43:56 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/21 01:43:56 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/21 01:43:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/21 01:43:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/21 01:43:56 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/21 01:43:57 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/21 01:43:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/21 01:43:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/21 01:43:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/21 01:43:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/21 01:43:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/21 01:43:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/21 01:43:57 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/21 01:43:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/21 01:43:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/21 01:43:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/21 01:43:57 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/21 01:43:57 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:57 DEBUG : dir: Looking for writers 2026/04/21 01:43:57 DEBUG : file1: reading active writers 2026/04/21 01:43:57 DEBUG : Looking for writers 2026/04/21 01:43:57 DEBUG : dir: reading active writers 2026/04/21 01:43:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.29s) === RUN TestReadFileHandleFlush run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:43:58 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:43:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:43:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:43:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 01:43:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/21 01:43:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:43:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/21 01:43:59 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:59 DEBUG : dir: Looking for writers 2026/04/21 01:43:59 DEBUG : file1: reading active writers 2026/04/21 01:43:59 DEBUG : Looking for writers 2026/04/21 01:43:59 DEBUG : dir: reading active writers 2026/04/21 01:43:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.35s) === RUN TestReadFileHandleRelease run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:44:00 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:44:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:44:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:44:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 01:44:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/21 01:44:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:02 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/21 01:44:02 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/21 01:44:02 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:02 DEBUG : dir: Looking for writers 2026/04/21 01:44:02 DEBUG : file1: reading active writers 2026/04/21 01:44:02 DEBUG : Looking for writers 2026/04/21 01:44:02 DEBUG : dir: reading active writers 2026/04/21 01:44:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.34s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:44:02 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:44:02 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:44:02 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:02 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:02 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:44:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:44:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:44:04 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:44:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:44:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:44:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/21 01:44:04 DEBUG : dir/file1(0x39bf9965cbc0): _readAt: size=1, off=0 2026/04/21 01:44:04 DEBUG : dir/file1(0x39bf9965cbc0): openPending: 2026/04/21 01:44:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/21 01:44:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/21 01:44:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:04 DEBUG : dir/file1(0x39bf9965cbc0): >openPending: err= 2026/04/21 01:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/21 01:44:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:44:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:04 DEBUG : dir/file1(0x39bf9965cbc0): >_readAt: n=1, err= 2026/04/21 01:44:04 DEBUG : dir/file1(0x39bf9965cbc0): _readAt: size=256, off=1 2026/04/21 01:44:04 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/21 01:44:04 DEBUG : dir/file1(0x39bf9965cbc0): >_readAt: n=15, err=EOF 2026/04/21 01:44:04 DEBUG : dir/file1(0x39bf9965cbc0): _readAt: size=16, off=16 2026/04/21 01:44:04 DEBUG : dir/file1(0x39bf9965cbc0): >_readAt: n=0, err=EOF 2026/04/21 01:44:04 DEBUG : dir/file1(0x39bf9965cbc0): close: 2026/04/21 01:44:04 DEBUG : dir/file1(0x39bf9965cbc0): >close: err= 2026/04/21 01:44:04 DEBUG : dir/file1(0x39bf9965cbc0): close: 2026/04/21 01:44:04 DEBUG : dir/file1(0x39bf9965cbc0): >close: err=file already closed 2026/04/21 01:44:04 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:04 DEBUG : dir: Looking for writers 2026/04/21 01:44:04 DEBUG : file1: reading active writers 2026/04/21 01:44:04 DEBUG : Looking for writers 2026/04/21 01:44:04 DEBUG : dir: reading active writers 2026/04/21 01:44:04 DEBUG : >WaitForWriters: 2026/04/21 01:44:04 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.23s) === RUN TestRWFileHandleSeek run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:44:04 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:44:04 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:44:04 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:04 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:04 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:44:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:44:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:44:06 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:44:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:44:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:44:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/21 01:44:06 DEBUG : dir/file1(0x39bf99f4b800): _readAt: size=1, off=0 2026/04/21 01:44:06 DEBUG : dir/file1(0x39bf99f4b800): openPending: 2026/04/21 01:44:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/21 01:44:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/21 01:44:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:06 DEBUG : dir/file1(0x39bf99f4b800): >openPending: err= 2026/04/21 01:44:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/21 01:44:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:44:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:06 DEBUG : dir/file1(0x39bf99f4b800): >_readAt: n=1, err= 2026/04/21 01:44:06 DEBUG : dir/file1(0x39bf99f4b800): _readAt: size=1, off=5 2026/04/21 01:44:06 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/21 01:44:06 DEBUG : dir/file1(0x39bf99f4b800): >_readAt: n=1, err= 2026/04/21 01:44:06 DEBUG : dir/file1(0x39bf99f4b800): _readAt: size=1, off=3 2026/04/21 01:44:06 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/21 01:44:06 DEBUG : dir/file1(0x39bf99f4b800): >_readAt: n=1, err= 2026/04/21 01:44:06 DEBUG : dir/file1(0x39bf99f4b800): _readAt: size=1, off=13 2026/04/21 01:44:06 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/21 01:44:06 DEBUG : dir/file1(0x39bf99f4b800): >_readAt: n=1, err= 2026/04/21 01:44:06 DEBUG : dir/file1(0x39bf99f4b800): _readAt: size=16, off=100 2026/04/21 01:44:06 DEBUG : dir/file1(0x39bf99f4b800): >_readAt: n=0, err=EOF 2026/04/21 01:44:06 DEBUG : dir/file1(0x39bf99f4b800): close: 2026/04/21 01:44:06 DEBUG : dir/file1(0x39bf99f4b800): >close: err= 2026/04/21 01:44:06 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:06 DEBUG : dir: Looking for writers 2026/04/21 01:44:06 DEBUG : file1: reading active writers 2026/04/21 01:44:06 DEBUG : Looking for writers 2026/04/21 01:44:06 DEBUG : dir: reading active writers 2026/04/21 01:44:06 DEBUG : >WaitForWriters: 2026/04/21 01:44:06 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.23s) === RUN TestRWFileHandleReadAt run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:44:07 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:44:07 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:44:07 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:07 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:07 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:44:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:44:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:44:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:44:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:44:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:44:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/21 01:44:08 DEBUG : dir/file1(0x39bf98fb5d80): _readAt: size=1, off=0 2026/04/21 01:44:08 DEBUG : dir/file1(0x39bf98fb5d80): openPending: 2026/04/21 01:44:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/21 01:44:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/21 01:44:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:08 DEBUG : dir/file1(0x39bf98fb5d80): >openPending: err= 2026/04/21 01:44:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/21 01:44:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:44:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:08 DEBUG : dir/file1(0x39bf98fb5d80): >_readAt: n=1, err= 2026/04/21 01:44:08 DEBUG : dir/file1(0x39bf98fb5d80): _readAt: size=1, off=5 2026/04/21 01:44:08 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/21 01:44:08 DEBUG : dir/file1(0x39bf98fb5d80): >_readAt: n=1, err= 2026/04/21 01:44:08 DEBUG : dir/file1(0x39bf98fb5d80): _readAt: size=1, off=1 2026/04/21 01:44:08 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/21 01:44:08 DEBUG : dir/file1(0x39bf98fb5d80): >_readAt: n=1, err= 2026/04/21 01:44:08 DEBUG : dir/file1(0x39bf98fb5d80): _readAt: size=6, off=10 2026/04/21 01:44:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/21 01:44:08 DEBUG : dir/file1(0x39bf98fb5d80): >_readAt: n=6, err= 2026/04/21 01:44:08 DEBUG : dir/file1(0x39bf98fb5d80): _readAt: size=256, off=10 2026/04/21 01:44:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/21 01:44:08 DEBUG : dir/file1(0x39bf98fb5d80): >_readAt: n=6, err=EOF 2026/04/21 01:44:08 DEBUG : dir/file1(0x39bf98fb5d80): _readAt: size=256, off=100 2026/04/21 01:44:08 DEBUG : dir/file1(0x39bf98fb5d80): >_readAt: n=0, err=EOF 2026/04/21 01:44:08 DEBUG : dir/file1(0x39bf98fb5d80): close: 2026/04/21 01:44:08 DEBUG : dir/file1(0x39bf98fb5d80): >close: err= 2026/04/21 01:44:08 DEBUG : dir/file1(0x39bf98fb5d80): _readAt: size=256, off=100 2026/04/21 01:44:08 DEBUG : dir/file1(0x39bf98fb5d80): >_readAt: n=0, err=file already closed 2026/04/21 01:44:08 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:08 DEBUG : dir: Looking for writers 2026/04/21 01:44:08 DEBUG : file1: reading active writers 2026/04/21 01:44:08 DEBUG : Looking for writers 2026/04/21 01:44:08 DEBUG : dir: reading active writers 2026/04/21 01:44:08 DEBUG : >WaitForWriters: 2026/04/21 01:44:08 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting 2026/04/21 01:44:09 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo/dir/file1: no such file or directory 2026/04/21 01:44:09 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (2.33s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:44:09 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:44:09 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:44:09 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:09 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:09 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:44:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:44:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:44:10 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:44:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:44:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:44:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/21 01:44:10 DEBUG : dir/file1(0x39bf99367040): RWFileHandle.Flush 2026/04/21 01:44:10 DEBUG : dir/file1(0x39bf99367040): _readAt: size=256, off=0 2026/04/21 01:44:10 DEBUG : dir/file1(0x39bf99367040): openPending: 2026/04/21 01:44:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/21 01:44:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/21 01:44:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:10 DEBUG : dir/file1(0x39bf99367040): >openPending: err= 2026/04/21 01:44:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/21 01:44:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:44:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:11 DEBUG : dir/file1(0x39bf99367040): >_readAt: n=16, err=EOF 2026/04/21 01:44:11 DEBUG : dir/file1(0x39bf99367040): RWFileHandle.Flush 2026/04/21 01:44:11 DEBUG : dir/file1(0x39bf99367040): RWFileHandle.Flush 2026/04/21 01:44:11 DEBUG : dir/file1(0x39bf99367040): close: 2026/04/21 01:44:11 DEBUG : dir/file1(0x39bf99367040): >close: err= 2026/04/21 01:44:11 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:11 DEBUG : dir: Looking for writers 2026/04/21 01:44:11 DEBUG : file1: reading active writers 2026/04/21 01:44:11 DEBUG : Looking for writers 2026/04/21 01:44:11 DEBUG : dir: reading active writers 2026/04/21 01:44:11 DEBUG : >WaitForWriters: 2026/04/21 01:44:11 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting 2026/04/21 01:44:11 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo/dir/file1: no such file or directory 2026/04/21 01:44:11 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (2.27s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:44:11 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:44:11 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:44:11 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:11 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:11 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:44:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:44:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:44:13 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:44:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:44:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:44:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/21 01:44:13 DEBUG : dir/file1(0x39bf9926b280): _readAt: size=256, off=0 2026/04/21 01:44:13 DEBUG : dir/file1(0x39bf9926b280): openPending: 2026/04/21 01:44:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/21 01:44:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/21 01:44:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:13 DEBUG : dir/file1(0x39bf9926b280): >openPending: err= 2026/04/21 01:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/21 01:44:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:44:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:13 DEBUG : dir/file1(0x39bf9926b280): >_readAt: n=16, err=EOF 2026/04/21 01:44:13 DEBUG : dir/file1(0x39bf9926b280): RWFileHandle.Release 2026/04/21 01:44:13 DEBUG : dir/file1(0x39bf9926b280): close: 2026/04/21 01:44:13 DEBUG : dir/file1(0x39bf9926b280): >close: err= 2026/04/21 01:44:13 DEBUG : dir/file1(0x39bf9926b280): RWFileHandle.Release 2026/04/21 01:44:13 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:13 DEBUG : dir: Looking for writers 2026/04/21 01:44:13 DEBUG : file1: reading active writers 2026/04/21 01:44:13 DEBUG : Looking for writers 2026/04/21 01:44:13 DEBUG : dir: reading active writers 2026/04/21 01:44:13 DEBUG : >WaitForWriters: 2026/04/21 01:44:13 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting 2026/04/21 01:44:13 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo/dir/file1: no such file or directory 2026/04/21 01:44:13 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (2.24s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:44:14 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:44:14 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:44:14 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:14 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:14 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:44:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:14 DEBUG : file1: newRWFileHandle: 2026/04/21 01:44:14 DEBUG : file1(0x39bf996daa40): openPending: 2026/04/21 01:44:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:14 DEBUG : file1(0x39bf996daa40): >openPending: err= 2026/04/21 01:44:14 DEBUG : file1: >newRWFileHandle: err= 2026/04/21 01:44:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/21 01:44:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/21 01:44:14 DEBUG : file1(0x39bf996daa40): _writeAt: size=5, off=0 2026/04/21 01:44:14 DEBUG : file1(0x39bf996daa40): >_writeAt: n=5, err= 2026/04/21 01:44:14 DEBUG : file1(0x39bf996daa40): _writeAt: size=7, off=5 2026/04/21 01:44:14 DEBUG : file1(0x39bf996daa40): >_writeAt: n=7, err= 2026/04/21 01:44:14 DEBUG : file1: vfs cache: truncate to size=11 2026/04/21 01:44:14 DEBUG : file1(0x39bf996daa40): close: 2026/04/21 01:44:14 DEBUG : file1: vfs cache: setting modification time to 2026-04-21 01:44:14.177382664 +0000 UTC m=+182.560083530 2026/04/21 01:44:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:14 DEBUG : file1(0x39bf996daa40): >close: err= 2026/04/21 01:44:14 DEBUG : file1(0x39bf996daa40): close: 2026/04/21 01:44:14 DEBUG : file1(0x39bf996daa40): >close: err=file already closed 2026/04/21 01:44:14 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:14 DEBUG : Looking for writers 2026/04/21 01:44:14 DEBUG : file1: reading active writers 2026/04/21 01:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:44:14 DEBUG : Looking for writers 2026/04/21 01:44:14 DEBUG : file1: reading active writers 2026/04/21 01:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:44:14 DEBUG : Looking for writers 2026/04/21 01:44:14 DEBUG : file1: reading active writers 2026/04/21 01:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:44:14 DEBUG : Looking for writers 2026/04/21 01:44:14 DEBUG : file1: reading active writers 2026/04/21 01:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:44:14 DEBUG : file1: vfs cache: starting upload 2026/04/21 01:44:14 DEBUG : Looking for writers 2026/04/21 01:44:14 DEBUG : file1: reading active writers 2026/04/21 01:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:44:14 DEBUG : Looking for writers 2026/04/21 01:44:14 DEBUG : file1: reading active writers 2026/04/21 01:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:44:14 DEBUG : Looking for writers 2026/04/21 01:44:14 DEBUG : file1: reading active writers 2026/04/21 01:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:44:15 DEBUG : file1: size = 11 OK 2026/04/21 01:44:15 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 01:44:15 INFO : file1: Copied (new) 2026/04/21 01:44:15 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-21 01:44:14 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/21 01:44:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/21 01:44:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:15 INFO : file1: vfs cache: upload succeeded try #1 2026/04/21 01:44:15 DEBUG : Looking for writers 2026/04/21 01:44:15 DEBUG : file1: reading active writers 2026/04/21 01:44:15 DEBUG : >WaitForWriters: 2026/04/21 01:44:15 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:15 DEBUG : Looking for writers 2026/04/21 01:44:15 DEBUG : file1: reading active writers 2026/04/21 01:44:15 DEBUG : >WaitForWriters: 2026/04/21 01:44:15 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.97s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:44:16 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:44:16 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:44:16 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:16 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:16 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:44:16 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo/dir/file1: no such file or directory 2026/04/21 01:44:16 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo/dir/file1: no such file or directory 2026/04/21 01:44:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:16 DEBUG : file1: newRWFileHandle: 2026/04/21 01:44:16 DEBUG : file1(0x39bf996da240): openPending: 2026/04/21 01:44:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:16 DEBUG : file1(0x39bf996da240): >openPending: err= 2026/04/21 01:44:16 DEBUG : file1: >newRWFileHandle: err= 2026/04/21 01:44:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/21 01:44:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/21 01:44:16 DEBUG : file1(0x39bf996da240): _writeAt: size=7, off=0 2026/04/21 01:44:16 DEBUG : file1(0x39bf996da240): >_writeAt: n=7, err= 2026/04/21 01:44:16 DEBUG : file1(0x39bf996da240): _writeAt: size=6, off=5 2026/04/21 01:44:16 DEBUG : file1(0x39bf996da240): >_writeAt: n=6, err= 2026/04/21 01:44:16 DEBUG : file1(0x39bf996da240): close: 2026/04/21 01:44:16 DEBUG : file1: vfs cache: setting modification time to 2026-04-21 01:44:16.145153028 +0000 UTC m=+184.527853884 2026/04/21 01:44:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:16 DEBUG : file1(0x39bf996da240): >close: err= 2026/04/21 01:44:16 DEBUG : file1(0x39bf996da240): _writeAt: size=5, off=0 2026/04/21 01:44:16 DEBUG : file1(0x39bf996da240): >_writeAt: n=0, err=file already closed 2026/04/21 01:44:16 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:16 DEBUG : Looking for writers 2026/04/21 01:44:16 DEBUG : file1: reading active writers 2026/04/21 01:44:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:44:16 DEBUG : Looking for writers 2026/04/21 01:44:16 DEBUG : file1: reading active writers 2026/04/21 01:44:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:44:16 DEBUG : Looking for writers 2026/04/21 01:44:16 DEBUG : file1: reading active writers 2026/04/21 01:44:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:44:16 DEBUG : Looking for writers 2026/04/21 01:44:16 DEBUG : file1: reading active writers 2026/04/21 01:44:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:44:16 DEBUG : file1: vfs cache: starting upload 2026/04/21 01:44:16 DEBUG : Looking for writers 2026/04/21 01:44:16 DEBUG : file1: reading active writers 2026/04/21 01:44:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:44:16 DEBUG : Looking for writers 2026/04/21 01:44:16 DEBUG : file1: reading active writers 2026/04/21 01:44:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:44:16 DEBUG : Looking for writers 2026/04/21 01:44:16 DEBUG : file1: reading active writers 2026/04/21 01:44:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:44:17 DEBUG : file1: size = 11 OK 2026/04/21 01:44:17 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 01:44:17 INFO : file1: Copied (new) 2026/04/21 01:44:17 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-21 01:44:16 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/21 01:44:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/21 01:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:17 INFO : file1: vfs cache: upload succeeded try #1 2026/04/21 01:44:17 DEBUG : Looking for writers 2026/04/21 01:44:17 DEBUG : file1: reading active writers 2026/04/21 01:44:17 DEBUG : >WaitForWriters: 2026/04/21 01:44:17 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:17 DEBUG : Looking for writers 2026/04/21 01:44:17 DEBUG : file1: reading active writers 2026/04/21 01:44:17 DEBUG : >WaitForWriters: 2026/04/21 01:44:17 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.95s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:44:17 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:44:17 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:44:17 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:17 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:17 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:44:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:18 DEBUG : file1: newRWFileHandle: 2026/04/21 01:44:18 DEBUG : file1(0x39bf996dbc40): openPending: 2026/04/21 01:44:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:18 DEBUG : file1(0x39bf996dbc40): >openPending: err= 2026/04/21 01:44:18 DEBUG : file1: >newRWFileHandle: err= 2026/04/21 01:44:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/21 01:44:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/21 01:44:18 DEBUG : file1(0x39bf996dbc40): close: 2026/04/21 01:44:18 DEBUG : file1: vfs cache: setting modification time to 2026-04-21 01:44:18.087543002 +0000 UTC m=+186.470243857 2026/04/21 01:44:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:18 DEBUG : file1(0x39bf996dbc40): >close: err= 2026/04/21 01:44:18 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/21 01:44:18 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/21 01:44:18 DEBUG : file2: newRWFileHandle: 2026/04/21 01:44:18 DEBUG : file2(0x39bf99e161c0): openPending: 2026/04/21 01:44:18 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/21 01:44:18 DEBUG : file2(0x39bf99e161c0): >openPending: err= 2026/04/21 01:44:18 DEBUG : file2: >newRWFileHandle: err= 2026/04/21 01:44:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/21 01:44:18 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/21 01:44:18 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/21 01:44:18 DEBUG : file2(0x39bf99e161c0): RWFileHandle.Flush 2026/04/21 01:44:18 DEBUG : file2(0x39bf99e161c0): RWFileHandle.Release 2026/04/21 01:44:18 DEBUG : file2(0x39bf99e161c0): close: 2026/04/21 01:44:18 DEBUG : file2: vfs cache: setting modification time to 2026-04-21 01:44:18.08833999 +0000 UTC m=+186.471040846 2026/04/21 01:44:18 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:18 DEBUG : file2(0x39bf99e161c0): >close: err= 2026/04/21 01:44:18 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:18 DEBUG : Looking for writers 2026/04/21 01:44:18 DEBUG : file1: reading active writers 2026/04/21 01:44:18 DEBUG : file2: reading active writers 2026/04/21 01:44:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/21 01:44:18 DEBUG : Looking for writers 2026/04/21 01:44:18 DEBUG : file1: reading active writers 2026/04/21 01:44:18 DEBUG : file2: reading active writers 2026/04/21 01:44:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/21 01:44:18 DEBUG : Looking for writers 2026/04/21 01:44:18 DEBUG : file1: reading active writers 2026/04/21 01:44:18 DEBUG : file2: reading active writers 2026/04/21 01:44:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/21 01:44:18 DEBUG : Looking for writers 2026/04/21 01:44:18 DEBUG : file1: reading active writers 2026/04/21 01:44:18 DEBUG : file2: reading active writers 2026/04/21 01:44:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/21 01:44:18 DEBUG : file1: vfs cache: starting upload 2026/04/21 01:44:18 DEBUG : file2: vfs cache: starting upload 2026/04/21 01:44:18 DEBUG : Looking for writers 2026/04/21 01:44:18 DEBUG : file1: reading active writers 2026/04/21 01:44:18 DEBUG : file2: reading active writers 2026/04/21 01:44:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/21 01:44:18 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo/dir/file1: no such file or directory 2026/04/21 01:44:18 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo/dir/file1: no such file or directory 2026/04/21 01:44:18 DEBUG : Looking for writers 2026/04/21 01:44:18 DEBUG : file1: reading active writers 2026/04/21 01:44:18 DEBUG : file2: reading active writers 2026/04/21 01:44:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/21 01:44:18 DEBUG : Looking for writers 2026/04/21 01:44:18 DEBUG : file1: reading active writers 2026/04/21 01:44:18 DEBUG : file2: reading active writers 2026/04/21 01:44:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/04/21 01:44:18 DEBUG : file1: size = 0 OK 2026/04/21 01:44:18 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/21 01:44:18 INFO : file1: Copied (new) 2026/04/21 01:44:18 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-21 01:44:18 +0000 UTC," 2026/04/21 01:44:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/21 01:44:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:18 INFO : file1: vfs cache: upload succeeded try #1 2026/04/21 01:44:19 DEBUG : file2: size = 0 OK 2026/04/21 01:44:19 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/04/21 01:44:19 INFO : file2: Copied (new) 2026/04/21 01:44:19 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-21 01:44:18 +0000 UTC," 2026/04/21 01:44:19 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/21 01:44:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/21 01:44:19 INFO : file2: vfs cache: upload succeeded try #1 2026/04/21 01:44:19 DEBUG : Looking for writers 2026/04/21 01:44:19 DEBUG : file1: reading active writers 2026/04/21 01:44:19 DEBUG : file2: reading active writers 2026/04/21 01:44:19 DEBUG : >WaitForWriters: 2026/04/21 01:44:19 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:19 DEBUG : Looking for writers 2026/04/21 01:44:19 DEBUG : file1: reading active writers 2026/04/21 01:44:19 DEBUG : file2: reading active writers 2026/04/21 01:44:19 DEBUG : >WaitForWriters: 2026/04/21 01:44:19 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.14s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:44:20 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:44:20 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:44:20 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:20 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:20 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:44:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:20 DEBUG : file1: newRWFileHandle: 2026/04/21 01:44:20 DEBUG : file1(0x39bf99e16b00): openPending: 2026/04/21 01:44:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:20 DEBUG : file1(0x39bf99e16b00): >openPending: err= 2026/04/21 01:44:20 DEBUG : file1: >newRWFileHandle: err= 2026/04/21 01:44:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/21 01:44:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/21 01:44:20 DEBUG : file1(0x39bf99e16b00): _writeAt: size=5, off=0 2026/04/21 01:44:20 DEBUG : file1(0x39bf99e16b00): >_writeAt: n=5, err= 2026/04/21 01:44:20 DEBUG : file1(0x39bf99e16b00): RWFileHandle.Flush 2026/04/21 01:44:20 DEBUG : file1(0x39bf99e16b00): RWFileHandle.Flush 2026/04/21 01:44:20 DEBUG : file1(0x39bf99e16b00): close: 2026/04/21 01:44:20 DEBUG : file1: vfs cache: setting modification time to 2026-04-21 01:44:20.230585899 +0000 UTC m=+188.613286795 2026/04/21 01:44:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:20 DEBUG : file1(0x39bf99e16b00): >close: err= 2026/04/21 01:44:20 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:20 DEBUG : Looking for writers 2026/04/21 01:44:20 DEBUG : file1: reading active writers 2026/04/21 01:44:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:44:20 DEBUG : Looking for writers 2026/04/21 01:44:20 DEBUG : file1: reading active writers 2026/04/21 01:44:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:44:20 DEBUG : Looking for writers 2026/04/21 01:44:20 DEBUG : file1: reading active writers 2026/04/21 01:44:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:44:20 DEBUG : Looking for writers 2026/04/21 01:44:20 DEBUG : file1: reading active writers 2026/04/21 01:44:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:44:20 DEBUG : file1: vfs cache: starting upload 2026/04/21 01:44:20 DEBUG : Looking for writers 2026/04/21 01:44:20 DEBUG : file1: reading active writers 2026/04/21 01:44:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:44:20 DEBUG : Looking for writers 2026/04/21 01:44:20 DEBUG : file1: reading active writers 2026/04/21 01:44:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:44:20 DEBUG : Looking for writers 2026/04/21 01:44:20 DEBUG : file1: reading active writers 2026/04/21 01:44:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:44:21 DEBUG : file1: size = 5 OK 2026/04/21 01:44:21 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/21 01:44:21 INFO : file1: Copied (new) 2026/04/21 01:44:21 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-21 01:44:20 +0000 UTC," 2026/04/21 01:44:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/21 01:44:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:21 INFO : file1: vfs cache: upload succeeded try #1 2026/04/21 01:44:21 DEBUG : Looking for writers 2026/04/21 01:44:21 DEBUG : file1: reading active writers 2026/04/21 01:44:21 DEBUG : >WaitForWriters: 2026/04/21 01:44:21 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.83s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:44:21 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:44:21 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:44:21 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:21 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:21 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:44:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:22 DEBUG : file1: newRWFileHandle: 2026/04/21 01:44:22 DEBUG : file1(0x39bf9965d340): openPending: 2026/04/21 01:44:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:22 DEBUG : file1(0x39bf9965d340): >openPending: err= 2026/04/21 01:44:22 DEBUG : file1: >newRWFileHandle: err= 2026/04/21 01:44:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/21 01:44:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/21 01:44:22 DEBUG : file1(0x39bf9965d340): _writeAt: size=5, off=0 2026/04/21 01:44:22 DEBUG : file1(0x39bf9965d340): >_writeAt: n=5, err= 2026/04/21 01:44:22 DEBUG : file1(0x39bf9965d340): RWFileHandle.Release 2026/04/21 01:44:22 DEBUG : file1(0x39bf9965d340): close: 2026/04/21 01:44:22 DEBUG : file1: vfs cache: setting modification time to 2026-04-21 01:44:22.055323937 +0000 UTC m=+190.438024804 2026/04/21 01:44:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:22 DEBUG : file1(0x39bf9965d340): >close: err= 2026/04/21 01:44:22 DEBUG : file1(0x39bf9965d340): RWFileHandle.Release 2026/04/21 01:44:22 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:22 DEBUG : Looking for writers 2026/04/21 01:44:22 DEBUG : file1: reading active writers 2026/04/21 01:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:44:22 DEBUG : Looking for writers 2026/04/21 01:44:22 DEBUG : file1: reading active writers 2026/04/21 01:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:44:22 DEBUG : Looking for writers 2026/04/21 01:44:22 DEBUG : file1: reading active writers 2026/04/21 01:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:44:22 DEBUG : Looking for writers 2026/04/21 01:44:22 DEBUG : file1: reading active writers 2026/04/21 01:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:44:22 DEBUG : file1: vfs cache: starting upload 2026/04/21 01:44:22 DEBUG : Looking for writers 2026/04/21 01:44:22 DEBUG : file1: reading active writers 2026/04/21 01:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:44:22 DEBUG : Looking for writers 2026/04/21 01:44:22 DEBUG : file1: reading active writers 2026/04/21 01:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:44:22 DEBUG : Looking for writers 2026/04/21 01:44:22 DEBUG : file1: reading active writers 2026/04/21 01:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:44:22 DEBUG : file1: size = 5 OK 2026/04/21 01:44:22 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/21 01:44:22 INFO : file1: Copied (new) 2026/04/21 01:44:22 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-21 01:44:22 +0000 UTC," 2026/04/21 01:44:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/21 01:44:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:22 INFO : file1: vfs cache: upload succeeded try #1 2026/04/21 01:44:23 DEBUG : Looking for writers 2026/04/21 01:44:23 DEBUG : file1: reading active writers 2026/04/21 01:44:23 DEBUG : >WaitForWriters: 2026/04/21 01:44:23 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.81s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:44:23 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:44:23 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:44:23 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:23 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:23 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:44:24 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/21 01:44:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 01:44:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:44:24 DEBUG : dir/file1(0x39bf99366d80): openPending: 2026/04/21 01:44:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/21 01:44:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/21 01:44:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:24 DEBUG : dir/file1(0x39bf99366d80): >openPending: err= 2026/04/21 01:44:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/21 01:44:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:44:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:44:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/21 01:44:24 DEBUG : dir/file1(0x39bf99366d80): _writeAt: size=5, off=0 2026/04/21 01:44:24 DEBUG : dir/file1(0x39bf99366d80): >_writeAt: n=5, err= 2026/04/21 01:44:24 DEBUG : dir/file1(0x39bf99366d80): close: 2026/04/21 01:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:24 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-21 01:44:24.987870774 +0000 UTC m=+193.370571640 2026/04/21 01:44:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:24 DEBUG : dir/file1(0x39bf99366d80): >close: err= 2026/04/21 01:44:24 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:24 DEBUG : dir: Looking for writers 2026/04/21 01:44:24 DEBUG : file1: reading active writers 2026/04/21 01:44:24 DEBUG : Looking for writers 2026/04/21 01:44:24 DEBUG : dir: reading active writers 2026/04/21 01:44:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:44:24 DEBUG : dir: Looking for writers 2026/04/21 01:44:24 DEBUG : file1: reading active writers 2026/04/21 01:44:24 DEBUG : Looking for writers 2026/04/21 01:44:24 DEBUG : dir: reading active writers 2026/04/21 01:44:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:44:25 DEBUG : dir: Looking for writers 2026/04/21 01:44:25 DEBUG : file1: reading active writers 2026/04/21 01:44:25 DEBUG : Looking for writers 2026/04/21 01:44:25 DEBUG : dir: reading active writers 2026/04/21 01:44:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:44:25 DEBUG : dir: Looking for writers 2026/04/21 01:44:25 DEBUG : file1: reading active writers 2026/04/21 01:44:25 DEBUG : Looking for writers 2026/04/21 01:44:25 DEBUG : dir: reading active writers 2026/04/21 01:44:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:44:25 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 01:44:25 DEBUG : dir: Looking for writers 2026/04/21 01:44:25 DEBUG : file1: reading active writers 2026/04/21 01:44:25 DEBUG : Looking for writers 2026/04/21 01:44:25 DEBUG : dir: reading active writers 2026/04/21 01:44:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:44:25 DEBUG : dir: Looking for writers 2026/04/21 01:44:25 DEBUG : file1: reading active writers 2026/04/21 01:44:25 DEBUG : Looking for writers 2026/04/21 01:44:25 DEBUG : dir: reading active writers 2026/04/21 01:44:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:44:25 DEBUG : dir: Looking for writers 2026/04/21 01:44:25 DEBUG : file1: reading active writers 2026/04/21 01:44:25 DEBUG : Looking for writers 2026/04/21 01:44:25 DEBUG : dir: reading active writers 2026/04/21 01:44:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:44:25 DEBUG : dir/file1: size = 5 OK 2026/04/21 01:44:25 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/21 01:44:25 INFO : dir/file1: Copied (replaced existing) 2026/04/21 01:44:25 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-21 01:44:24 +0000 UTC," 2026/04/21 01:44:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/21 01:44:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/21 01:44:26 DEBUG : dir: Looking for writers 2026/04/21 01:44:26 DEBUG : file1: reading active writers 2026/04/21 01:44:26 DEBUG : Looking for writers 2026/04/21 01:44:26 DEBUG : dir: reading active writers 2026/04/21 01:44:26 DEBUG : >WaitForWriters: 2026/04/21 01:44:26 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.24s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:44:26 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:44:26 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:44:26 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:26 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:26 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:44:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:44:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:44:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:44:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/21 01:44:28 DEBUG : dir/file1(0x39bf98fb5d40): _writeAt: size=5, off=0 2026/04/21 01:44:28 DEBUG : dir/file1(0x39bf98fb5d40): openPending: 2026/04/21 01:44:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/21 01:44:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/21 01:44:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:28 DEBUG : dir/file1(0x39bf98fb5d40): >openPending: err= 2026/04/21 01:44:28 DEBUG : dir/file1(0x39bf98fb5d40): >_writeAt: n=5, err= 2026/04/21 01:44:28 DEBUG : dir/file1(0x39bf98fb5d40): _writeAt: size=15, off=5 2026/04/21 01:44:28 DEBUG : dir/file1(0x39bf98fb5d40): >_writeAt: n=15, err= 2026/04/21 01:44:28 DEBUG : dir/file1(0x39bf98fb5d40): close: 2026/04/21 01:44:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/21 01:44:28 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-21 01:44:28.311964654 +0000 UTC m=+196.694665540 2026/04/21 01:44:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:28 DEBUG : dir/file1(0x39bf98fb5d40): >close: err= 2026/04/21 01:44:28 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:28 DEBUG : dir: Looking for writers 2026/04/21 01:44:28 DEBUG : file1: reading active writers 2026/04/21 01:44:28 DEBUG : Looking for writers 2026/04/21 01:44:28 DEBUG : dir: reading active writers 2026/04/21 01:44:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:44:28 DEBUG : dir: Looking for writers 2026/04/21 01:44:28 DEBUG : file1: reading active writers 2026/04/21 01:44:28 DEBUG : Looking for writers 2026/04/21 01:44:28 DEBUG : dir: reading active writers 2026/04/21 01:44:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:44:28 DEBUG : dir: Looking for writers 2026/04/21 01:44:28 DEBUG : file1: reading active writers 2026/04/21 01:44:28 DEBUG : Looking for writers 2026/04/21 01:44:28 DEBUG : dir: reading active writers 2026/04/21 01:44:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:44:28 DEBUG : dir: Looking for writers 2026/04/21 01:44:28 DEBUG : file1: reading active writers 2026/04/21 01:44:28 DEBUG : Looking for writers 2026/04/21 01:44:28 DEBUG : dir: reading active writers 2026/04/21 01:44:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:44:28 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 01:44:28 DEBUG : dir: Looking for writers 2026/04/21 01:44:28 DEBUG : file1: reading active writers 2026/04/21 01:44:28 DEBUG : Looking for writers 2026/04/21 01:44:28 DEBUG : dir: reading active writers 2026/04/21 01:44:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:44:28 DEBUG : dir: Looking for writers 2026/04/21 01:44:28 DEBUG : file1: reading active writers 2026/04/21 01:44:28 DEBUG : Looking for writers 2026/04/21 01:44:28 DEBUG : dir: reading active writers 2026/04/21 01:44:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:44:28 DEBUG : dir: Looking for writers 2026/04/21 01:44:28 DEBUG : file1: reading active writers 2026/04/21 01:44:28 DEBUG : Looking for writers 2026/04/21 01:44:28 DEBUG : dir: reading active writers 2026/04/21 01:44:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:44:29 DEBUG : dir/file1: size = 20 OK 2026/04/21 01:44:29 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/21 01:44:29 INFO : dir/file1: Copied (replaced existing) 2026/04/21 01:44:29 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-21 01:44:28 +0000 UTC," 2026/04/21 01:44:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/21 01:44:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/21 01:44:29 DEBUG : dir: Looking for writers 2026/04/21 01:44:29 DEBUG : file1: reading active writers 2026/04/21 01:44:29 DEBUG : Looking for writers 2026/04/21 01:44:29 DEBUG : dir: reading active writers 2026/04/21 01:44:29 DEBUG : >WaitForWriters: 2026/04/21 01:44:29 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.32s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:44:30 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:44:30 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:44:30 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:30 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:30 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:44:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:30 DEBUG : file1: newRWFileHandle: 2026/04/21 01:44:30 DEBUG : file1(0x39bf99c00900): openPending: 2026/04/21 01:44:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:30 DEBUG : file1(0x39bf99c00900): >openPending: err= 2026/04/21 01:44:30 DEBUG : file1: >newRWFileHandle: err= 2026/04/21 01:44:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/21 01:44:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/21 01:44:30 DEBUG : file1(0x39bf99c00900): _writeAt: size=5, off=0 2026/04/21 01:44:30 DEBUG : file1(0x39bf99c00900): >_writeAt: n=5, err= 2026/04/21 01:44:30 DEBUG : file1(0x39bf99c00900): close: 2026/04/21 01:44:30 DEBUG : file1: vfs cache: setting modification time to 2026-04-21 01:44:30.427603202 +0000 UTC m=+198.810304068 2026/04/21 01:44:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:30 DEBUG : file1(0x39bf99c00900): >close: err= 2026/04/21 01:44:30 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:30 DEBUG : Looking for writers 2026/04/21 01:44:30 DEBUG : file1: reading active writers 2026/04/21 01:44:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:44:30 DEBUG : Looking for writers 2026/04/21 01:44:30 DEBUG : file1: reading active writers 2026/04/21 01:44:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:44:30 DEBUG : Looking for writers 2026/04/21 01:44:30 DEBUG : file1: reading active writers 2026/04/21 01:44:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:44:30 DEBUG : Looking for writers 2026/04/21 01:44:30 DEBUG : file1: reading active writers 2026/04/21 01:44:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:44:30 DEBUG : file1: vfs cache: starting upload 2026/04/21 01:44:30 DEBUG : Looking for writers 2026/04/21 01:44:30 DEBUG : file1: reading active writers 2026/04/21 01:44:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:44:30 DEBUG : Looking for writers 2026/04/21 01:44:30 DEBUG : file1: reading active writers 2026/04/21 01:44:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:44:31 DEBUG : Looking for writers 2026/04/21 01:44:31 DEBUG : file1: reading active writers 2026/04/21 01:44:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:44:31 DEBUG : file1: size = 5 OK 2026/04/21 01:44:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/21 01:44:31 INFO : file1: Copied (new) 2026/04/21 01:44:31 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-21 01:44:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/21 01:44:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/21 01:44:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:31 INFO : file1: vfs cache: upload succeeded try #1 2026/04/21 01:44:31 DEBUG : Looking for writers 2026/04/21 01:44:31 DEBUG : file1: reading active writers 2026/04/21 01:44:31 DEBUG : >WaitForWriters: 2026/04/21 01:44:31 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.31s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:44:33 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:44:33 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:44:33 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:33 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/21 01:44:33 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba92c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba92c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba92c0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba92c0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba92c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.740938411 +0000 UTC m=+202.123639266 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba92c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9740): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9740): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9740): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9740): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9740): _writeAt: size=3, off=2 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9740): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9740): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.740938411 +0000 UTC m=+202.123639266 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9740): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9c00): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9c00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9c00): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9c00): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9c00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.740938411 +0000 UTC m=+202.123639266 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9c00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf993559d0 item 1 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d28340): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d28340): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d28340): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d28340): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d28340): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.743029306 +0000 UTC m=+202.125730172 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d28340): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d28840): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d28840): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d28840): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d28840): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d28840): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.743029306 +0000 UTC m=+202.125730172 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d28840): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99984310 item 2 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d28e80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d28e80): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d28e80): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d28e80): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d28e80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.744406721 +0000 UTC m=+202.127107588 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d28e80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d29300): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d29300): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d29300): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d29300): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d29300): _writeAt: size=3, off=2 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d29300): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d29300): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.744406721 +0000 UTC m=+202.127107588 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d29300): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d297c0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d297c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d297c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d297c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d297c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.744406721 +0000 UTC m=+202.127107588 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d297c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99984690 item 3 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d29e40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d29e40): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d29e40): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d29e40): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d29e40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.746343035 +0000 UTC m=+202.129043901 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d29e40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e04480): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e04480): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e04480): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e04480): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e04480): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.746343035 +0000 UTC m=+202.129043901 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e04480): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99984bd0 item 4 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e04ac0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e04ac0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e04ac0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e04ac0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e04ac0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.747646439 +0000 UTC m=+202.130347305 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e04ac0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e04f40): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e04f40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e04f40): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e04f40): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e04f40): _writeAt: size=3, off=2 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e04f40): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e04f40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.747646439 +0000 UTC m=+202.130347305 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e04f40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e05400): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e05400): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e05400): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e05400): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e05400): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.747646439 +0000 UTC m=+202.130347305 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e05400): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99984f50 item 5 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e05a80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e05a80): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e05a80): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e05a80): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e05a80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.749514453 +0000 UTC m=+202.132215319 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e05a80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e360c0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e360c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e360c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e360c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e360c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.749514453 +0000 UTC m=+202.132215319 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e360c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99985420 item 6 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e36740): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e36740): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e36740): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e36740): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e36740): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.75092437 +0000 UTC m=+202.133625236 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e36740): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e36c40): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e36c40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e36c40): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e36c40): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e36c40): _writeAt: size=3, off=2 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e36c40): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e36c40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.75092437 +0000 UTC m=+202.133625236 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e36c40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e37100): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e37100): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e37100): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e37100): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e37100): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.75092437 +0000 UTC m=+202.133625236 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e37100): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf999859d0 item 7 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e37780): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e37780): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e37780): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e37780): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e37780): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.752840384 +0000 UTC m=+202.135541250 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e37780): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e37cc0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e37cc0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e37cc0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e37cc0): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e37cc0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.752840384 +0000 UTC m=+202.135541250 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e37cc0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf993e21c0 item 8 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e50380): _readAt: size=2, off=0 2026/04/21 01:44:33 ERROR : open-test-file(0x39bf99e50380): Couldn't read size of file 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e50380): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e50380): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e50380): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e50380): close: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e50380): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e50740): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e50740): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e50740): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e50740): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e50740): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.754533948 +0000 UTC m=+202.137234804 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e50740): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e50bc0): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e50bc0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e50bc0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e50bc0): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e50bc0): _writeAt: size=3, off=2 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e50bc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e50bc0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.754533948 +0000 UTC m=+202.137234804 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e50bc0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e510c0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e510c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e510c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e510c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e510c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.754533948 +0000 UTC m=+202.137234804 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e510c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf993e2770 item 9 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e51740): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e51740): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e51740): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e51740): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e51740): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.756481762 +0000 UTC m=+202.139182618 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e51740): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e51c80): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e51c80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e51c80): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e51c80): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e51c80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.756481762 +0000 UTC m=+202.139182618 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e51c80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf993e2d20 item 10 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6a3c0): _readAt: size=2, off=0 2026/04/21 01:44:33 ERROR : open-test-file(0x39bf99e6a3c0): Couldn't read size of file 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6a3c0): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6a3c0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6a3c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6a3c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6a3c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6a780): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6a780): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6a780): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6a780): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6a780): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.758046903 +0000 UTC m=+202.140747769 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6a780): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6ac80): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6ac80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6ac80): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6ac80): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6ac80): _writeAt: size=3, off=2 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6ac80): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6ac80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.758046903 +0000 UTC m=+202.140747769 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6ac80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6b180): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6b180): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6b180): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6b180): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6b180): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.758046903 +0000 UTC m=+202.140747769 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6b180): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf993e3180 item 11 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6b800): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6b800): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6b800): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6b800): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6b800): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.760177914 +0000 UTC m=+202.142878780 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6b800): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6bd40): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6bd40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6bd40): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6bd40): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6bd40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.760177914 +0000 UTC m=+202.142878780 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e6bd40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf993e3960 item 12 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e86480): _readAt: size=2, off=0 2026/04/21 01:44:33 ERROR : open-test-file(0x39bf99e86480): Couldn't read size of file 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e86480): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e86480): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e86480): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e86480): close: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e86480): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e86840): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e86840): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e86840): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e86840): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e86840): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.761605725 +0000 UTC m=+202.144306591 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e86840): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e86f00): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e86f00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e86f00): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e86f00): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e86f00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.761605725 +0000 UTC m=+202.144306591 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e86f00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf993e3ce0 item 13 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e87580): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e87580): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e87580): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e87580): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e87580): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.763037082 +0000 UTC m=+202.145737948 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e87580): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e87ac0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e87ac0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e87ac0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e87ac0): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e87ac0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.763037082 +0000 UTC m=+202.145737948 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e87ac0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf9934a380 item 14 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9c200): _readAt: size=2, off=0 2026/04/21 01:44:33 ERROR : open-test-file(0x39bf99e9c200): Couldn't read size of file 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9c200): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9c200): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9c200): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9c200): close: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9c200): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9c5c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9c5c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9c5c0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9c5c0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9c5c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.764321341 +0000 UTC m=+202.147022207 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9c5c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9cc80): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9cc80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9cc80): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9cc80): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9cc80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.764321341 +0000 UTC m=+202.147022207 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9cc80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf9934ab60 item 15 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9d300): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9d300): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9d300): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9d300): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9d300): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.766267292 +0000 UTC m=+202.148968158 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9d300): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9d840): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9d840): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9d840): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9d840): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9d840): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.766267292 +0000 UTC m=+202.148968158 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9d840): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf9934b030 item 16 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9de80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9de80): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9de80): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9de80): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9de80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.767761859 +0000 UTC m=+202.150462725 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e9de80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebe400): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebe400): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebe400): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebe400): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebe400): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebe400): _writeAt: size=3, off=7 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebe400): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebe400): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.767761859 +0000 UTC m=+202.150462725 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebe400): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebe900): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebe900): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebe900): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebe900): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebe900): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.767761859 +0000 UTC m=+202.150462725 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebe900): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf9934b420 item 17 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebef80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebef80): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebef80): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebef80): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebef80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.769659248 +0000 UTC m=+202.152360114 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebef80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebf4c0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebf4c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebf4c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebf4c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebf4c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.769659248 +0000 UTC m=+202.152360114 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebf4c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf9931c0e0 item 18 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebfb40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebfb40): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebfb40): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebfb40): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebfb40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.7710401 +0000 UTC m=+202.153740966 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ebfb40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee0140): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee0140): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee0140): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee0140): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee0140): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee0140): _writeAt: size=3, off=7 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee0140): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee0140): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.7710401 +0000 UTC m=+202.153740966 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee0140): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee0640): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee0640): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee0640): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee0640): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee0640): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.7710401 +0000 UTC m=+202.153740966 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee0640): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf9931d0a0 item 19 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee0cc0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee0cc0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee0cc0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee0cc0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee0cc0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.773847822 +0000 UTC m=+202.156548718 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee0cc0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee1200): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee1200): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee1200): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee1200): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee1200): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.773847822 +0000 UTC m=+202.156548718 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee1200): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf9931d8f0 item 20 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee1880): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee1880): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee1880): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee1880): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee1880): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.775445805 +0000 UTC m=+202.158146671 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee1880): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee1d80): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee1d80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee1d80): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee1d80): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee1d80): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee1d80): _writeAt: size=3, off=7 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee1d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee1d80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.775445805 +0000 UTC m=+202.158146671 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ee1d80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efa380): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efa380): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efa380): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efa380): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efa380): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.775445805 +0000 UTC m=+202.158146671 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efa380): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c320e0 item 21 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efaa00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efaa00): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efaa00): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efaa00): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efaa00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.777542651 +0000 UTC m=+202.160243517 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efaa00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efaf40): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efaf40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efaf40): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efaf40): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efaf40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.777542651 +0000 UTC m=+202.160243517 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efaf40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c325b0 item 22 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efb5c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efb5c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efb5c0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efb5c0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efb5c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.778979218 +0000 UTC m=+202.161680084 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efb5c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efbac0): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efbac0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efbac0): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efbac0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efbac0): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efbac0): _writeAt: size=3, off=7 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efbac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efbac0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.778979218 +0000 UTC m=+202.161680084 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99efbac0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1c0c0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1c0c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1c0c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1c0c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1c0c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.778979218 +0000 UTC m=+202.161680084 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1c0c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c32ee0 item 23 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1c740): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1c740): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1c740): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1c740): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1c740): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.781035588 +0000 UTC m=+202.163736454 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1c740): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1cc80): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1cc80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1cc80): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1cc80): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1cc80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.781035588 +0000 UTC m=+202.163736454 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1cc80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c942a0 item 24 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1d2c0): _readAt: size=2, off=0 2026/04/21 01:44:33 ERROR : open-test-file(0x39bf99f1d2c0): Couldn't read size of file 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1d2c0): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1d2c0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1d2c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1d2c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1d2c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1d680): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1d680): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1d680): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1d680): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1d680): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.78245898 +0000 UTC m=+202.165159846 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1d680): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1db80): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1db80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1db80): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1db80): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1db80): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1db80): _writeAt: size=3, off=7 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1db80): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1db80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.78245898 +0000 UTC m=+202.165159846 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f1db80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3e1c0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3e1c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3e1c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3e1c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3e1c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.78245898 +0000 UTC m=+202.165159846 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3e1c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c94620 item 25 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3e840): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3e840): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3e840): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3e840): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3e840): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.784308318 +0000 UTC m=+202.167009184 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3e840): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3ed80): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3ed80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3ed80): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3ed80): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3ed80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.784308318 +0000 UTC m=+202.167009184 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3ed80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c94b60 item 26 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3f3c0): _readAt: size=2, off=0 2026/04/21 01:44:33 ERROR : open-test-file(0x39bf99f3f3c0): Couldn't read size of file 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3f3c0): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3f3c0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3f3c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3f3c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3f3c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3f780): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3f780): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3f780): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3f780): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3f780): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.785968088 +0000 UTC m=+202.168668954 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3f780): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3fc80): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3fc80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3fc80): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3fc80): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3fc80): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3fc80): _writeAt: size=3, off=7 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3fc80): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3fc80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.785968088 +0000 UTC m=+202.168668954 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f3fc80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f5e2c0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f5e2c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f5e2c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f5e2c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f5e2c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.785968088 +0000 UTC m=+202.168668954 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f5e2c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c94ee0 item 27 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dca380): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dca380): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dca380): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dca380): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dca380): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.788417882 +0000 UTC m=+202.171118748 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dca380): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dca8c0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dca8c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dca8c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dca8c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dca8c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.788417882 +0000 UTC m=+202.171118748 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dca8c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf994e9490 item 28 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dcaf00): _readAt: size=2, off=0 2026/04/21 01:44:33 ERROR : open-test-file(0x39bf99dcaf00): Couldn't read size of file 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dcaf00): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dcaf00): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dcaf00): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dcaf00): close: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dcaf00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dcb2c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dcb2c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dcb2c0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dcb2c0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dcb2c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.790027758 +0000 UTC m=+202.172728624 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dcb2c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dcb980): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dcb980): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dcb980): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dcb980): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dcb980): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.790027758 +0000 UTC m=+202.172728624 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99dcb980): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf994e9810 item 29 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df8100): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df8100): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df8100): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df8100): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df8100): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.791409591 +0000 UTC m=+202.174110457 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df8100): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df8640): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df8640): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df8640): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df8640): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df8640): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.791409591 +0000 UTC m=+202.174110457 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df8640): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf994e9b90 item 30 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df8c80): _readAt: size=2, off=0 2026/04/21 01:44:33 ERROR : open-test-file(0x39bf99df8c80): Couldn't read size of file 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df8c80): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df8c80): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df8c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df8c80): close: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df8c80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df9040): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df9040): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df9040): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df9040): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df9040): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.792836661 +0000 UTC m=+202.175537516 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df9040): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df9700): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df9700): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df9700): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df9700): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df9700): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.792836661 +0000 UTC m=+202.175537516 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df9700): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99ba21c0 item 31 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df9d80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df9d80): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df9d80): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df9d80): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df9d80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.794310408 +0000 UTC m=+202.177011263 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99df9d80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9e3c0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9e3c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9e3c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9e3c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9e3c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.794310408 +0000 UTC m=+202.177011263 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9e3c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99ba2540 item 32 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9ea00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9ea00): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9ea00): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9ea00): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9ea00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.795610808 +0000 UTC m=+202.178311674 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9ea00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9ee80): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9ee80): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9ee80): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9ee80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9ee80): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99ba2a10 item 33 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9ee80): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9ee80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.796114731 +0000 UTC m=+202.178815597 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9ee80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9f380): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9f380): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9f380): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9f380): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9f380): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.796114731 +0000 UTC m=+202.178815597 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9f380): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99ba2bd0 item 33 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9f9c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9f9c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9f9c0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9f9c0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9f9c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.797406535 +0000 UTC m=+202.180107391 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9f9c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9fe40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9fe40): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99ba2fc0 item 34 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9fe40): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9fe40): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9fe40): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9fe40): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9fe40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.797919344 +0000 UTC m=+202.180620211 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99f9fe40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc2480): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc2480): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc2480): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc2480): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc2480): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.797919344 +0000 UTC m=+202.180620211 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc2480): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99ba3180 item 34 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc2ac0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc2ac0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc2ac0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc2ac0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc2ac0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.799195178 +0000 UTC m=+202.181896034 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc2ac0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc2f40): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc2f40): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc2f40): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc2f40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc2f40): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99ba3500 item 35 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc2f40): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc2f40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.799649087 +0000 UTC m=+202.182349953 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc2f40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc3440): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc3440): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc3440): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc3440): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc3440): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.799649087 +0000 UTC m=+202.182349953 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc3440): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99ba37a0 item 35 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc3ac0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc3ac0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc3ac0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc3ac0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc3ac0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.800841351 +0000 UTC m=+202.183542217 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fc3ac0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe00c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe00c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99ba3b20 item 36 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe00c0): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe00c0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe00c0): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe00c0): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe00c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.801534133 +0000 UTC m=+202.184234999 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe00c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe0600): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe0600): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe0600): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe0600): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe0600): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.801534133 +0000 UTC m=+202.184234999 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe0600): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99ba3ce0 item 36 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe0c40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe0c40): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe0c40): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe0c40): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe0c40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.803324669 +0000 UTC m=+202.186025535 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe0c40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe10c0): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe10c0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe10c0): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe10c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe10c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc81c0 item 37 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe10c0): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe10c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.803929112 +0000 UTC m=+202.186629978 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe10c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe15c0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe15c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe15c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe15c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe15c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.803929112 +0000 UTC m=+202.186629978 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe15c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc8380 item 37 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe1c40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe1c40): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe1c40): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe1c40): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe1c40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.805361913 +0000 UTC m=+202.188062789 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99fe1c40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a002240): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a002240): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc8700 item 38 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a002240): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a002240): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a002240): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a002240): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a002240): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.805971856 +0000 UTC m=+202.188672713 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a002240): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a002780): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a002780): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a002780): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a002780): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a002780): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.805971856 +0000 UTC m=+202.188672713 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a002780): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc88c0 item 38 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a002e00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a002e00): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a002e00): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a002e00): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a002e00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.807045919 +0000 UTC m=+202.189746775 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a002e00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a003300): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a003300): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a003300): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a003300): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a003300): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc8d20 item 39 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a003300): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a003300): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.807536717 +0000 UTC m=+202.190237573 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a003300): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a003800): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a003800): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a003800): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a003800): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a003800): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.807536717 +0000 UTC m=+202.190237573 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a003800): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc90a0 item 39 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a003e80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a003e80): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a003e80): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a003e80): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a003e80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.809863197 +0000 UTC m=+202.192564094 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a003e80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022480): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022480): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc95e0 item 40 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022480): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022480): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022480): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022480): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022480): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.810764933 +0000 UTC m=+202.193465829 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022480): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0229c0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0229c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0229c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0229c0): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0229c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.810764933 +0000 UTC m=+202.193465829 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0229c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc97a0 item 40 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022f80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022f80): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022f80): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022f80): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022f80): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022f80): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022f80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.813424093 +0000 UTC m=+202.196124999 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022f80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c01600): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c01600): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c01600): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99953c70 item 41 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c01600): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c01600): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.814007687 +0000 UTC m=+202.196708553 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c01600): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c01ac0): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c01ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c01ac0): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c01ac0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c01ac0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99953e30 item 41 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c01ac0): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c01ac0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.814509767 +0000 UTC m=+202.197210633 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c01ac0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080100): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080100): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080100): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080100): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080100): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.814509767 +0000 UTC m=+202.197210633 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080100): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99cd6150 item 41 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080740): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080740): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080740): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080740): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080740): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080740): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080740): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.815847117 +0000 UTC m=+202.198547983 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080740): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080c40): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080c40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080c40): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99cd64d0 item 42 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080c40): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080c40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.816390244 +0000 UTC m=+202.199091110 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080c40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081180): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081180): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99cd6690 item 42 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081180): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081180): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081180): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081180): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081180): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.816934714 +0000 UTC m=+202.199635580 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081180): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081700): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081700): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081700): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081700): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081700): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.816934714 +0000 UTC m=+202.199635580 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081700): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99cd6850 item 42 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081d40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081d40): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081d40): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081d40): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081d40): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081d40): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081d40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.819180151 +0000 UTC m=+202.201881007 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081d40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a023340): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a023340): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a023340): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc9ce0 item 43 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a023340): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a023340): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.820228033 +0000 UTC m=+202.202928899 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a023340): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993ae4c0): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993ae4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993ae4c0): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993ae4c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993ae4c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d800e0 item 43 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993ae4c0): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993ae4c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.820759238 +0000 UTC m=+202.203460105 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993ae4c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993aefc0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993aefc0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993aefc0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993aefc0): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993aefc0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.820759238 +0000 UTC m=+202.203460105 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993aefc0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d802a0 item 43 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993af600): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993af600): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993af600): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993af600): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993af600): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993af600): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993af600): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.822248095 +0000 UTC m=+202.204948961 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993af600): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993afb40): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993afb40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993afb40): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d80770 item 44 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993afb40): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993afb40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.822806621 +0000 UTC m=+202.205507487 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf993afb40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a6340): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a6340): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d80930 item 44 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a6340): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a6340): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a6340): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a6340): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a6340): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.823616804 +0000 UTC m=+202.206317670 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a6340): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a68c0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a68c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a68c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a68c0): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a68c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.823616804 +0000 UTC m=+202.206317670 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a68c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d80bd0 item 44 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a6f00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a6f00): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a6f00): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a6f00): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a6f00): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a6f00): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a6f00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.825511749 +0000 UTC m=+202.208212644 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a6f00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a7400): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a7400): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a7400): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d81110 item 45 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a7400): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a7400): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.826253922 +0000 UTC m=+202.208954819 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a7400): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a7b00): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a7b00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a7b00): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a7b00): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a7b00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.826253922 +0000 UTC m=+202.208954819 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0a7b00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d81420 item 45 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022240): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022240): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022240): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022240): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022240): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022240): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022240): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.828285725 +0000 UTC m=+202.210986611 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022240): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022740): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022740): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022740): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d81880 item 46 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022740): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022740): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.828950302 +0000 UTC m=+202.211651188 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022740): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022e40): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022e40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022e40): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022e40): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022e40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.828950302 +0000 UTC m=+202.211651188 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a022e40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d81ab0 item 46 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a023800): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a023800): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a023800): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a023800): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a023800): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a023800): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a023800): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.831247066 +0000 UTC m=+202.213947953 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a023800): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a023d00): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a023d00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a023d00): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d81e30 item 47 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a023d00): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a023d00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.832012134 +0000 UTC m=+202.214712991 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a023d00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996dac80): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996dac80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996dac80): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996dac80): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996dac80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.832012134 +0000 UTC m=+202.214712991 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996dac80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99cd6150 item 47 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996db940): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996db940): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996db940): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996db940): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996db940): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996db940): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996db940): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.833590079 +0000 UTC m=+202.216290935 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996db940): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996dbe40): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996dbe40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996dbe40): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99cd64d0 item 48 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996dbe40): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996dbe40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.834043536 +0000 UTC m=+202.216744402 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996dbe40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f08c0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f08c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f08c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f08c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f08c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.834043536 +0000 UTC m=+202.216744402 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f08c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99cd6690 item 48 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f1000): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f1000): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f1000): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f1000): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f1000): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.835436922 +0000 UTC m=+202.218137788 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f1000): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f1480): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f1480): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f1480): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f1480): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f1480): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f1480): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99cd6d90 item 49 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f1480): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f1480): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.835939083 +0000 UTC m=+202.218639949 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f1480): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f19c0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f19c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f19c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f19c0): >_readAt: n=8, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f19c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.835939083 +0000 UTC m=+202.218639949 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996f19c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99cd6f50 item 49 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965ca80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965ca80): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965ca80): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965ca80): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965ca80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.837181402 +0000 UTC m=+202.219882258 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965ca80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965cfc0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965cfc0): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965cfc0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99cd72d0 item 50 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965cfc0): _readAt: size=2, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965cfc0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965cfc0): _writeAt: size=3, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965cfc0): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965cfc0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.837636012 +0000 UTC m=+202.220336869 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965cfc0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965d540): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965d540): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965d540): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965d540): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965d540): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.837636012 +0000 UTC m=+202.220336869 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965d540): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99cd7490 item 50 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965dbc0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965dbc0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965dbc0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965dbc0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965dbc0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.838719191 +0000 UTC m=+202.221420048 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9965dbc0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99366780): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99366780): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99366780): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99366780): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99366780): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99366780): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99cd7810 item 51 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99366780): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99366780): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.839290462 +0000 UTC m=+202.221991318 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99366780): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99366f00): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99366f00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99366f00): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99366f00): >_readAt: n=8, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99366f00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.839290462 +0000 UTC m=+202.221991318 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99366f00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99cd79d0 item 51 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e16140): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e16140): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e16140): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e16140): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e16140): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.840450676 +0000 UTC m=+202.223151542 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e16140): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e16640): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e16640): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e16640): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99cd7d50 item 52 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e16640): _readAt: size=2, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e16640): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e16640): _writeAt: size=3, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e16640): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e16640): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.84105532 +0000 UTC m=+202.223756186 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e16640): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e16bc0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e16bc0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e16bc0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e16bc0): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e16bc0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.84105532 +0000 UTC m=+202.223756186 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e16bc0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c940e0 item 52 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e17280): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e17280): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e17280): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e17280): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e17280): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.842336824 +0000 UTC m=+202.225037690 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e17280): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e17780): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e17780): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e17780): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e17780): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e17780): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e17780): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c94460 item 53 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e17780): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e17780): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.842865624 +0000 UTC m=+202.225566490 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e17780): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e17cc0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e17cc0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e17cc0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e17cc0): >_readAt: n=8, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e17cc0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.842865624 +0000 UTC m=+202.225566490 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99e17cc0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c94620 item 53 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ea480): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ea480): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ea480): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ea480): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ea480): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.844227691 +0000 UTC m=+202.226928557 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ea480): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ea980): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ea980): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ea980): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c94a10 item 54 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ea980): _readAt: size=2, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ea980): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ea980): _writeAt: size=3, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ea980): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ea980): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.844794954 +0000 UTC m=+202.227495820 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ea980): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994eaf00): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994eaf00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994eaf00): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994eaf00): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994eaf00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.844794954 +0000 UTC m=+202.227495820 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994eaf00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c94bd0 item 54 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994eb580): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994eb580): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994eb580): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994eb580): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994eb580): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.84601945 +0000 UTC m=+202.228720306 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994eb580): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ebb80): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ebb80): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ebb80): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ebb80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ebb80): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ebb80): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c94f50 item 55 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ebb80): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ebb80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.846511 +0000 UTC m=+202.229211856 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994ebb80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf98fb4740): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf98fb4740): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf98fb4740): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf98fb4740): >_readAt: n=8, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf98fb4740): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.846511 +0000 UTC m=+202.229211856 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf98fb4740): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c95180 item 55 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf98fb5380): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf98fb5380): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf98fb5380): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf98fb5380): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf98fb5380): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.847599629 +0000 UTC m=+202.230300485 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf98fb5380): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf98fb5a40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf98fb5a40): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf98fb5a40): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c95880 item 56 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf98fb5a40): _readAt: size=2, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf98fb5a40): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf98fb5a40): _writeAt: size=3, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf98fb5a40): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf98fb5a40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.848162263 +0000 UTC m=+202.230863130 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf98fb5a40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9926a580): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9926a580): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9926a580): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9926a580): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9926a580): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.848162263 +0000 UTC m=+202.230863130 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9926a580): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c95b20 item 56 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9926ae00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9926ae00): open at offset 0 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9926ae00): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9926ae00): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9926ae00): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9926ae00): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9926ae00): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9926ae00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.849398191 +0000 UTC m=+202.232099047 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9926ae00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080100): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080100): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080100): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc80e0 item 57 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080100): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080100): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.849871527 +0000 UTC m=+202.232572383 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080100): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080640): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080640): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080640): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080640): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080640): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080640): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc82a0 item 57 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080640): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080640): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.850464188 +0000 UTC m=+202.233165044 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080640): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080bc0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080bc0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080bc0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080bc0): >_readAt: n=8, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080bc0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.850464188 +0000 UTC m=+202.233165044 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a080bc0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc8460 item 57 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081200): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081200): open at offset 0 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081200): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081200): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081200): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081200): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081200): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081200): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.85158638 +0000 UTC m=+202.234287236 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a081200): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f80c0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f80c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f80c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc87e0 item 58 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f80c0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f80c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.852136701 +0000 UTC m=+202.234837557 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f80c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f8600): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f8600): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f8600): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc89a0 item 58 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f8600): _readAt: size=2, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f8600): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f8600): _writeAt: size=3, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f8600): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f8600): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.852612191 +0000 UTC m=+202.235313047 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f8600): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f8bc0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f8bc0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f8bc0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f8bc0): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f8bc0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.852612191 +0000 UTC m=+202.235313047 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f8bc0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc8b60 item 58 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9200): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9200): open at offset 0 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9200): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9200): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9200): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9200): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9200): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9200): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.853829092 +0000 UTC m=+202.236529949 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9200): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9740): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9740): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9740): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc9110 item 59 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9740): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9740): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.854331853 +0000 UTC m=+202.237032709 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9740): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9c80): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9c80): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9c80): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9c80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9c80): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9c80): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc92d0 item 59 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9c80): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9c80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.854804688 +0000 UTC m=+202.237505544 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9a0f9c80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b4300): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b4300): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b4300): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b4300): >_readAt: n=8, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b4300): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.854804688 +0000 UTC m=+202.237505544 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b4300): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc9570 item 59 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b4940): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b4940): open at offset 0 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b4940): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b4940): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b4940): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b4940): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b4940): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b4940): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.855996783 +0000 UTC m=+202.238697639 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b4940): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b4e80): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b4e80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b4e80): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc9ab0 item 60 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b4e80): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b4e80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.85644505 +0000 UTC m=+202.239145907 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b4e80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b53c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b53c0): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b53c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf998e8000 item 60 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b53c0): _readAt: size=2, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b53c0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b53c0): _writeAt: size=3, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b53c0): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b53c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.856927393 +0000 UTC m=+202.239628249 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b53c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b5980): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b5980): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b5980): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b5980): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b5980): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.856927393 +0000 UTC m=+202.239628249 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994b5980): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf998e8380 item 60 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d60c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d60c0): open at offset 0 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d60c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d60c0): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d60c0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d60c0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d60c0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d60c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.858217384 +0000 UTC m=+202.240918240 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d60c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d6600): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d6600): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d6600): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf998e88c0 item 61 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d6600): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d6600): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.858718411 +0000 UTC m=+202.241419268 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d6600): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d6d00): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d6d00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d6d00): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d6d00): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d6d00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.858718411 +0000 UTC m=+202.241419268 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d6d00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf998e8b60 item 61 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d7340): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d7340): open at offset 0 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d7340): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d7340): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d7340): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d7340): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d7340): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d7340): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.86002383 +0000 UTC m=+202.242724716 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d7340): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d7880): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d7880): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d7880): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf998e8fc0 item 62 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d7880): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d7880): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.860541119 +0000 UTC m=+202.243241995 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf994d7880): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a2080): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a2080): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a2080): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a2080): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a2080): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.860541119 +0000 UTC m=+202.243241995 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a2080): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf998e9180 item 62 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a26c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a26c0): open at offset 0 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a26c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a26c0): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a26c0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a26c0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a26c0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a26c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.861813285 +0000 UTC m=+202.244514162 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a26c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a2c00): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a2c00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a2c00): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf998e9650 item 63 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a2c00): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a2c00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.862352936 +0000 UTC m=+202.245053792 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a2c00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a3300): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a3300): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a3300): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a3300): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a3300): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.862352936 +0000 UTC m=+202.245053792 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a3300): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf998e9a40 item 63 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a3940): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a3940): open at offset 0 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a3940): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a3940): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a3940): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a3940): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a3940): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a3940): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.863676129 +0000 UTC m=+202.246376985 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a3940): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a3e80): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a3e80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a3e80): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf9935a770 item 64 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a3e80): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a3e80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.864144685 +0000 UTC m=+202.246845541 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995a3e80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995ce680): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995ce680): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995ce680): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995ce680): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995ce680): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.864144685 +0000 UTC m=+202.246845541 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995ce680): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf9935acb0 item 64 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cecc0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cecc0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cecc0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cecc0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cecc0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.86541618 +0000 UTC m=+202.248117046 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cecc0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cf140): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cf140): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cf140): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cf140): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cf140): _writeAt: size=3, off=2 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf9935b420 item 65 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cf140): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cf140): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.865977041 +0000 UTC m=+202.248677908 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cf140): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cf640): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cf640): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cf640): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cf640): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cf640): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.865977041 +0000 UTC m=+202.248677908 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cf640): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf9935b810 item 65 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cfc80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cfc80): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cfc80): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cfc80): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cfc80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.867220333 +0000 UTC m=+202.249921189 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf995cfc80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99632200): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99632200): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf9935bdc0 item 66 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99632200): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99632200): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99632200): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99632200): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99632200): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.867719587 +0000 UTC m=+202.250420443 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99632200): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99632740): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99632740): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99632740): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99632740): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99632740): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.867719587 +0000 UTC m=+202.250420443 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99632740): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99580150 item 66 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99632d80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99632d80): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99632d80): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99632d80): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99632d80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.868780725 +0000 UTC m=+202.251481581 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99632d80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99633200): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99633200): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99633200): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99633200): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99633200): _writeAt: size=3, off=2 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99580690 item 67 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99633200): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99633200): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.869284297 +0000 UTC m=+202.251985153 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99633200): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99633700): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99633700): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99633700): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99633700): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99633700): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.869284297 +0000 UTC m=+202.251985153 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99633700): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99580930 item 67 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99633d80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99633d80): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99633d80): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99633d80): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99633d80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.870433601 +0000 UTC m=+202.253134457 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99633d80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99694380): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99694380): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99580e70 item 68 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99694380): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99694380): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99694380): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99694380): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99694380): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.870826836 +0000 UTC m=+202.253527692 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99694380): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996948c0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996948c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996948c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996948c0): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996948c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.870826836 +0000 UTC m=+202.253527692 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf996948c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99581110 item 68 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99694f00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99694f00): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99694f00): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99694f00): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99694f00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.871943166 +0000 UTC m=+202.254644023 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99694f00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99695380): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99695380): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99695380): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99695380): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99695380): _writeAt: size=3, off=2 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99581730 item 69 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99695380): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99695380): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.872402386 +0000 UTC m=+202.255103242 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99695380): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99695880): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99695880): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99695880): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99695880): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99695880): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.872402386 +0000 UTC m=+202.255103242 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99695880): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99581a40 item 69 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974e000): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974e000): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974e000): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974e000): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974e000): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.873540529 +0000 UTC m=+202.256241395 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974e000): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974e500): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974e500): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99900150 item 70 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974e500): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974e500): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974e500): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974e500): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974e500): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.874013843 +0000 UTC m=+202.256714699 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974e500): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974ea40): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974ea40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974ea40): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974ea40): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974ea40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.874013843 +0000 UTC m=+202.256714699 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974ea40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99900310 item 70 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974f0c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974f0c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974f0c0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974f0c0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974f0c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.875070993 +0000 UTC m=+202.257771850 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974f0c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974f5c0): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974f5c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974f5c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974f5c0): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974f5c0): _writeAt: size=3, off=2 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99900a10 item 71 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974f5c0): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974f5c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.875533418 +0000 UTC m=+202.258234274 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974f5c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974fac0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974fac0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974fac0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974fac0): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974fac0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.875533418 +0000 UTC m=+202.258234274 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9974fac0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99900bd0 item 71 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977c240): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977c240): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977c240): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977c240): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977c240): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.876604394 +0000 UTC m=+202.259305250 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977c240): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977c740): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977c740): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99901180 item 72 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977c740): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977c740): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977c740): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977c740): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977c740): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.877135829 +0000 UTC m=+202.259836685 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977c740): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977cc80): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977cc80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977cc80): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977cc80): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977cc80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.877135829 +0000 UTC m=+202.259836685 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977cc80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99901500 item 72 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977d240): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977d240): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977d240): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977d240): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977d240): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977d240): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977d240): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.878261588 +0000 UTC m=+202.260962444 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977d240): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977d740): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977d740): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977d740): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99901880 item 73 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977d740): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977d740): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.878642099 +0000 UTC m=+202.261342955 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977d740): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977dc00): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977dc00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977dc00): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977dc00): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977dc00): _writeAt: size=3, off=2 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99901a40 item 73 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977dc00): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977dc00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.879107538 +0000 UTC m=+202.261808395 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9977dc00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997aa240): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997aa240): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997aa240): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997aa240): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997aa240): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.879107538 +0000 UTC m=+202.261808395 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997aa240): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99901ce0 item 73 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997aa880): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997aa880): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997aa880): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997aa880): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997aa880): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997aa880): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997aa880): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.88030314 +0000 UTC m=+202.263003996 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997aa880): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997aad80): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997aad80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997aad80): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dbe230 item 74 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997aad80): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997aad80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.880674663 +0000 UTC m=+202.263375519 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997aad80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997ab2c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997ab2c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dbe3f0 item 74 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997ab2c0): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997ab2c0): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997ab2c0): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997ab2c0): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997ab2c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.881223852 +0000 UTC m=+202.263924707 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997ab2c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997ab840): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997ab840): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997ab840): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997ab840): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997ab840): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.881223852 +0000 UTC m=+202.263924707 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997ab840): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dbe5b0 item 74 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997abe80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997abe80): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997abe80): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997abe80): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997abe80): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997abe80): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997abe80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.882402532 +0000 UTC m=+202.265103388 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997abe80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f4480): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f4480): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f4480): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dbe930 item 75 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f4480): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f4480): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.882862201 +0000 UTC m=+202.265563057 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f4480): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f49c0): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f49c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f49c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f49c0): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f49c0): _writeAt: size=3, off=2 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dbeaf0 item 75 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f49c0): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f49c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.883445484 +0000 UTC m=+202.266146340 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f49c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f4f00): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f4f00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f4f00): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f4f00): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f4f00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.883445484 +0000 UTC m=+202.266146340 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f4f00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dbee00 item 75 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f5540): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f5540): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f5540): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f5540): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f5540): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f5540): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f5540): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.884778576 +0000 UTC m=+202.267479452 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f5540): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f5a40): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f5a40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f5a40): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dbf340 item 76 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f5a40): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f5a40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.885272009 +0000 UTC m=+202.267972865 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf997f5a40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ce080): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ce080): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dbf7a0 item 76 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ce080): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ce080): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ce080): _writeAt: size=3, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ce080): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ce080): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.885939682 +0000 UTC m=+202.268640538 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ce080): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ce600): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ce600): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ce600): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ce600): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ce600): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.885939682 +0000 UTC m=+202.268640538 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ce600): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dbf960 item 76 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cec40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cec40): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cec40): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cec40): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cec40): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cec40): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cec40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.887206709 +0000 UTC m=+202.269907585 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cec40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cf140): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cf140): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cf140): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dbfd50 item 77 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cf140): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cf140): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.887665507 +0000 UTC m=+202.270366384 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cf140): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cf840): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cf840): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cf840): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cf840): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cf840): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.887665507 +0000 UTC m=+202.270366384 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cf840): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dc6150 item 77 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cfe80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cfe80): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cfe80): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cfe80): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cfe80): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cfe80): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cfe80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.888889412 +0000 UTC m=+202.271590268 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998cfe80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ec480): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ec480): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ec480): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dc6700 item 78 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ec480): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ec480): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.889311481 +0000 UTC m=+202.272012337 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ec480): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ecb80): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ecb80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ecb80): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ecb80): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ecb80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.889311481 +0000 UTC m=+202.272012337 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ecb80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dc68c0 item 78 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ed1c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ed1c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ed1c0): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ed1c0): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ed1c0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ed1c0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ed1c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.890617621 +0000 UTC m=+202.273318476 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ed1c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ed6c0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ed6c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ed6c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dc6d20 item 79 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ed6c0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ed6c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.891126774 +0000 UTC m=+202.273827640 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998ed6c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998eddc0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998eddc0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998eddc0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998eddc0): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998eddc0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.891126774 +0000 UTC m=+202.273827640 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf998eddc0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dc6ee0 item 79 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99920500): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99920500): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99920500): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99920500): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99920500): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99920500): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99920500): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.892532824 +0000 UTC m=+202.275233710 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99920500): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99920a00): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99920a00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99920a00): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dc7500 item 80 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99920a00): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99920a00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.892974138 +0000 UTC m=+202.275674994 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99920a00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99921100): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99921100): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99921100): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99921100): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99921100): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.892974138 +0000 UTC m=+202.275674994 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99921100): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dc76c0 item 80 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99921740): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99921740): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99921740): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99921740): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99921740): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.894362946 +0000 UTC m=+202.277063801 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99921740): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99921bc0): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99921bc0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99921bc0): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99921bc0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99921bc0): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99921bc0): _writeAt: size=3, off=7 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dc7a40 item 81 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99921bc0): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99921bc0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.894823998 +0000 UTC m=+202.277524854 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99921bc0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999e200): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999e200): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999e200): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999e200): >_readAt: n=8, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999e200): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.894823998 +0000 UTC m=+202.277524854 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999e200): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dc7d50 item 81 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999e880): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999e880): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999e880): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999e880): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999e880): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.895964616 +0000 UTC m=+202.278665471 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999e880): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999ed80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999ed80): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999ed80): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c3a310 item 82 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999ed80): _readAt: size=2, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999ed80): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999ed80): _writeAt: size=3, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999ed80): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999ed80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.896467817 +0000 UTC m=+202.279168673 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999ed80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999f300): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999f300): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999f300): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999f300): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999f300): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.896467817 +0000 UTC m=+202.279168673 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999f300): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c3a620 item 82 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999f980): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999f980): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999f980): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999f980): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999f980): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.897542269 +0000 UTC m=+202.280243126 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999f980): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999fe80): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999fe80): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999fe80): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999fe80): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999fe80): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999fe80): _writeAt: size=3, off=7 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c3ab60 item 83 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999fe80): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999fe80): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.897985879 +0000 UTC m=+202.280686745 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf9999fe80): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e64c0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e64c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e64c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e64c0): >_readAt: n=8, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e64c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.897985879 +0000 UTC m=+202.280686745 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e64c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c3ad20 item 83 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e6b40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e6b40): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e6b40): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e6b40): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e6b40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.899057466 +0000 UTC m=+202.281758322 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e6b40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e7040): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e7040): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e7040): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c3b2d0 item 84 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e7040): _readAt: size=2, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e7040): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e7040): _writeAt: size=3, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e7040): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e7040): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.899580755 +0000 UTC m=+202.282281611 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e7040): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e75c0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e75c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e75c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e75c0): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e75c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.899580755 +0000 UTC m=+202.282281611 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e75c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c3b490 item 84 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e7c40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e7c40): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e7c40): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e7c40): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e7c40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.900687499 +0000 UTC m=+202.283388355 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf999e7c40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba8240): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba8240): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba8240): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba8240): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba8240): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba8240): _writeAt: size=3, off=7 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c3bab0 item 85 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba8240): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba8240): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.90118507 +0000 UTC m=+202.283885926 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba8240): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba8780): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba8780): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba8780): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba8780): >_readAt: n=8, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba8780): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.90118507 +0000 UTC m=+202.283885926 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba8780): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c3bd50 item 85 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba8e00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba8e00): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba8e00): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba8e00): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba8e00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.90231058 +0000 UTC m=+202.285011435 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba8e00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9300): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9300): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9300): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99f7a310 item 86 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9300): _readAt: size=2, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9300): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9300): _writeAt: size=3, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9300): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9300): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.902804333 +0000 UTC m=+202.285505190 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9300): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9880): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9880): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9880): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9880): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9880): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.902804333 +0000 UTC m=+202.285505190 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99ba9880): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99f7a5b0 item 86 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf0000): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf0000): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf0000): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf0000): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf0000): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.903932688 +0000 UTC m=+202.286633543 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf0000): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf0500): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf0500): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf0500): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf0500): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf0500): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf0500): _writeAt: size=3, off=7 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99f7a930 item 87 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf0500): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf0500): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.904423546 +0000 UTC m=+202.287124412 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf0500): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf0a40): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf0a40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf0a40): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf0a40): >_readAt: n=8, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf0a40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.904423546 +0000 UTC m=+202.287124412 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf0a40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99f7aaf0 item 87 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf10c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf10c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf10c0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf10c0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf10c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.905570265 +0000 UTC m=+202.288271121 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf10c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf15c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf15c0): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf15c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99f7af50 item 88 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf15c0): _readAt: size=2, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf15c0): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf15c0): _writeAt: size=3, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf15c0): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf15c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.906048339 +0000 UTC m=+202.288749205 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf15c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf1b40): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf1b40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf1b40): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf1b40): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf1b40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.906048339 +0000 UTC m=+202.288749205 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99bf1b40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99f7b1f0 item 88 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c28280): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c28280): open at offset 0 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c28280): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c28280): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c28280): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c28280): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c28280): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c28280): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.907164291 +0000 UTC m=+202.289865147 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c28280): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c287c0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c287c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c287c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99f7b570 item 89 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c287c0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c287c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.907575378 +0000 UTC m=+202.290276233 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c287c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c28d00): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c28d00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c28d00): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c28d00): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c28d00): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c28d00): _writeAt: size=3, off=7 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99f7b730 item 89 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c28d00): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c28d00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.908049104 +0000 UTC m=+202.290749960 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c28d00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c29280): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c29280): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c29280): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c29280): >_readAt: n=8, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c29280): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.908049104 +0000 UTC m=+202.290749960 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c29280): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99f7b8f0 item 89 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c298c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c298c0): open at offset 0 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c298c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c298c0): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c298c0): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c298c0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c298c0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c298c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.909143764 +0000 UTC m=+202.291844621 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c298c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c29e00): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c29e00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c29e00): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99f7bd50 item 90 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c29e00): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c29e00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.909523033 +0000 UTC m=+202.292223889 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c29e00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6c440): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6c440): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6c440): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf992e6620 item 90 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6c440): _readAt: size=2, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6c440): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6c440): _writeAt: size=3, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6c440): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6c440): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.910120502 +0000 UTC m=+202.292821358 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6c440): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6ca00): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6ca00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6ca00): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6ca00): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6ca00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.910120502 +0000 UTC m=+202.292821358 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6ca00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf992e6930 item 90 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6d040): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6d040): open at offset 0 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6d040): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6d040): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6d040): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6d040): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6d040): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6d040): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.911241012 +0000 UTC m=+202.293941868 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6d040): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6d580): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6d580): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6d580): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf992e7030 item 91 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6d580): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6d580): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.911619548 +0000 UTC m=+202.294320403 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6d580): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6dac0): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6dac0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6dac0): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6dac0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6dac0): >_readAt: n=2, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6dac0): _writeAt: size=3, off=7 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf992e7500 item 91 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6dac0): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6dac0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.912112039 +0000 UTC m=+202.294812895 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99c6dac0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd0140): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd0140): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd0140): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd0140): >_readAt: n=8, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd0140): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.912112039 +0000 UTC m=+202.294812895 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd0140): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf992e77a0 item 91 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd0780): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd0780): open at offset 0 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd0780): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd0780): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd0780): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd0780): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd0780): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd0780): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.913215047 +0000 UTC m=+202.295915902 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd0780): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd0cc0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd0cc0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd0cc0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c0c1c0 item 92 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd0cc0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd0cc0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.913645961 +0000 UTC m=+202.296346818 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd0cc0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd1200): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd1200): open at offset 5 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd1200): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c0c540 item 92 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd1200): _readAt: size=2, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd1200): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd1200): _writeAt: size=3, off=5 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd1200): >_writeAt: n=3, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd1200): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.914198526 +0000 UTC m=+202.296899383 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd1200): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd17c0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd17c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd17c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd17c0): >_readAt: n=3, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd17c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.914198526 +0000 UTC m=+202.296899383 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd17c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c0c700 item 92 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd1e00): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd1e00): open at offset 0 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd1e00): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd1e00): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd1e00): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd1e00): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd1e00): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd1e00): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.915319116 +0000 UTC m=+202.298019972 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99cd1e00): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d16440): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d16440): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d16440): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c0ccb0 item 93 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d16440): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d16440): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.915816738 +0000 UTC m=+202.298517594 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d16440): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d16b40): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d16b40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d16b40): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d16b40): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d16b40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.915816738 +0000 UTC m=+202.298517594 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d16b40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c0ce70 item 93 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d17180): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d17180): open at offset 0 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d17180): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d17180): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d17180): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d17180): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d17180): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d17180): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.917140701 +0000 UTC m=+202.299841567 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d17180): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d176c0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d176c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d176c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c0d260 item 94 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d176c0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d176c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.917546199 +0000 UTC m=+202.300247054 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d176c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d17dc0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d17dc0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d17dc0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d17dc0): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d17dc0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.917546199 +0000 UTC m=+202.300247054 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d17dc0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c0d490 item 94 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d44500): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d44500): open at offset 0 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d44500): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d44500): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d44500): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d44500): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d44500): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d44500): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.918804539 +0000 UTC m=+202.301505395 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d44500): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d44a40): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d44a40): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d44a40): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c0dce0 item 95 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d44a40): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d44a40): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.919298483 +0000 UTC m=+202.301999340 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d44a40): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d45140): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d45140): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d45140): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d45140): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d45140): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.919298483 +0000 UTC m=+202.301999340 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d45140): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf9958e070 item 95 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d45780): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d45780): open at offset 0 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d45780): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d45780): _readAt: size=2, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d45780): >_readAt: n=0, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d45780): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d45780): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d45780): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.920608762 +0000 UTC m=+202.303309618 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d45780): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d45cc0): _writeAt: size=5, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d45cc0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d45cc0): >openPending: err= 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf9958e620 item 96 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d45cc0): >_writeAt: n=5, err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d45cc0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.921260845 +0000 UTC m=+202.303961721 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d45cc0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d6e4c0): _readAt: size=512, off=0 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d6e4c0): openPending: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d6e4c0): >openPending: err= 2026/04/21 01:44:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d6e4c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d6e4c0): close: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:33.921260845 +0000 UTC m=+202.303961721 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:33 DEBUG : open-test-file(0x39bf99d6e4c0): >close: err= 2026/04/21 01:44:33 DEBUG : open-test-file: Remove: 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf9958e7e0 item 96 2026/04/21 01:44:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:33 DEBUG : open-test-file: >Remove: err= 2026/04/21 01:44:33 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:33 DEBUG : Looking for writers 2026/04/21 01:44:33 DEBUG : >WaitForWriters: 2026/04/21 01:44:33 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:44:34 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:44:34 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:44:34 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:34 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/21 01:44:34 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8e5c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8e5c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8e5c0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8e5c0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8e5c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.298902464 +0000 UTC m=+202.681603331 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8e5c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8ea40): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8ea40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8ea40): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8ea40): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8ea40): _writeAt: size=3, off=2 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8ea40): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8ea40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.298902464 +0000 UTC m=+202.681603331 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8ea40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8ef00): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8ef00): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8ef00): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8ef00): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8ef00): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.298902464 +0000 UTC m=+202.681603331 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8ef00): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99370000 item 1 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8f540): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8f540): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8f540): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8f540): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8f540): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.301302204 +0000 UTC m=+202.684003070 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8f540): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8fa40): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8fa40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8fa40): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8fa40): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8fa40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.301302204 +0000 UTC m=+202.684003070 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e8fa40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99371500 item 2 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efa180): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efa180): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efa180): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efa180): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efa180): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.302562989 +0000 UTC m=+202.685263855 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efa180): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efa600): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efa600): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efa600): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efa600): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efa600): _writeAt: size=3, off=2 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efa600): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efa600): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.302562989 +0000 UTC m=+202.685263855 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efa600): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efaac0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efaac0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efaac0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efaac0): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efaac0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.302562989 +0000 UTC m=+202.685263855 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efaac0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99371c00 item 3 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efb140): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efb140): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efb140): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efb140): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efb140): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.304238438 +0000 UTC m=+202.686939304 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efb140): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efb680): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efb680): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efb680): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efb680): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efb680): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.304238438 +0000 UTC m=+202.686939304 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efb680): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf98f568c0 item 4 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efbcc0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efbcc0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efbcc0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efbcc0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efbcc0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.305558174 +0000 UTC m=+202.688259061 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99efbcc0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f16240): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f16240): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f16240): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f16240): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f16240): _writeAt: size=3, off=2 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f16240): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f16240): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.305558174 +0000 UTC m=+202.688259061 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f16240): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f16700): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f16700): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f16700): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f16700): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f16700): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.305558174 +0000 UTC m=+202.688259061 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f16700): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf98f57180 item 5 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f16d80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f16d80): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f16d80): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f16d80): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f16d80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.308623383 +0000 UTC m=+202.691324249 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f16d80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f172c0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f172c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f172c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f172c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f172c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.308623383 +0000 UTC m=+202.691324249 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f172c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d48230 item 6 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f17940): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f17940): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f17940): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f17940): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f17940): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.310650677 +0000 UTC m=+202.693351544 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f17940): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f17e40): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f17e40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f17e40): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f17e40): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f17e40): _writeAt: size=3, off=2 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f17e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f17e40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.310650677 +0000 UTC m=+202.693351544 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f17e40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f34400): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f34400): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f34400): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f34400): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f34400): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.310650677 +0000 UTC m=+202.693351544 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f34400): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d485b0 item 7 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f34a80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f34a80): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f34a80): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f34a80): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f34a80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.312367786 +0000 UTC m=+202.695068652 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f34a80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f34fc0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f34fc0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f34fc0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f34fc0): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f34fc0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.312367786 +0000 UTC m=+202.695068652 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f34fc0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d48a80 item 8 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f35580): _readAt: size=2, off=0 2026/04/21 01:44:34 ERROR : open-test-file(0x39bf99f35580): Couldn't read size of file 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f35580): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f35580): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f35580): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f35580): close: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f35580): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f35940): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f35940): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f35940): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f35940): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f35940): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.313713731 +0000 UTC m=+202.696414598 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f35940): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f35dc0): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f35dc0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f35dc0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f35dc0): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f35dc0): _writeAt: size=3, off=2 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f35dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f35dc0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.313713731 +0000 UTC m=+202.696414598 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f35dc0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5c3c0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5c3c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5c3c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5c3c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5c3c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.313713731 +0000 UTC m=+202.696414598 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5c3c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d48e00 item 9 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5ca40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5ca40): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5ca40): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5ca40): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5ca40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.315511202 +0000 UTC m=+202.698212068 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5ca40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5cf80): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5cf80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5cf80): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5cf80): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5cf80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.315511202 +0000 UTC m=+202.698212068 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5cf80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d49340 item 10 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5d5c0): _readAt: size=2, off=0 2026/04/21 01:44:34 ERROR : open-test-file(0x39bf99f5d5c0): Couldn't read size of file 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5d5c0): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5d5c0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5d5c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5d5c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5d5c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5d980): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5d980): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5d980): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5d980): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5d980): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.31681573 +0000 UTC m=+202.699516596 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5d980): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5de80): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5de80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5de80): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5de80): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5de80): _writeAt: size=3, off=2 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5de80): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5de80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.31681573 +0000 UTC m=+202.699516596 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f5de80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f76480): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f76480): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f76480): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f76480): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f76480): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.31681573 +0000 UTC m=+202.699516596 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f76480): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d497a0 item 11 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f76b00): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f76b00): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f76b00): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f76b00): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f76b00): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.318519612 +0000 UTC m=+202.701220478 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f76b00): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f77040): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f77040): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f77040): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f77040): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f77040): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.318519612 +0000 UTC m=+202.701220478 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f77040): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf999c0150 item 12 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f77680): _readAt: size=2, off=0 2026/04/21 01:44:34 ERROR : open-test-file(0x39bf99f77680): Couldn't read size of file 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f77680): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f77680): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f77680): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f77680): close: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f77680): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f77a40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f77a40): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f77a40): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f77a40): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f77a40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.31992466 +0000 UTC m=+202.702625526 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f77a40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9c200): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9c200): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9c200): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9c200): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9c200): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.31992466 +0000 UTC m=+202.702625526 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9c200): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf999c05b0 item 13 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9c880): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9c880): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9c880): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9c880): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9c880): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.321220972 +0000 UTC m=+202.703921838 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9c880): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9cdc0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9cdc0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9cdc0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9cdc0): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9cdc0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.321220972 +0000 UTC m=+202.703921838 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9cdc0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf999c09a0 item 14 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9d400): _readAt: size=2, off=0 2026/04/21 01:44:34 ERROR : open-test-file(0x39bf99f9d400): Couldn't read size of file 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9d400): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9d400): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9d400): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9d400): close: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9d400): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9d7c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9d7c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9d7c0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9d7c0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9d7c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.322600181 +0000 UTC m=+202.705301037 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9d7c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9de80): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9de80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9de80): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9de80): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9de80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.322600181 +0000 UTC m=+202.705301037 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99f9de80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf999c0fc0 item 15 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbc600): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbc600): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbc600): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbc600): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbc600): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.323943533 +0000 UTC m=+202.706644399 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbc600): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbcb40): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbcb40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbcb40): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbcb40): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbcb40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.323943533 +0000 UTC m=+202.706644399 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbcb40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf999c13b0 item 16 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbd180): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbd180): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbd180): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbd180): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbd180): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.32524826 +0000 UTC m=+202.707949126 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbd180): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbd600): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbd600): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbd600): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbd600): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbd600): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbd600): _writeAt: size=3, off=7 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbd600): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbd600): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.32524826 +0000 UTC m=+202.707949126 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbd600): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbdb00): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbdb00): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbdb00): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbdb00): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbdb00): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.32524826 +0000 UTC m=+202.707949126 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fbdb00): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf999c1810 item 17 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe0280): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe0280): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe0280): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe0280): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe0280): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.327294792 +0000 UTC m=+202.709995658 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe0280): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe07c0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe07c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe07c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe07c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe07c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.327294792 +0000 UTC m=+202.709995658 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe07c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf999c1e30 item 18 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe0e40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe0e40): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe0e40): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe0e40): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe0e40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.328651938 +0000 UTC m=+202.711352804 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe0e40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe1340): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe1340): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe1340): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe1340): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe1340): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe1340): _writeAt: size=3, off=7 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe1340): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe1340): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.328651938 +0000 UTC m=+202.711352804 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe1340): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe1840): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe1840): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe1840): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe1840): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe1840): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.328651938 +0000 UTC m=+202.711352804 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe1840): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf999fa3f0 item 19 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe1ec0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe1ec0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe1ec0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe1ec0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe1ec0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.330427738 +0000 UTC m=+202.713128604 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99fe1ec0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a000500): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a000500): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a000500): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a000500): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a000500): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.330427738 +0000 UTC m=+202.713128604 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a000500): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf999faa10 item 20 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a000b80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a000b80): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a000b80): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a000b80): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a000b80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.33178788 +0000 UTC m=+202.714488746 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a000b80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a001080): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a001080): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a001080): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a001080): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a001080): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a001080): _writeAt: size=3, off=7 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a001080): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a001080): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.33178788 +0000 UTC m=+202.714488746 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a001080): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a001580): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a001580): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a001580): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a001580): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a001580): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.33178788 +0000 UTC m=+202.714488746 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a001580): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf999fad90 item 21 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a001c00): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a001c00): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a001c00): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a001c00): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a001c00): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.333677815 +0000 UTC m=+202.716378681 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a001c00): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02e240): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02e240): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02e240): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02e240): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02e240): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.333677815 +0000 UTC m=+202.716378681 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02e240): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf999fb3b0 item 22 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02e8c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02e8c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02e8c0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02e8c0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02e8c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.335009854 +0000 UTC m=+202.717710720 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02e8c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02edc0): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02edc0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02edc0): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02edc0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02edc0): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02edc0): _writeAt: size=3, off=7 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02edc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02edc0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.335009854 +0000 UTC m=+202.717710720 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02edc0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02f2c0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02f2c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02f2c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02f2c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02f2c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.335009854 +0000 UTC m=+202.717710720 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02f2c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf999fba40 item 23 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02f940): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02f940): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02f940): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02f940): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02f940): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.336997324 +0000 UTC m=+202.719698190 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02f940): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02fe80): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02fe80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02fe80): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02fe80): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02fe80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.336997324 +0000 UTC m=+202.719698190 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a02fe80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99cce0e0 item 24 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0585c0): _readAt: size=2, off=0 2026/04/21 01:44:34 ERROR : open-test-file(0x39bf9a0585c0): Couldn't read size of file 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0585c0): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0585c0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0585c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0585c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0585c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a058980): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a058980): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a058980): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a058980): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a058980): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.338497142 +0000 UTC m=+202.721198008 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a058980): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a058e80): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a058e80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a058e80): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a058e80): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a058e80): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a058e80): _writeAt: size=3, off=7 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a058e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a058e80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.338497142 +0000 UTC m=+202.721198008 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a058e80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0593c0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0593c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0593c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0593c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0593c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.338497142 +0000 UTC m=+202.721198008 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0593c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99cce540 item 25 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a059a40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a059a40): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a059a40): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a059a40): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a059a40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.340286016 +0000 UTC m=+202.722986872 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a059a40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a076080): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a076080): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a076080): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a076080): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a076080): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.340286016 +0000 UTC m=+202.722986872 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a076080): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99cceb60 item 26 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0766c0): _readAt: size=2, off=0 2026/04/21 01:44:34 ERROR : open-test-file(0x39bf9a0766c0): Couldn't read size of file 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0766c0): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0766c0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0766c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0766c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0766c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a076a80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a076a80): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a076a80): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a076a80): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a076a80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.34166298 +0000 UTC m=+202.724363846 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a076a80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a076f80): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a076f80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a076f80): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a076f80): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a076f80): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a076f80): _writeAt: size=3, off=7 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a076f80): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a076f80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.34166298 +0000 UTC m=+202.724363846 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a076f80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0774c0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0774c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0774c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0774c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0774c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.34166298 +0000 UTC m=+202.724363846 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0774c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99cceee0 item 27 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a077b40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a077b40): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a077b40): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a077b40): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a077b40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.34342348 +0000 UTC m=+202.726124346 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a077b40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0fe180): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0fe180): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0fe180): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0fe180): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0fe180): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.34342348 +0000 UTC m=+202.726124346 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0fe180): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99ccf6c0 item 28 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0fe7c0): _readAt: size=2, off=0 2026/04/21 01:44:34 ERROR : open-test-file(0x39bf9a0fe7c0): Couldn't read size of file 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0fe7c0): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0fe7c0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0fe7c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0fe7c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0fe7c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0feb80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0feb80): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0feb80): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0feb80): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0feb80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.344896907 +0000 UTC m=+202.727597773 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0feb80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0ff240): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0ff240): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0ff240): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0ff240): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0ff240): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.344896907 +0000 UTC m=+202.727597773 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0ff240): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99ccfa40 item 29 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0ff8c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0ff8c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0ff8c0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0ff8c0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0ff8c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.346260547 +0000 UTC m=+202.728961413 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0ff8c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0ffe00): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0ffe00): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0ffe00): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0ffe00): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0ffe00): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.346260547 +0000 UTC m=+202.728961413 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a0ffe00): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf992ae460 item 30 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11c540): _readAt: size=2, off=0 2026/04/21 01:44:34 ERROR : open-test-file(0x39bf9a11c540): Couldn't read size of file 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11c540): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11c540): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11c540): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11c540): close: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11c540): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11c900): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11c900): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11c900): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11c900): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11c900): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.347639064 +0000 UTC m=+202.730339930 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11c900): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11cfc0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11cfc0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11cfc0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11cfc0): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11cfc0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.347639064 +0000 UTC m=+202.730339930 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11cfc0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf992aeaf0 item 31 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11d640): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11d640): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11d640): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11d640): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11d640): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.348955344 +0000 UTC m=+202.731656210 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11d640): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11db80): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11db80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11db80): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11db80): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11db80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.348955344 +0000 UTC m=+202.731656210 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a11db80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99066690 item 32 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1342c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1342c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1342c0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1342c0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1342c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.35030136 +0000 UTC m=+202.733002226 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1342c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6eb40): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6eb40): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6eb40): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6eb40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6eb40): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99066cb0 item 33 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6eb40): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6eb40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.350870937 +0000 UTC m=+202.733571803 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6eb40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f040): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f040): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f040): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f040): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f040): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.350870937 +0000 UTC m=+202.733571803 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f040): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf992fae00 item 33 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f680): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f680): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f680): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f680): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f680): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.352253523 +0000 UTC m=+202.734954389 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f680): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6fb00): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6fb00): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf992fb6c0 item 34 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6fb00): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6fb00): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6fb00): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6fb00): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6fb00): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.35281772 +0000 UTC m=+202.735518586 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6fb00): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a192140): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a192140): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a192140): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a192140): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a192140): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.35281772 +0000 UTC m=+202.735518586 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a192140): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf992fb960 item 34 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a192780): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a192780): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a192780): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a192780): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a192780): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.354054049 +0000 UTC m=+202.736754915 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a192780): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a192c00): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a192c00): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a192c00): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a192c00): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a192c00): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf993641c0 item 35 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a192c00): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a192c00): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.354553573 +0000 UTC m=+202.737254439 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a192c00): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a193100): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a193100): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a193100): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a193100): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a193100): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.354553573 +0000 UTC m=+202.737254439 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a193100): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf993647e0 item 35 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a193780): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a193780): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a193780): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a193780): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a193780): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.355960684 +0000 UTC m=+202.738661551 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a193780): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a193c80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a193c80): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99365570 item 36 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a193c80): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a193c80): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a193c80): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a193c80): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a193c80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.356505064 +0000 UTC m=+202.739205931 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a193c80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b02c0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b02c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b02c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b02c0): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b02c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.356505064 +0000 UTC m=+202.739205931 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b02c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf993658f0 item 36 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b0900): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b0900): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b0900): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b0900): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b0900): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.357732797 +0000 UTC m=+202.740433663 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b0900): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b0d80): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b0d80): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b0d80): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b0d80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b0d80): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99e08150 item 37 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b0d80): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b0d80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.358194841 +0000 UTC m=+202.740895707 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b0d80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b1280): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b1280): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b1280): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b1280): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b1280): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.358194841 +0000 UTC m=+202.740895707 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b1280): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99e08460 item 37 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b1900): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b1900): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b1900): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b1900): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b1900): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.359513405 +0000 UTC m=+202.742214271 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b1900): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b1e00): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b1e00): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99e08d90 item 38 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b1e00): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b1e00): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b1e00): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b1e00): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b1e00): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.360061963 +0000 UTC m=+202.742762829 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1b1e00): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1cc440): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1cc440): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1cc440): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1cc440): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1cc440): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.360061963 +0000 UTC m=+202.742762829 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1cc440): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99e090a0 item 38 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1ccac0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1ccac0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1ccac0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1ccac0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1ccac0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.361202621 +0000 UTC m=+202.743903477 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1ccac0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1ccfc0): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1ccfc0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1ccfc0): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1ccfc0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1ccfc0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99e09810 item 39 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1ccfc0): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1ccfc0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.361607297 +0000 UTC m=+202.744308163 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1ccfc0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1cd4c0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1cd4c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1cd4c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1cd4c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1cd4c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.361607297 +0000 UTC m=+202.744308163 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1cd4c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99e09a40 item 39 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1cdb40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1cdb40): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1cdb40): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1cdb40): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1cdb40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.362930669 +0000 UTC m=+202.745631525 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1cdb40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8140): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8140): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99e09e30 item 40 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8140): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8140): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8140): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8140): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8140): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.36342226 +0000 UTC m=+202.746123116 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8140): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8680): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8680): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8680): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8680): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8680): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.36342226 +0000 UTC m=+202.746123116 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8680): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf992f03f0 item 40 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8c40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8c40): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8c40): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8c40): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8c40): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8c40): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8c40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.364901477 +0000 UTC m=+202.747602343 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e8c40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e9140): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e9140): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e9140): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf992f1260 item 41 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e9140): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e9140): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.365435407 +0000 UTC m=+202.748136264 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e9140): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e9600): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e9600): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e9600): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e9600): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e9600): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf992f1570 item 41 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e9600): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e9600): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.366047225 +0000 UTC m=+202.748748091 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e9600): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e9b40): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e9b40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e9b40): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e9b40): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e9b40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.366047225 +0000 UTC m=+202.748748091 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a1e9b40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf992f19d0 item 41 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20c280): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20c280): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20c280): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20c280): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20c280): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20c280): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20c280): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.367745537 +0000 UTC m=+202.750446403 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20c280): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20c780): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20c780): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20c780): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf98fd4770 item 42 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20c780): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20c780): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.368355711 +0000 UTC m=+202.751056637 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20c780): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20ccc0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20ccc0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf98fd4c40 item 42 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20ccc0): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20ccc0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20ccc0): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20ccc0): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20ccc0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.369018375 +0000 UTC m=+202.751719241 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20ccc0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20d240): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20d240): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20d240): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20d240): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20d240): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.369018375 +0000 UTC m=+202.751719241 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20d240): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf98fd4e00 item 42 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20d880): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20d880): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20d880): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20d880): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20d880): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20d880): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20d880): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.370756934 +0000 UTC m=+202.753457830 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20d880): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20dd80): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20dd80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20dd80): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf98fd5960 item 43 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20dd80): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20dd80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.371354705 +0000 UTC m=+202.754055571 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a20dd80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2243c0): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2243c0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2243c0): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2243c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2243c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf98fd5c00 item 43 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2243c0): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2243c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.371995286 +0000 UTC m=+202.754696152 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2243c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a224900): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a224900): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a224900): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a224900): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a224900): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.371995286 +0000 UTC m=+202.754696152 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a224900): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf98fd5e30 item 43 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a224f40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a224f40): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a224f40): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a224f40): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a224f40): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a224f40): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a224f40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.376246657 +0000 UTC m=+202.758947523 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a224f40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a225440): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a225440): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a225440): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d32690 item 44 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a225440): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a225440): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.376765219 +0000 UTC m=+202.759466085 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a225440): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a225980): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a225980): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d328c0 item 44 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a225980): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a225980): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a225980): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a225980): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a225980): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.377539253 +0000 UTC m=+202.760240109 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a225980): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242000): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242000): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242000): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242000): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242000): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.377539253 +0000 UTC m=+202.760240109 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242000): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d32a80 item 44 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242640): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242640): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242640): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242640): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242640): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242640): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242640): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.379181279 +0000 UTC m=+202.761882145 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242640): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242b40): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242b40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242b40): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d32e70 item 45 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242b40): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242b40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.379767467 +0000 UTC m=+202.762468333 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242b40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243240): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243240): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243240): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243240): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243240): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.379767467 +0000 UTC m=+202.762468333 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243240): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d33030 item 45 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243880): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243880): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243880): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243880): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243880): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243880): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243880): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.38175097 +0000 UTC m=+202.764451836 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243880): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243d80): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243d80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243d80): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d33960 item 46 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243d80): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243d80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.382836072 +0000 UTC m=+202.765536938 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243d80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a266580): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a266580): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a266580): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a266580): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a266580): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.382836072 +0000 UTC m=+202.765536938 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a266580): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d33b90 item 46 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997e380): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997e380): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997e380): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997e380): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997e380): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997e380): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997e380): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.384281376 +0000 UTC m=+202.766982232 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997e380): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997e880): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997e880): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997e880): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf993265b0 item 47 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997e880): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997e880): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.384775411 +0000 UTC m=+202.767476267 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997e880): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997ef80): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997ef80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997ef80): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997ef80): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997ef80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.384775411 +0000 UTC m=+202.767476267 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997ef80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99326a10 item 47 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997f5c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997f5c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997f5c0): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997f5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997f5c0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997f5c0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997f5c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.386285016 +0000 UTC m=+202.768985872 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997f5c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997fac0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997fac0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997fac0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99327730 item 48 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997fac0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997fac0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.386856387 +0000 UTC m=+202.769557253 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9997fac0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a266b00): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a266b00): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a266b00): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a266b00): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a266b00): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.386856387 +0000 UTC m=+202.769557253 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a266b00): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99327ab0 item 48 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a267140): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a267140): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a267140): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a267140): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a267140): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.388372656 +0000 UTC m=+202.771073512 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a267140): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2675c0): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2675c0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2675c0): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2675c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2675c0): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2675c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99974770 item 49 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2675c0): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2675c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.38892508 +0000 UTC m=+202.771625936 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2675c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a267b00): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a267b00): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a267b00): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a267b00): >_readAt: n=8, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a267b00): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.38892508 +0000 UTC m=+202.771625936 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a267b00): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99974930 item 49 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993ae300): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993ae300): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993ae300): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993ae300): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993ae300): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.390293388 +0000 UTC m=+202.772994244 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993ae300): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993aee40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993aee40): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993aee40): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99974d90 item 50 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993aee40): _readAt: size=2, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993aee40): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993aee40): _writeAt: size=3, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993aee40): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993aee40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.390809585 +0000 UTC m=+202.773510441 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993aee40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993af440): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993af440): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993af440): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993af440): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993af440): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.390809585 +0000 UTC m=+202.773510441 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993af440): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99974f50 item 50 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993afb00): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993afb00): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993afb00): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993afb00): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993afb00): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.392110516 +0000 UTC m=+202.774811371 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993afb00): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996da240): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996da240): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996da240): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996da240): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996da240): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996da240): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99975500 item 51 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996da240): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996da240): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.392629287 +0000 UTC m=+202.775330163 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996da240): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996db080): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996db080): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996db080): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996db080): >_readAt: n=8, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996db080): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.392629287 +0000 UTC m=+202.775330163 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996db080): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf999756c0 item 51 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f0300): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f0300): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f0300): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f0300): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f0300): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.394433219 +0000 UTC m=+202.777134075 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f0300): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f0900): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f0900): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f0900): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d324d0 item 52 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f0900): _readAt: size=2, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f0900): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f0900): _writeAt: size=3, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f0900): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f0900): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.394954736 +0000 UTC m=+202.777655612 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f0900): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f0e80): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f0e80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f0e80): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f0e80): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f0e80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.394954736 +0000 UTC m=+202.777655612 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f0e80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d32690 item 52 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f1600): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f1600): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f1600): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f1600): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f1600): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.396261618 +0000 UTC m=+202.778962474 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f1600): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f1b00): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f1b00): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f1b00): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f1b00): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f1b00): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f1b00): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d32a80 item 53 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f1b00): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f1b00): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.396772844 +0000 UTC m=+202.779473700 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996f1b00): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965ca80): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965ca80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965ca80): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965ca80): >_readAt: n=8, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965ca80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.396772844 +0000 UTC m=+202.779473700 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965ca80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d32cb0 item 53 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965d140): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965d140): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965d140): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965d140): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965d140): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.398156782 +0000 UTC m=+202.780857638 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965d140): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965d640): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965d640): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965d640): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d33030 item 54 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965d640): _readAt: size=2, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965d640): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965d640): _writeAt: size=3, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965d640): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965d640): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.398716852 +0000 UTC m=+202.781417728 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965d640): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965dbc0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965dbc0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965dbc0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965dbc0): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965dbc0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.398716852 +0000 UTC m=+202.781417728 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9965dbc0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d33dc0 item 54 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993669c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993669c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993669c0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993669c0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993669c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.400072657 +0000 UTC m=+202.782773513 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf993669c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99366fc0): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99366fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99366fc0): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99366fc0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99366fc0): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99366fc0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99066af0 item 55 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99366fc0): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99366fc0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.400559197 +0000 UTC m=+202.783260053 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99366fc0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e16080): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e16080): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e16080): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e16080): >_readAt: n=8, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e16080): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.400559197 +0000 UTC m=+202.783260053 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e16080): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99066cb0 item 55 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e16700): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e16700): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e16700): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e16700): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e16700): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.401857903 +0000 UTC m=+202.784558769 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e16700): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e16c00): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e16c00): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e16c00): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99067500 item 56 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e16c00): _readAt: size=2, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e16c00): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e16c00): _writeAt: size=3, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e16c00): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e16c00): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.402438241 +0000 UTC m=+202.785139097 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e16c00): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e171c0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e171c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e171c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e171c0): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e171c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.402438241 +0000 UTC m=+202.785139097 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e171c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d80070 item 56 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e17800): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e17800): open at offset 0 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e17800): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e17800): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e17800): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e17800): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e17800): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e17800): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.40378046 +0000 UTC m=+202.786496505 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e17800): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e17d40): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e17d40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e17d40): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d804d0 item 57 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e17d40): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e17d40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.404248877 +0000 UTC m=+202.786949783 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e17d40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ea3c0): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ea3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ea3c0): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ea3c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ea3c0): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ea3c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d80700 item 57 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ea3c0): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ea3c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.404789489 +0000 UTC m=+202.787490345 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ea3c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ea940): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ea940): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ea940): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ea940): >_readAt: n=8, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ea940): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.404789489 +0000 UTC m=+202.787490345 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ea940): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d808c0 item 57 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994eaf80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994eaf80): open at offset 0 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994eaf80): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994eaf80): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994eaf80): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994eaf80): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994eaf80): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994eaf80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.406157266 +0000 UTC m=+202.788858122 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994eaf80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994eb4c0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994eb4c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994eb4c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d80d90 item 58 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994eb4c0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994eb4c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.40657709 +0000 UTC m=+202.789277947 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994eb4c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ebb00): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ebb00): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ebb00): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d810a0 item 58 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ebb00): _readAt: size=2, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ebb00): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ebb00): _writeAt: size=3, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ebb00): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ebb00): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.407114918 +0000 UTC m=+202.789815774 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf994ebb00): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf98fb4740): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf98fb4740): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf98fb4740): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf98fb4740): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf98fb4740): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.407114918 +0000 UTC m=+202.789815774 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf98fb4740): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d81340 item 58 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf98fb5340): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf98fb5340): open at offset 0 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf98fb5340): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf98fb5340): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf98fb5340): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf98fb5340): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf98fb5340): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf98fb5340): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.40830562 +0000 UTC m=+202.791006476 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf98fb5340): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf98fb5a40): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf98fb5a40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf98fb5a40): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d81810 item 59 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf98fb5a40): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf98fb5a40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.408778935 +0000 UTC m=+202.791479791 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf98fb5a40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9926a540): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9926a540): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9926a540): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9926a540): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9926a540): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9926a540): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d81a40 item 59 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9926a540): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9926a540): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.409313596 +0000 UTC m=+202.792014452 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9926a540): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6e080): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6e080): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6e080): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6e080): >_readAt: n=8, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6e080): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.409313596 +0000 UTC m=+202.792014452 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6e080): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99d81c00 item 59 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6e740): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6e740): open at offset 0 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6e740): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6e740): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6e740): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6e740): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6e740): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6e740): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.410761575 +0000 UTC m=+202.793462432 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6e740): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6ecc0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6ecc0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6ecc0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c94310 item 60 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6ecc0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6ecc0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.411213972 +0000 UTC m=+202.793914827 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6ecc0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f200): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f200): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f200): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c944d0 item 60 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f200): _readAt: size=2, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f200): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f200): _writeAt: size=3, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f200): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f200): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.411675254 +0000 UTC m=+202.794376110 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f200): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f7c0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f7c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f7c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f7c0): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f7c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.411675254 +0000 UTC m=+202.794376110 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6f7c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c94690 item 60 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6fe00): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6fe00): open at offset 0 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6fe00): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6fe00): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6fe00): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6fe00): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6fe00): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6fe00): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.412682249 +0000 UTC m=+202.795383105 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99d6fe00): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242440): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242440): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242440): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c94a80 item 61 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242440): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242440): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.413095921 +0000 UTC m=+202.795796777 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242440): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242b40): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242b40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242b40): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242b40): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242b40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.413095921 +0000 UTC m=+202.795796777 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a242b40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c94c40 item 61 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243180): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243180): open at offset 0 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243180): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243180): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243180): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243180): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243180): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243180): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.414273098 +0000 UTC m=+202.796973954 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a243180): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2436c0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2436c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2436c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c94fc0 item 62 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2436c0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2436c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.414672724 +0000 UTC m=+202.797373580 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9a2436c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3c680): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3c680): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3c680): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3c680): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3c680): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.414672724 +0000 UTC m=+202.797373580 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3c680): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c95180 item 62 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3ccc0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3ccc0): open at offset 0 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3ccc0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3ccc0): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3ccc0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3ccc0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3ccc0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3ccc0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.415866431 +0000 UTC m=+202.798567287 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3ccc0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3d200): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3d200): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3d200): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c95880 item 63 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3d200): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3d200): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.416294642 +0000 UTC m=+202.798995498 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3d200): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3d900): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3d900): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3d900): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3d900): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3d900): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.416294642 +0000 UTC m=+202.798995498 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e3d900): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c95b20 item 63 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e48040): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e48040): open at offset 0 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e48040): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e48040): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e48040): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e48040): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e48040): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e48040): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.417443695 +0000 UTC m=+202.800144551 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e48040): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e48580): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e48580): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e48580): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc80e0 item 64 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e48580): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e48580): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.417829385 +0000 UTC m=+202.800530241 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e48580): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e48c80): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e48c80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e48c80): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e48c80): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e48c80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.417829385 +0000 UTC m=+202.800530241 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e48c80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc82a0 item 64 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e492c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e492c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e492c0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e492c0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e492c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.418976745 +0000 UTC m=+202.801677602 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e492c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e49740): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e49740): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e49740): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e49740): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e49740): _writeAt: size=3, off=2 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc8620 item 65 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e49740): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e49740): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.419433178 +0000 UTC m=+202.802134034 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e49740): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e49c40): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e49c40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e49c40): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e49c40): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e49c40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.419433178 +0000 UTC m=+202.802134034 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e49c40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc87e0 item 65 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e56380): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e56380): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e56380): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e56380): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e56380): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.420515195 +0000 UTC m=+202.803216051 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e56380): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e56800): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e56800): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc8b60 item 66 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e56800): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e56800): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e56800): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e56800): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e56800): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.420964956 +0000 UTC m=+202.803665813 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e56800): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e56d40): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e56d40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e56d40): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e56d40): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e56d40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.420964956 +0000 UTC m=+202.803665813 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e56d40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc8e70 item 66 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e57380): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e57380): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e57380): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e57380): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e57380): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.422045519 +0000 UTC m=+202.804746376 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e57380): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e57800): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e57800): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e57800): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e57800): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e57800): _writeAt: size=3, off=2 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc92d0 item 67 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e57800): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e57800): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.422479652 +0000 UTC m=+202.805180508 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e57800): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e57d00): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e57d00): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e57d00): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e57d00): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e57d00): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.422479652 +0000 UTC m=+202.805180508 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e57d00): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc9570 item 67 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e64480): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e64480): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e64480): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e64480): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e64480): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.423534867 +0000 UTC m=+202.806235723 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e64480): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e64980): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e64980): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc9ab0 item 68 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e64980): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e64980): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e64980): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e64980): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e64980): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.423988365 +0000 UTC m=+202.806689221 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e64980): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e64ec0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e64ec0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e64ec0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e64ec0): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e64ec0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.423988365 +0000 UTC m=+202.806689221 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e64ec0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99bc9ce0 item 68 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e65500): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e65500): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e65500): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e65500): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e65500): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.424992704 +0000 UTC m=+202.807693561 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e65500): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e65980): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e65980): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e65980): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e65980): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e65980): _writeAt: size=3, off=2 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf998e83f0 item 69 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e65980): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e65980): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.425795252 +0000 UTC m=+202.808496109 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e65980): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e65e80): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e65e80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e65e80): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e65e80): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e65e80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.425795252 +0000 UTC m=+202.808496109 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e65e80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf998e8770 item 69 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e70600): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e70600): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e70600): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e70600): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e70600): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.42691945 +0000 UTC m=+202.809620306 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e70600): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e70b00): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e70b00): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf998e8cb0 item 70 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e70b00): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e70b00): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e70b00): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e70b00): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e70b00): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.427404798 +0000 UTC m=+202.810105653 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e70b00): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e71040): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e71040): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e71040): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e71040): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e71040): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.427404798 +0000 UTC m=+202.810105653 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e71040): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf998e8e70 item 70 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e716c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e716c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e716c0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e716c0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e716c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.428459112 +0000 UTC m=+202.811159967 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e716c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e71bc0): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e71bc0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e71bc0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e71bc0): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e71bc0): _writeAt: size=3, off=2 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf998e91f0 item 71 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e71bc0): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e71bc0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.4288758 +0000 UTC m=+202.811576656 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99e71bc0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995061c0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995061c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995061c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995061c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995061c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.4288758 +0000 UTC m=+202.811576656 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995061c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf998e9500 item 71 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99506840): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99506840): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99506840): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99506840): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99506840): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.429940164 +0000 UTC m=+202.812641020 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99506840): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99506d40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99506d40): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf998e9b20 item 72 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99506d40): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99506d40): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99506d40): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99506d40): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99506d40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.430415894 +0000 UTC m=+202.813116749 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99506d40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99507280): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99507280): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99507280): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99507280): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99507280): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.430415894 +0000 UTC m=+202.813116749 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99507280): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf9935a310 item 72 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99507840): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99507840): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99507840): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99507840): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99507840): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99507840): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99507840): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.431458466 +0000 UTC m=+202.814159321 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99507840): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99507d40): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99507d40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99507d40): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf9935ad90 item 73 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99507d40): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99507d40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.431858702 +0000 UTC m=+202.814559558 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99507d40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4300): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4300): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4300): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4300): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4300): _writeAt: size=3, off=2 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf9935b110 item 73 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4300): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4300): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.432323943 +0000 UTC m=+202.815024798 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4300): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4840): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4840): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4840): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4840): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4840): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.432323943 +0000 UTC m=+202.815024798 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4840): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf9935b490 item 73 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4e80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4e80): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4e80): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4e80): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4e80): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4e80): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4e80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.433451225 +0000 UTC m=+202.816152081 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c4e80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c5380): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c5380): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c5380): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf9935bc00 item 74 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c5380): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c5380): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.4338401 +0000 UTC m=+202.816540957 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c5380): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c58c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c58c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf9935be30 item 74 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c58c0): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c58c0): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c58c0): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c58c0): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c58c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.434334976 +0000 UTC m=+202.817035832 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c58c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c5e40): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c5e40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c5e40): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c5e40): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c5e40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.434334976 +0000 UTC m=+202.817035832 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995c5e40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf995801c0 item 74 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4580): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4580): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4580): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4580): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4580): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4580): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4580): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.435400683 +0000 UTC m=+202.818101538 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4580): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4a80): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4a80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4a80): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99580700 item 75 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4a80): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4a80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.435822831 +0000 UTC m=+202.818523687 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4a80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4fc0): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4fc0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4fc0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4fc0): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4fc0): _writeAt: size=3, off=2 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf995809a0 item 75 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4fc0): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4fc0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.436304973 +0000 UTC m=+202.819005829 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f4fc0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f5500): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f5500): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f5500): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f5500): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f5500): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.436304973 +0000 UTC m=+202.819005829 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f5500): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99580d20 item 75 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f5b40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f5b40): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f5b40): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f5b40): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f5b40): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f5b40): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f5b40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.437435502 +0000 UTC m=+202.820136358 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf995f5b40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963a140): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963a140): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963a140): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99581180 item 76 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963a140): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963a140): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.4378368 +0000 UTC m=+202.820537656 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963a140): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963a680): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963a680): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf995815e0 item 76 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963a680): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963a680): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963a680): _writeAt: size=3, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963a680): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963a680): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.438363276 +0000 UTC m=+202.821064132 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963a680): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963ac00): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963ac00): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963ac00): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963ac00): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963ac00): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.438363276 +0000 UTC m=+202.821064132 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963ac00): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99581810 item 76 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963b240): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963b240): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963b240): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963b240): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963b240): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963b240): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963b240): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.439538029 +0000 UTC m=+202.822238884 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963b240): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963b740): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963b740): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963b740): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99581d50 item 77 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963b740): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963b740): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.439936893 +0000 UTC m=+202.822637749 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963b740): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963be40): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963be40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963be40): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963be40): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963be40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.439936893 +0000 UTC m=+202.822637749 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9963be40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf999001c0 item 77 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99674580): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99674580): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99674580): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99674580): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99674580): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99674580): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99674580): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.441121804 +0000 UTC m=+202.823822660 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99674580): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99674a80): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99674a80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99674a80): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99900770 item 78 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99674a80): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99674a80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.441618174 +0000 UTC m=+202.824319030 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99674a80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99675180): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99675180): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99675180): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99675180): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99675180): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.441618174 +0000 UTC m=+202.824319030 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99675180): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99900a80 item 78 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996757c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996757c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996757c0): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996757c0): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996757c0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996757c0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996757c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.442833262 +0000 UTC m=+202.825534118 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf996757c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99675cc0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99675cc0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99675cc0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99900f50 item 79 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99675cc0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99675cc0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.443290787 +0000 UTC m=+202.825991643 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99675cc0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997244c0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997244c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997244c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997244c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997244c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.443290787 +0000 UTC m=+202.825991643 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997244c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99901260 item 79 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99724b00): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99724b00): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99724b00): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99724b00): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99724b00): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99724b00): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99724b00): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.444455731 +0000 UTC m=+202.827156586 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99724b00): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99725000): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99725000): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99725000): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99901730 item 80 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99725000): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99725000): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.444873 +0000 UTC m=+202.827573855 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99725000): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99725700): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99725700): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99725700): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99725700): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99725700): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.444873 +0000 UTC m=+202.827573855 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99725700): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf999018f0 item 80 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99725d40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99725d40): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99725d40): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99725d40): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99725d40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.446146579 +0000 UTC m=+202.828847435 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99725d40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997542c0): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997542c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997542c0): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997542c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997542c0): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997542c0): _writeAt: size=3, off=7 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99901d50 item 81 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997542c0): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997542c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.446555572 +0000 UTC m=+202.829256429 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997542c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99754800): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99754800): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99754800): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99754800): >_readAt: n=8, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99754800): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.446555572 +0000 UTC m=+202.829256429 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99754800): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dbe0e0 item 81 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99754e80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99754e80): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99754e80): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99754e80): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99754e80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.44764315 +0000 UTC m=+202.830344006 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99754e80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99755380): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99755380): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99755380): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dbe460 item 82 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99755380): _readAt: size=2, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99755380): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99755380): _writeAt: size=3, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99755380): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99755380): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.448185766 +0000 UTC m=+202.830886623 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99755380): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99755900): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99755900): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99755900): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99755900): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99755900): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.448185766 +0000 UTC m=+202.830886623 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99755900): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dbe620 item 82 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99798080): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99798080): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99798080): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99798080): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99798080): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.449265729 +0000 UTC m=+202.831966586 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99798080): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99798580): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99798580): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99798580): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99798580): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99798580): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99798580): _writeAt: size=3, off=7 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dbe9a0 item 83 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99798580): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99798580): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.449707505 +0000 UTC m=+202.832408360 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99798580): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99798ac0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99798ac0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99798ac0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99798ac0): >_readAt: n=8, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99798ac0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.449707505 +0000 UTC m=+202.832408360 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99798ac0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dbeb60 item 83 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99799140): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99799140): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99799140): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99799140): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99799140): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.450810631 +0000 UTC m=+202.833511487 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99799140): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99799640): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99799640): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99799640): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dbf1f0 item 84 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99799640): _readAt: size=2, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99799640): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99799640): _writeAt: size=3, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99799640): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99799640): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.451292443 +0000 UTC m=+202.833993299 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99799640): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99799bc0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99799bc0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99799bc0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99799bc0): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99799bc0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.451292443 +0000 UTC m=+202.833993299 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99799bc0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dbf3b0 item 84 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d4340): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d4340): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d4340): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d4340): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d4340): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.452370111 +0000 UTC m=+202.835070968 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d4340): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d4840): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d4840): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d4840): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d4840): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d4840): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d4840): _writeAt: size=3, off=7 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dbfa40 item 85 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d4840): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d4840): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.45281385 +0000 UTC m=+202.835514706 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d4840): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d4d80): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d4d80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d4d80): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d4d80): >_readAt: n=8, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d4d80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.45281385 +0000 UTC m=+202.835514706 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d4d80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dbfc00 item 85 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d5400): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d5400): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d5400): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d5400): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d5400): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.453886389 +0000 UTC m=+202.836587246 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d5400): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d5900): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d5900): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d5900): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dc61c0 item 86 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d5900): _readAt: size=2, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d5900): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d5900): _writeAt: size=3, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d5900): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d5900): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.454357982 +0000 UTC m=+202.837058837 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d5900): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d5e80): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d5e80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d5e80): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d5e80): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d5e80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.454357982 +0000 UTC m=+202.837058837 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf997d5e80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dc64d0 item 86 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980e600): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980e600): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980e600): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980e600): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980e600): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.455410081 +0000 UTC m=+202.838110947 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980e600): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980eb00): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980eb00): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980eb00): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980eb00): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980eb00): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980eb00): _writeAt: size=3, off=7 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dc6930 item 87 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980eb00): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980eb00): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.455849243 +0000 UTC m=+202.838550099 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980eb00): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980f040): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980f040): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980f040): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980f040): >_readAt: n=8, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980f040): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.455849243 +0000 UTC m=+202.838550099 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980f040): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dc6b60 item 87 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980f6c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980f6c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980f6c0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980f6c0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980f6c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.456996142 +0000 UTC m=+202.839696998 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980f6c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980fbc0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980fbc0): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980fbc0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dc6f50 item 88 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980fbc0): _readAt: size=2, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980fbc0): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980fbc0): _writeAt: size=3, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980fbc0): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980fbc0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.457512078 +0000 UTC m=+202.840212934 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9980fbc0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99834240): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99834240): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99834240): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99834240): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99834240): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.457512078 +0000 UTC m=+202.840212934 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99834240): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dc72d0 item 88 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99834880): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99834880): open at offset 0 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99834880): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99834880): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99834880): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99834880): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99834880): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99834880): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.458671651 +0000 UTC m=+202.841372507 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99834880): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99834dc0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99834dc0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99834dc0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dc7730 item 89 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99834dc0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99834dc0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.459065637 +0000 UTC m=+202.841766493 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99834dc0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835300): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835300): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835300): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835300): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835300): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835300): _writeAt: size=3, off=7 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dc78f0 item 89 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835300): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835300): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.45953824 +0000 UTC m=+202.842239096 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835300): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835880): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835880): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835880): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835880): >_readAt: n=8, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835880): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.45953824 +0000 UTC m=+202.842239096 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835880): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99dc7ab0 item 89 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835ec0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835ec0): open at offset 0 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835ec0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835ec0): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835ec0): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835ec0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835ec0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835ec0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.460723853 +0000 UTC m=+202.843424709 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99835ec0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984c500): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984c500): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984c500): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c3a1c0 item 90 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984c500): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984c500): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.461142916 +0000 UTC m=+202.843843772 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984c500): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984ca40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984ca40): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984ca40): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c3a380 item 90 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984ca40): _readAt: size=2, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984ca40): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984ca40): _writeAt: size=3, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984ca40): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984ca40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.461634386 +0000 UTC m=+202.844335241 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984ca40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984d000): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984d000): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984d000): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984d000): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984d000): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.461634386 +0000 UTC m=+202.844335241 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984d000): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c3a690 item 90 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984d640): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984d640): open at offset 0 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984d640): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984d640): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984d640): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984d640): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984d640): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984d640): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.462686876 +0000 UTC m=+202.845387732 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984d640): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984db80): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984db80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984db80): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c3abd0 item 91 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984db80): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984db80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.463117782 +0000 UTC m=+202.845818638 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9984db80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998601c0): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998601c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998601c0): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998601c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998601c0): >_readAt: n=2, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998601c0): _writeAt: size=3, off=7 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c3ad90 item 91 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998601c0): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998601c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.463554267 +0000 UTC m=+202.846255124 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998601c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99860740): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99860740): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99860740): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99860740): >_readAt: n=8, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99860740): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.463554267 +0000 UTC m=+202.846255124 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99860740): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c3afc0 item 91 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99860d80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99860d80): open at offset 0 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99860d80): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99860d80): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99860d80): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99860d80): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99860d80): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99860d80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.464685517 +0000 UTC m=+202.847386372 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99860d80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998612c0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998612c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998612c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c3b500 item 92 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998612c0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998612c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.465109588 +0000 UTC m=+202.847810445 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998612c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99861800): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99861800): open at offset 5 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99861800): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c3b810 item 92 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99861800): _readAt: size=2, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99861800): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99861800): _writeAt: size=3, off=5 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99861800): >_writeAt: n=3, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99861800): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.465557677 +0000 UTC m=+202.848258533 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99861800): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99861dc0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99861dc0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99861dc0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99861dc0): >_readAt: n=3, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99861dc0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.465557677 +0000 UTC m=+202.848258533 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99861dc0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99c3bc00 item 92 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987a500): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987a500): open at offset 0 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987a500): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987a500): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987a500): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987a500): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987a500): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987a500): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.46681209 +0000 UTC m=+202.849512946 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987a500): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987aa40): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987aa40): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987aa40): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99f7a1c0 item 93 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987aa40): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987aa40): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.467248756 +0000 UTC m=+202.849949612 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987aa40): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987b140): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987b140): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987b140): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987b140): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987b140): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.467248756 +0000 UTC m=+202.849949612 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987b140): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99f7a380 item 93 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987b780): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987b780): open at offset 0 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987b780): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987b780): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987b780): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987b780): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987b780): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987b780): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.468495032 +0000 UTC m=+202.851195889 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987b780): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987bcc0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987bcc0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987bcc0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99f7a7e0 item 94 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987bcc0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987bcc0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.468986733 +0000 UTC m=+202.851687588 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf9987bcc0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998924c0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998924c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998924c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998924c0): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998924c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.468986733 +0000 UTC m=+202.851687588 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998924c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99f7a9a0 item 94 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99892b00): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99892b00): open at offset 0 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99892b00): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99892b00): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99892b00): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99892b00): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99892b00): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99892b00): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.470331728 +0000 UTC m=+202.853032584 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99892b00): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99893040): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99893040): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99893040): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99f7ae00 item 95 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99893040): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99893040): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.470785305 +0000 UTC m=+202.853486161 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99893040): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99893740): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99893740): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99893740): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99893740): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99893740): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.470785305 +0000 UTC m=+202.853486161 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99893740): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99f7afc0 item 95 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99893d80): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99893d80): open at offset 0 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99893d80): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99893d80): _readAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99893d80): >_readAt: n=0, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99893d80): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99893d80): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99893d80): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.471988842 +0000 UTC m=+202.854689698 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf99893d80): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998ae3c0): _writeAt: size=5, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998ae3c0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998ae3c0): >openPending: err= 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99f7b420 item 96 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998ae3c0): >_writeAt: n=5, err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998ae3c0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.472407173 +0000 UTC m=+202.855108030 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998ae3c0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:44:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:44:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998aeac0): _readAt: size=512, off=0 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998aeac0): openPending: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998aeac0): >openPending: err= 2026/04/21 01:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998aeac0): >_readAt: n=5, err=EOF 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998aeac0): close: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:44:34.472407173 +0000 UTC m=+202.855108030 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : open-test-file(0x39bf998aeac0): >close: err= 2026/04/21 01:44:34 DEBUG : open-test-file: Remove: 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39bf99f7b5e0 item 96 2026/04/21 01:44:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:44:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:44:34 DEBUG : open-test-file: >Remove: err= 2026/04/21 01:44:34 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:34 DEBUG : Looking for writers 2026/04/21 01:44:34 DEBUG : >WaitForWriters: 2026/04/21 01:44:34 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.10s) --- PASS: TestRWFileHandleOpenTests/writes (0.56s) --- 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.55s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:44:34 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:44:34 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:44:34 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:34 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:34 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:44:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:34 DEBUG : file1: newRWFileHandle: 2026/04/21 01:44:34 DEBUG : file1(0x39bf996dbb40): openPending: 2026/04/21 01:44:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:34 DEBUG : file1(0x39bf996dbb40): >openPending: err= 2026/04/21 01:44:34 DEBUG : file1: >newRWFileHandle: err= 2026/04/21 01:44:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/21 01:44:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/21 01:44:34 DEBUG : file1(0x39bf996dbb40): _writeAt: size=2, off=0 2026/04/21 01:44:34 DEBUG : file1(0x39bf996dbb40): >_writeAt: n=2, err= 2026/04/21 01:44:34 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/21 01:44:34 DEBUG : file1(0x39bf996dbb40): RWFileHandle.Flush 2026/04/21 01:44:34 DEBUG : file1(0x39bf996dbb40): RWFileHandle.Release 2026/04/21 01:44:34 DEBUG : file1(0x39bf996dbb40): close: 2026/04/21 01:44:34 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/21 01:44:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:34 DEBUG : file1(0x39bf996dbb40): >close: err= 2026/04/21 01:44:34 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:34 DEBUG : Looking for writers 2026/04/21 01:44:34 DEBUG : file1: reading active writers 2026/04/21 01:44:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:44:34 DEBUG : Looking for writers 2026/04/21 01:44:34 DEBUG : file1: reading active writers 2026/04/21 01:44:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:44:34 DEBUG : Looking for writers 2026/04/21 01:44:34 DEBUG : file1: reading active writers 2026/04/21 01:44:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:44:34 DEBUG : Looking for writers 2026/04/21 01:44:34 DEBUG : file1: reading active writers 2026/04/21 01:44:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:44:34 DEBUG : file1: vfs cache: starting upload 2026/04/21 01:44:34 DEBUG : Looking for writers 2026/04/21 01:44:34 DEBUG : file1: reading active writers 2026/04/21 01:44:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:44:35 DEBUG : Looking for writers 2026/04/21 01:44:35 DEBUG : file1: reading active writers 2026/04/21 01:44:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:44:35 DEBUG : Looking for writers 2026/04/21 01:44:35 DEBUG : file1: reading active writers 2026/04/21 01:44:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:44:35 DEBUG : file1: size = 2 OK 2026/04/21 01:44:35 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/21 01:44:35 INFO : file1: Copied (new) 2026/04/21 01:44:35 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/04/21 01:44:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/21 01:44:35 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/21 01:44:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:44:35 INFO : file1: vfs cache: upload succeeded try #1 2026/04/21 01:44:36 DEBUG : Looking for writers 2026/04/21 01:44:36 DEBUG : file1: reading active writers 2026/04/21 01:44:36 DEBUG : >WaitForWriters: 2026/04/21 01:44:36 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:36 DEBUG : Looking for writers 2026/04/21 01:44:36 DEBUG : file1: reading active writers 2026/04/21 01:44:36 DEBUG : >WaitForWriters: 2026/04/21 01:44:36 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.95s) === RUN TestRWCacheRename run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:44:36 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:44:36 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:44:36 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:36 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:36 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:44:36 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:44:36 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:44:36 DEBUG : rename_me: newRWFileHandle: 2026/04/21 01:44:36 DEBUG : rename_me(0x39bf996f08c0): openPending: 2026/04/21 01:44:36 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:44:36 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/21 01:44:36 DEBUG : rename_me(0x39bf996f08c0): >openPending: err= 2026/04/21 01:44:36 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/21 01:44:36 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/21 01:44:36 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/21 01:44:36 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/21 01:44:36 DEBUG : rename_me(0x39bf996f08c0): _writeAt: size=5, off=0 2026/04/21 01:44:36 DEBUG : rename_me(0x39bf996f08c0): >_writeAt: n=5, err= 2026/04/21 01:44:36 DEBUG : rename_me(0x39bf996f08c0): close: 2026/04/21 01:44:36 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-21 01:44:36.78836343 +0000 UTC m=+205.171064287 2026/04/21 01:44:36 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/21 01:44:36 DEBUG : rename_me(0x39bf996f08c0): >close: err= 2026/04/21 01:44:36 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/21 01:44:36 DEBUG : i_was_renamed: Updating file with 0x39bf995e6c30 2026/04/21 01:44:36 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/21 01:44:36 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/21 01:44:36 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:36 DEBUG : Looking for writers 2026/04/21 01:44:36 DEBUG : i_was_renamed: reading active writers 2026/04/21 01:44:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:44:36 DEBUG : Looking for writers 2026/04/21 01:44:36 DEBUG : i_was_renamed: reading active writers 2026/04/21 01:44:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:44:36 DEBUG : Looking for writers 2026/04/21 01:44:36 DEBUG : i_was_renamed: reading active writers 2026/04/21 01:44:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:44:36 DEBUG : Looking for writers 2026/04/21 01:44:36 DEBUG : i_was_renamed: reading active writers 2026/04/21 01:44:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:44:36 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/21 01:44:36 DEBUG : Looking for writers 2026/04/21 01:44:36 DEBUG : i_was_renamed: reading active writers 2026/04/21 01:44:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:44:37 DEBUG : Looking for writers 2026/04/21 01:44:37 DEBUG : i_was_renamed: reading active writers 2026/04/21 01:44:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:44:37 DEBUG : Looking for writers 2026/04/21 01:44:37 DEBUG : i_was_renamed: reading active writers 2026/04/21 01:44:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:44:37 DEBUG : i_was_renamed: size = 5 OK 2026/04/21 01:44:37 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/04/21 01:44:37 INFO : i_was_renamed: Copied (new) 2026/04/21 01:44:37 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-21 01:44:36 +0000 UTC," 2026/04/21 01:44:37 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/21 01:44:37 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/21 01:44:37 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/21 01:44:38 DEBUG : Looking for writers 2026/04/21 01:44:38 DEBUG : i_was_renamed: reading active writers 2026/04/21 01:44:38 DEBUG : >WaitForWriters: 2026/04/21 01:44:38 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.83s) === RUN TestRWCacheUpdate run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:44:38 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:44:38 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:44:38 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:38 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:44:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-josaded1wixo" 2026/04/21 01:44:38 INFO : files root 'rclone-test-josaded1wixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:44:38 DEBUG : forgetting directory cache 2026/04/21 01:44:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/21 01:44:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/21 01:44:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/21 01:44:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:44:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:44:39 DEBUG : TestRWCacheUpdate(0x39bf999bca40): _readAt: size=512, off=0 2026/04/21 01:44:39 DEBUG : TestRWCacheUpdate(0x39bf999bca40): openPending: 2026/04/21 01:44:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-21 00:45:38 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/21 01:44:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/21 01:44:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:44:39 DEBUG : TestRWCacheUpdate(0x39bf999bca40): >openPending: err= 2026/04/21 01:44:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/21 01:44:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:44:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:39 DEBUG : forgetting directory cache 2026/04/21 01:44:39 DEBUG : TestRWCacheUpdate(0x39bf999bca40): >_readAt: n=20, err=EOF 2026/04/21 01:44:39 DEBUG : TestRWCacheUpdate(0x39bf999bca40): close: 2026/04/21 01:44:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-21 00:45:38 +0000 UTC 2026/04/21 01:44:39 DEBUG : TestRWCacheUpdate(0x39bf999bca40): >close: err= 2026/04/21 01:44:39 DEBUG : Re-reading directory (267.086596ms old) 2026/04/21 01:44:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:44:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/21 01:44:40 DEBUG : forgetting directory cache 2026/04/21 01:44:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/21 01:44:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/21 01:44:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/21 01:44:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:44:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:44:42 DEBUG : TestRWCacheUpdate(0x39bf999bd980): _readAt: size=512, off=0 2026/04/21 01:44:42 DEBUG : TestRWCacheUpdate(0x39bf999bd980): openPending: 2026/04/21 01:44:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-21 00:46:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-21 00:45:38 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/21 01:44:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-21 00:46:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-21 00:45:38 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/21 01:44:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/21 01:44:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/21 01:44:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/21 01:44:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:44:42 DEBUG : TestRWCacheUpdate(0x39bf999bd980): >openPending: err= 2026/04/21 01:44:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/21 01:44:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:44:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:42 DEBUG : forgetting directory cache 2026/04/21 01:44:42 DEBUG : forgetting directory cache 2026/04/21 01:44:42 DEBUG : TestRWCacheUpdate(0x39bf999bd980): >_readAt: n=20, err=EOF 2026/04/21 01:44:42 DEBUG : TestRWCacheUpdate(0x39bf999bd980): close: 2026/04/21 01:44:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-21 00:46:38 +0000 UTC 2026/04/21 01:44:42 DEBUG : TestRWCacheUpdate(0x39bf999bd980): >close: err= 2026/04/21 01:44:42 DEBUG : Re-reading directory (425.839641ms old) 2026/04/21 01:44:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:44:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/21 01:44:43 DEBUG : forgetting directory cache 2026/04/21 01:44:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/21 01:44:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/21 01:44:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/21 01:44:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:44:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:44:44 DEBUG : TestRWCacheUpdate(0x39bf993af340): _readAt: size=512, off=0 2026/04/21 01:44:44 DEBUG : TestRWCacheUpdate(0x39bf993af340): openPending: 2026/04/21 01:44:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-21 00:47:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-21 00:46:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/21 01:44:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-21 00:47:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-21 00:46:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/21 01:44:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/21 01:44:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/21 01:44:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/21 01:44:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:44:44 DEBUG : TestRWCacheUpdate(0x39bf993af340): >openPending: err= 2026/04/21 01:44:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/21 01:44:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:44:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:44 DEBUG : forgetting directory cache 2026/04/21 01:44:45 DEBUG : TestRWCacheUpdate(0x39bf993af340): >_readAt: n=20, err=EOF 2026/04/21 01:44:45 DEBUG : TestRWCacheUpdate(0x39bf993af340): close: 2026/04/21 01:44:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-21 00:47:38 +0000 UTC 2026/04/21 01:44:45 DEBUG : TestRWCacheUpdate(0x39bf993af340): >close: err= 2026/04/21 01:44:45 DEBUG : Re-reading directory (270.125936ms old) 2026/04/21 01:44:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:44:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/21 01:44:45 DEBUG : forgetting directory cache 2026/04/21 01:44:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/21 01:44:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/21 01:44:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/21 01:44:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:44:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:44:46 DEBUG : TestRWCacheUpdate(0x39bf993af940): _readAt: size=512, off=0 2026/04/21 01:44:46 DEBUG : TestRWCacheUpdate(0x39bf993af940): openPending: 2026/04/21 01:44:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-21 00:48:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-21 00:47:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/21 01:44:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-21 00:48:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-21 00:47:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/21 01:44:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/21 01:44:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/21 01:44:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/21 01:44:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:44:46 DEBUG : TestRWCacheUpdate(0x39bf993af940): >openPending: err= 2026/04/21 01:44:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/21 01:44:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:44:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:46 DEBUG : forgetting directory cache 2026/04/21 01:44:46 DEBUG : TestRWCacheUpdate(0x39bf993af940): >_readAt: n=20, err=EOF 2026/04/21 01:44:46 DEBUG : TestRWCacheUpdate(0x39bf993af940): close: 2026/04/21 01:44:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-21 00:48:38 +0000 UTC 2026/04/21 01:44:46 DEBUG : TestRWCacheUpdate(0x39bf993af940): >close: err= 2026/04/21 01:44:46 DEBUG : Re-reading directory (282.590091ms old) 2026/04/21 01:44:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:44:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/21 01:44:47 DEBUG : forgetting directory cache 2026/04/21 01:44:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/21 01:44:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/21 01:44:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/21 01:44:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:44:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:44:48 DEBUG : TestRWCacheUpdate(0x39bf99366f40): _readAt: size=512, off=0 2026/04/21 01:44:48 DEBUG : TestRWCacheUpdate(0x39bf99366f40): openPending: 2026/04/21 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-21 00:49:38 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-21 00:48:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/21 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-21 00:49:38 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-21 00:48:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/21 01:44:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/21 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/21 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/21 01:44:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:44:48 DEBUG : TestRWCacheUpdate(0x39bf99366f40): >openPending: err= 2026/04/21 01:44:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/21 01:44:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:44:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:48 DEBUG : forgetting directory cache 2026/04/21 01:44:48 DEBUG : TestRWCacheUpdate(0x39bf99366f40): >_readAt: n=20, err=EOF 2026/04/21 01:44:48 DEBUG : TestRWCacheUpdate(0x39bf99366f40): close: 2026/04/21 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-21 00:49:38 +0000 UTC 2026/04/21 01:44:48 DEBUG : TestRWCacheUpdate(0x39bf99366f40): >close: err= 2026/04/21 01:44:48 DEBUG : Re-reading directory (253.436967ms old) 2026/04/21 01:44:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:44:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/21 01:44:48 DEBUG : forgetting directory cache 2026/04/21 01:44:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/21 01:44:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/21 01:44:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/21 01:44:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:44:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:44:49 DEBUG : TestRWCacheUpdate(0x39bf994ea2c0): _readAt: size=512, off=0 2026/04/21 01:44:49 DEBUG : TestRWCacheUpdate(0x39bf994ea2c0): openPending: 2026/04/21 01:44:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-21 00:50:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-21 00:49:38 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/21 01:44:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-21 00:50:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-21 00:49:38 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/21 01:44:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/21 01:44:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/21 01:44:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/21 01:44:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:44:49 DEBUG : TestRWCacheUpdate(0x39bf994ea2c0): >openPending: err= 2026/04/21 01:44:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/21 01:44:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:44:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:50 DEBUG : forgetting directory cache 2026/04/21 01:44:50 DEBUG : TestRWCacheUpdate(0x39bf994ea2c0): >_readAt: n=20, err=EOF 2026/04/21 01:44:50 DEBUG : TestRWCacheUpdate(0x39bf994ea2c0): close: 2026/04/21 01:44:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-21 00:50:38 +0000 UTC 2026/04/21 01:44:50 DEBUG : TestRWCacheUpdate(0x39bf994ea2c0): >close: err= 2026/04/21 01:44:50 DEBUG : Re-reading directory (256.215252ms old) 2026/04/21 01:44:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:44:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/21 01:44:50 DEBUG : forgetting directory cache 2026/04/21 01:44:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/21 01:44:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/21 01:44:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/21 01:44:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:44:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:44:51 DEBUG : TestRWCacheUpdate(0x39bf99e16840): _readAt: size=512, off=0 2026/04/21 01:44:51 DEBUG : TestRWCacheUpdate(0x39bf99e16840): openPending: 2026/04/21 01:44:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-21 00:51:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-21 00:50:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/21 01:44:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-21 00:51:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-21 00:50:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/21 01:44:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/21 01:44:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/21 01:44:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/21 01:44:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:44:51 DEBUG : TestRWCacheUpdate(0x39bf99e16840): >openPending: err= 2026/04/21 01:44:51 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/21 01:44:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:44:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:51 DEBUG : forgetting directory cache 2026/04/21 01:44:51 DEBUG : TestRWCacheUpdate(0x39bf99e16840): >_readAt: n=21, err=EOF 2026/04/21 01:44:51 DEBUG : TestRWCacheUpdate(0x39bf99e16840): close: 2026/04/21 01:44:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-21 00:51:38 +0000 UTC 2026/04/21 01:44:51 DEBUG : TestRWCacheUpdate(0x39bf99e16840): >close: err= 2026/04/21 01:44:51 DEBUG : Re-reading directory (261.646757ms old) 2026/04/21 01:44:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:44:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/21 01:44:52 DEBUG : forgetting directory cache 2026/04/21 01:44:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/21 01:44:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/21 01:44:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/21 01:44:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:44:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:44:53 DEBUG : TestRWCacheUpdate(0x39bf99e16f80): _readAt: size=512, off=0 2026/04/21 01:44:53 DEBUG : TestRWCacheUpdate(0x39bf99e16f80): openPending: 2026/04/21 01:44:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-21 00:52:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-21 00:51:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/21 01:44:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-21 00:52:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-21 00:51:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/21 01:44:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/21 01:44:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/21 01:44:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/21 01:44:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:44:53 DEBUG : TestRWCacheUpdate(0x39bf99e16f80): >openPending: err= 2026/04/21 01:44:53 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/21 01:44:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:44:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:53 DEBUG : forgetting directory cache 2026/04/21 01:44:53 DEBUG : TestRWCacheUpdate(0x39bf99e16f80): >_readAt: n=22, err=EOF 2026/04/21 01:44:53 DEBUG : TestRWCacheUpdate(0x39bf99e16f80): close: 2026/04/21 01:44:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-21 00:52:38 +0000 UTC 2026/04/21 01:44:53 DEBUG : TestRWCacheUpdate(0x39bf99e16f80): >close: err= 2026/04/21 01:44:53 DEBUG : Re-reading directory (260.78218ms old) 2026/04/21 01:44:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:44:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/21 01:44:53 DEBUG : forgetting directory cache 2026/04/21 01:44:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/21 01:44:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/21 01:44:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/21 01:44:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:44:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:44:54 DEBUG : TestRWCacheUpdate(0x39bf994eb280): _readAt: size=512, off=0 2026/04/21 01:44:54 DEBUG : TestRWCacheUpdate(0x39bf994eb280): openPending: 2026/04/21 01:44:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-21 00:53:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-21 00:52:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/21 01:44:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-21 00:53:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-21 00:52:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/21 01:44:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/21 01:44:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/21 01:44:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/21 01:44:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:44:54 DEBUG : TestRWCacheUpdate(0x39bf994eb280): >openPending: err= 2026/04/21 01:44:54 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/21 01:44:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:44:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:54 DEBUG : forgetting directory cache 2026/04/21 01:44:54 DEBUG : TestRWCacheUpdate(0x39bf994eb280): >_readAt: n=23, err=EOF 2026/04/21 01:44:54 DEBUG : TestRWCacheUpdate(0x39bf994eb280): close: 2026/04/21 01:44:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-21 00:53:38 +0000 UTC 2026/04/21 01:44:54 DEBUG : TestRWCacheUpdate(0x39bf994eb280): >close: err= 2026/04/21 01:44:54 DEBUG : Re-reading directory (259.118143ms old) 2026/04/21 01:44:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:44:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/21 01:44:55 DEBUG : forgetting directory cache 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate(0x39bf99e161c0): _readAt: size=512, off=0 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate(0x39bf99e161c0): openPending: 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-21 00:54:38 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-21 00:53:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-21 00:54:38 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-21 00:53:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/21 01:44:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/21 01:44:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate(0x39bf99e161c0): >openPending: err= 2026/04/21 01:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:56 DEBUG : forgetting directory cache 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate(0x39bf99e161c0): >_readAt: n=24, err=EOF 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate(0x39bf99e161c0): close: 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-21 00:54:38 +0000 UTC 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate(0x39bf99e161c0): >close: err= 2026/04/21 01:44:56 DEBUG : Re-reading directory (263.151032ms old) 2026/04/21 01:44:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/21 01:44:56 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:56 DEBUG : Looking for writers 2026/04/21 01:44:56 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/21 01:44:56 DEBUG : >WaitForWriters: 2026/04/21 01:44:56 DEBUG : files root 'rclone-test-josaded1wixo': vfs cache: cleaner exiting 2026/04/21 01:44:56 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (18.63s) === RUN TestCaseSensitivity run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:44:58 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:44:58 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:44:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/21 01:44:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/21 01:44:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/21 01:44:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:59 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:44:59 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/21 01:44:59 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/21 01:44:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/21 01:44:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:44:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/21 01:44:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/21 01:44:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/21 01:44:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:59 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:44:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/21 01:44:59 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:59 DEBUG : Looking for writers 2026/04/21 01:44:59 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/21 01:44:59 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/21 01:44:59 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.06s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:00 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:00 DEBUG : files root 'rclone-test-josaded1wixo': Reusing VFS from active cache 2026/04/21 01:45:00 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:00 DEBUG : Looking for writers 2026/04/21 01:45:00 DEBUG : >WaitForWriters: 2026/04/21 01:45:00 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:00 DEBUG : Looking for writers 2026/04/21 01:45:00 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:00 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:00 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:00 DEBUG : Looking for writers 2026/04/21 01:45:00 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:00 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:00 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:00 DEBUG : Looking for writers 2026/04/21 01:45:00 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:01 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:03 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:03 DEBUG : dir: Looking for writers 2026/04/21 01:45:03 DEBUG : file2: reading active writers 2026/04/21 01:45:03 DEBUG : Looking for writers 2026/04/21 01:45:03 DEBUG : dir: reading active writers 2026/04/21 01:45:03 DEBUG : file1: reading active writers 2026/04/21 01:45:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.06s) === RUN TestVFSStatParent run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:04 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:06 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:06 DEBUG : dir: Looking for writers 2026/04/21 01:45:06 DEBUG : Looking for writers 2026/04/21 01:45:06 DEBUG : dir: reading active writers 2026/04/21 01:45:06 DEBUG : file1: reading active writers 2026/04/21 01:45:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.87s) === RUN TestVFSOpenFile run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:07 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:45:09 DEBUG : file1: Open: flags=O_RDONLY 2026/04/21 01:45:09 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/21 01:45:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/21 01:45:09 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:45:09 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/21 01:45:09 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:45:09 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/21 01:45:09 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:45:09 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:45:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/21 01:45:09 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/21 01:45:09 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/21 01:45:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/21 01:45:09 DEBUG : files root 'rclone-test-josaded1wixo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/21 01:45:10 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/21 01:45:10 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/04/21 01:45:10 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/21 01:45:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/21 01:45:10 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:45:10 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/21 01:45:10 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:10 DEBUG : dir: Looking for writers 2026/04/21 01:45:10 DEBUG : file2: reading active writers 2026/04/21 01:45:10 DEBUG : new_file.txt: reading active writers 2026/04/21 01:45:10 DEBUG : Looking for writers 2026/04/21 01:45:10 DEBUG : dir: reading active writers 2026/04/21 01:45:10 DEBUG : file1: reading active writers 2026/04/21 01:45:10 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.92s) === RUN TestVFSRename run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:11 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:12 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/21 01:45:12 DEBUG : dir/file1: Updating file with dir/file1 0x39bf99cccd00 2026/04/21 01:45:12 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/21 01:45:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:13 INFO : dir/file1: Moved (server-side) to: file0 2026/04/21 01:45:13 DEBUG : file0: Updating file with file0 0x39bf99cccd00 2026/04/21 01:45:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:45:13 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/21 01:45:14 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:14 DEBUG : dir: Looking for writers 2026/04/21 01:45:14 DEBUG : Looking for writers 2026/04/21 01:45:14 DEBUG : dir: reading active writers 2026/04/21 01:45:14 DEBUG : file0: reading active writers 2026/04/21 01:45:14 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.76s) === RUN TestVFSStatfs run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:14 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:14 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:14 DEBUG : Looking for writers 2026/04/21 01:45:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.25s) === RUN TestVFSMkdir run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:15 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:15 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/21 01:45:15 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/21 01:45:16 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/21 01:45:16 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/21 01:45:17 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/21 01:45:17 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:17 DEBUG : Looking for writers 2026/04/21 01:45:17 DEBUG : a: Looking for writers 2026/04/21 01:45:17 DEBUG : b: Looking for writers 2026/04/21 01:45:17 DEBUG : c: Looking for writers 2026/04/21 01:45:17 DEBUG : d: Looking for writers 2026/04/21 01:45:17 DEBUG : Looking for writers 2026/04/21 01:45:17 DEBUG : /: reading active writers 2026/04/21 01:45:17 DEBUG : a: reading active writers 2026/04/21 01:45:17 DEBUG : b: reading active writers 2026/04/21 01:45:17 DEBUG : c: reading active writers 2026/04/21 01:45:17 DEBUG : d: reading active writers 2026/04/21 01:45:17 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.61s) === RUN TestVFSMkdirAll run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:18 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:19 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/21 01:45:19 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/21 01:45:19 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/21 01:45:20 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/21 01:45:22 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:22 DEBUG : a/b/c/d: Looking for writers 2026/04/21 01:45:22 DEBUG : a/b/c: Looking for writers 2026/04/21 01:45:22 DEBUG : d: reading active writers 2026/04/21 01:45:22 DEBUG : a/b: Looking for writers 2026/04/21 01:45:22 DEBUG : c: reading active writers 2026/04/21 01:45:22 DEBUG : a: Looking for writers 2026/04/21 01:45:22 DEBUG : b: reading active writers 2026/04/21 01:45:22 DEBUG : Looking for writers 2026/04/21 01:45:22 DEBUG : a: reading active writers 2026/04/21 01:45:22 DEBUG : >WaitForWriters: 2026/04/21 01:45:23 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-josaded1wixo/a/b/c not empty`) 2026/04/21 01:45:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/21 01:45:23 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-josaded1wixo/a/b/c not empty`) 2026/04/21 01:45:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/21 01:45:23 DEBUG : pacer: Reducing sleep to 30ms 2026/04/21 01:45:23 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-josaded1wixo/a/b not empty`) 2026/04/21 01:45:23 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/04/21 01:45:23 DEBUG : pacer: Reducing sleep to 45ms 2026/04/21 01:45:23 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-josaded1wixo/a not empty`) 2026/04/21 01:45:23 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2026/04/21 01:45:23 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-josaded1wixo/a not empty`) 2026/04/21 01:45:23 DEBUG : pacer: Rate limited, increasing sleep to 180ms 2026/04/21 01:45:24 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-josaded1wixo/a not empty`) 2026/04/21 01:45:24 DEBUG : pacer: Rate limited, increasing sleep to 360ms 2026/04/21 01:45:24 DEBUG : pacer: Reducing sleep to 270ms 2026/04/21 01:45:24 DEBUG : pacer: Reducing sleep to 202.5ms --- PASS: TestVFSMkdirAll (5.90s) === 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-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:24 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:24 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:24 DEBUG : Looking for writers 2026/04/21 01:45:24 DEBUG : >WaitForWriters: 2026/04/21 01:45:24 DEBUG : pacer: Reducing sleep to 151.875ms 2026/04/21 01:45:24 DEBUG : pacer: Reducing sleep to 113.90625ms --- PASS: TestVFSIsMetadataFile (0.47s) === 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-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:25 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:45:25 DEBUG : pacer: Reducing sleep to 85.429687ms 2026/04/21 01:45:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:45:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:45:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:45:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:25 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/21 01:45:25 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/21 01:45:25 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/21 01:45:25 DEBUG : files root 'rclone-test-josaded1wixo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/21 01:45:25 DEBUG : pacer: Reducing sleep to 64.072265ms 2026/04/21 01:45:26 DEBUG : pacer: Reducing sleep to 48.054198ms 2026/04/21 01:45:26 DEBUG : file1: size = 5 OK 2026/04/21 01:45:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/21 01:45:26 DEBUG : file1: Size of src and dst objects identical 2026/04/21 01:45:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:26 DEBUG : pacer: Reducing sleep to 36.040648ms 2026/04/21 01:45:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:45:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:45:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:45:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:45:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:45:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:45:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:45:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:45:26 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/21 01:45:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/21 01:45:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/21 01:45:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:45:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:45:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:26 DEBUG : files root 'rclone-test-josaded1wixo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/21 01:45:26 DEBUG : pacer: Reducing sleep to 27.030486ms 2026/04/21 01:45:27 DEBUG : pacer: Reducing sleep to 20.272864ms 2026/04/21 01:45:27 DEBUG : file1: size = 0 OK 2026/04/21 01:45:27 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/21 01:45:27 DEBUG : file1: Size of src and dst objects identical 2026/04/21 01:45:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/21 01:45:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/21 01:45:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:45:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:45:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:27 DEBUG : files root 'rclone-test-josaded1wixo': File to upload is small (7 bytes), uploading instead of streaming 2026/04/21 01:45:27 DEBUG : pacer: Reducing sleep to 15.204648ms 2026/04/21 01:45:27 DEBUG : pacer: Reducing sleep to 11.403486ms 2026/04/21 01:45:27 DEBUG : file1: size = 7 OK 2026/04/21 01:45:27 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/21 01:45:27 DEBUG : file1: Size of src and dst objects identical 2026/04/21 01:45:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:27 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:27 DEBUG : Looking for writers 2026/04/21 01:45:27 DEBUG : file1: reading active writers 2026/04/21 01:45:27 DEBUG : >WaitForWriters: 2026/04/21 01:45:27 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestWriteFileHandleMethods (3.26s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:28 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:45:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:45:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:45:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:45:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:28 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/21 01:45:29 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/21 01:45:29 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/21 01:45:29 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/21 01:45:29 DEBUG : files root 'rclone-test-josaded1wixo': File to upload is small (11 bytes), uploading instead of streaming 2026/04/21 01:45:30 DEBUG : file1: size = 11 OK 2026/04/21 01:45:30 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/21 01:45:30 DEBUG : file1: Size of src and dst objects identical 2026/04/21 01:45:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:30 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/21 01:45:30 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:30 DEBUG : Looking for writers 2026/04/21 01:45:30 DEBUG : file1: reading active writers 2026/04/21 01:45:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.37s) === RUN TestWriteFileHandleFlush run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:30 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:45:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:45:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:45:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:45:30 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/21 01:45:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:30 DEBUG : files root 'rclone-test-josaded1wixo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/21 01:45:31 DEBUG : file1: size = 5 OK 2026/04/21 01:45:31 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/21 01:45:31 DEBUG : file1: Size of src and dst objects identical 2026/04/21 01:45:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:31 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/21 01:45:31 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:31 DEBUG : Looking for writers 2026/04/21 01:45:31 DEBUG : file1: reading active writers 2026/04/21 01:45:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.31s) === RUN TestWriteFileHandleRelease run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:31 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:45:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:45:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:45:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:45:32 DEBUG : file1: WriteFileHandle.Release closing 2026/04/21 01:45:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:32 DEBUG : files root 'rclone-test-josaded1wixo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/21 01:45:32 DEBUG : file1: size = 0 OK 2026/04/21 01:45:32 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 01:45:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/21 01:45:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:32 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/21 01:45:32 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:32 DEBUG : Looking for writers 2026/04/21 01:45:32 DEBUG : file1: reading active writers 2026/04/21 01:45:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.35s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:33 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:45:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:45:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:45:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:45:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:33 DEBUG : files root 'rclone-test-josaded1wixo': File to upload is small (2 bytes), uploading instead of streaming 2026/04/21 01:45:34 DEBUG : file1: size = 2 OK 2026/04/21 01:45:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/21 01:45:34 DEBUG : file1: Size of src and dst objects identical 2026/04/21 01:45:34 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/21 01:45:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:34 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:34 DEBUG : Looking for writers 2026/04/21 01:45:34 DEBUG : file1: reading active writers 2026/04/21 01:45:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.75s) === RUN TestFileReadAtZeroLength run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:35 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:45:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:45:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:45:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:45:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:35 DEBUG : files root 'rclone-test-josaded1wixo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/21 01:45:36 DEBUG : file1: size = 0 OK 2026/04/21 01:45:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/21 01:45:36 DEBUG : file1: Size of src and dst objects identical 2026/04/21 01:45:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:45:36 DEBUG : file1: Open: flags=O_RDONLY 2026/04/21 01:45:36 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/21 01:45:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/21 01:45:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:45:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:36 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:36 DEBUG : Looking for writers 2026/04/21 01:45:36 DEBUG : file1: reading active writers 2026/04/21 01:45:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.67s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:36 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:45:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:45:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:45:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:45:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:36 DEBUG : files root 'rclone-test-josaded1wixo': File to upload is small (100 bytes), uploading instead of streaming 2026/04/21 01:45:37 DEBUG : file1: size = 100 OK 2026/04/21 01:45:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/21 01:45:37 DEBUG : file1: Size of src and dst objects identical 2026/04/21 01:45:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:45:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:45:37 DEBUG : file1: Open: flags=O_RDONLY 2026/04/21 01:45:37 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/21 01:45:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/21 01:45:37 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:45:37 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:37 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:37 DEBUG : Looking for writers 2026/04/21 01:45:37 DEBUG : file1: reading active writers 2026/04/21 01:45:37 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.60s) === RUN TestZipManyFiles run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:38 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:42 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/21 01:45:42 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/21 01:45:42 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:45:42 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:42 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/21 01:45:42 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/21 01:45:42 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:45:43 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:43 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/21 01:45:43 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/21 01:45:43 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:45:43 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:43 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/21 01:45:43 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/21 01:45:43 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:45:43 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:43 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/21 01:45:43 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/21 01:45:43 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:45:43 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:43 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:43 DEBUG : flat: Looking for writers 2026/04/21 01:45:43 DEBUG : f000.txt: reading active writers 2026/04/21 01:45:43 DEBUG : f001.txt: reading active writers 2026/04/21 01:45:43 DEBUG : f002.txt: reading active writers 2026/04/21 01:45:43 DEBUG : f003.txt: reading active writers 2026/04/21 01:45:43 DEBUG : f004.txt: reading active writers 2026/04/21 01:45:43 DEBUG : Looking for writers 2026/04/21 01:45:43 DEBUG : flat: reading active writers 2026/04/21 01:45:43 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (6.97s) === RUN TestZipManySubDirs run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:45 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:48 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/21 01:45:48 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/21 01:45:48 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:45:48 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:48 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/21 01:45:48 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/21 01:45:48 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:45:48 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:48 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/21 01:45:48 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/21 01:45:48 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:45:49 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:49 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:49 DEBUG : a/b/c: Looking for writers 2026/04/21 01:45:49 DEBUG : deep.txt: reading active writers 2026/04/21 01:45:49 DEBUG : a/b: Looking for writers 2026/04/21 01:45:49 DEBUG : c: reading active writers 2026/04/21 01:45:49 DEBUG : mid.txt: reading active writers 2026/04/21 01:45:49 DEBUG : a: Looking for writers 2026/04/21 01:45:49 DEBUG : b: reading active writers 2026/04/21 01:45:49 DEBUG : top.txt: reading active writers 2026/04/21 01:45:49 DEBUG : Looking for writers 2026/04/21 01:45:49 DEBUG : a: reading active writers 2026/04/21 01:45:49 DEBUG : >WaitForWriters: 2026/04/21 01:45:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-josaded1wixo/a/b not empty`) 2026/04/21 01:45:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/21 01:45:50 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-josaded1wixo/a/b not empty`) 2026/04/21 01:45:50 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/21 01:45:50 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-josaded1wixo/a/b not empty`) 2026/04/21 01:45:50 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/21 01:45:50 DEBUG : pacer: Reducing sleep to 60ms 2026/04/21 01:45:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-josaded1wixo/a not empty`) 2026/04/21 01:45:50 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/04/21 01:45:51 DEBUG : pacer: Reducing sleep to 90ms 2026/04/21 01:45:51 DEBUG : pacer: Reducing sleep to 67.5ms --- PASS: TestZipManySubDirs (5.87s) === RUN TestZipLargeFiles run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:51 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:53 DEBUG : pacer: Reducing sleep to 50.625ms 2026/04/21 01:45:53 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/04/21 01:45:53 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/04/21 01:45:53 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/04/21 01:45:53 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/21 01:45:53 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/21 01:45:53 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:45:53 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/04/21 01:45:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:54 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:54 DEBUG : bigdir: Looking for writers 2026/04/21 01:45:54 DEBUG : big.bin: reading active writers 2026/04/21 01:45:54 DEBUG : Looking for writers 2026/04/21 01:45:54 DEBUG : bigdir: reading active writers 2026/04/21 01:45:54 DEBUG : >WaitForWriters: 2026/04/21 01:45:54 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/04/21 01:45:54 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestZipLargeFiles (4.37s) === RUN TestZipDirsInRoot run.go:185: Remote "files root 'rclone-test-josaded1wixo'", Local "Local file system at /tmp/rclone1122673153", Modify Window "1s" 2026/04/21 01:45:55 INFO : files root 'rclone-test-josaded1wixo': poll-interval is not supported by this remote 2026/04/21 01:45:58 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/21 01:45:58 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/21 01:45:58 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:45:58 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:58 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/21 01:45:58 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/21 01:45:58 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:45:58 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:58 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/21 01:45:58 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/21 01:45:58 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:45:59 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:45:59 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:45:59 DEBUG : dir1: Looking for writers 2026/04/21 01:45:59 DEBUG : a.txt: reading active writers 2026/04/21 01:45:59 DEBUG : dir2: Looking for writers 2026/04/21 01:45:59 DEBUG : b.txt: reading active writers 2026/04/21 01:45:59 DEBUG : dir3: Looking for writers 2026/04/21 01:45:59 DEBUG : c.txt: reading active writers 2026/04/21 01:45:59 DEBUG : Looking for writers 2026/04/21 01:45:59 DEBUG : dir1: reading active writers 2026/04/21 01:45:59 DEBUG : dir2: reading active writers 2026/04/21 01:45:59 DEBUG : dir3: reading active writers 2026/04/21 01:45:59 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (4.92s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/04/21 01:46:00 DEBUG : files root 'rclone-test-josaded1wixo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m49.005287541s (try 1/5): exit status 1: Failed [TestFileRemoveAll TestFileRename/writes,forceCache=false]